Rishi Tank
|
86dbb8f216
|
Merge 33f167ed3f into 26674e70c6
|
2023-09-19 11:00:36 +02:00 |
|
Andrew Tatomyr
|
26674e70c6
|
fix: more cases for react18 and cli integration (#2416)
|
2023-09-15 13:28:35 +03:00 |
|
Alex Varchuk
|
0e38089204
|
chore: v2.1.2 (#2413)
|
2023-09-11 13:31:28 +03:00 |
|
ckszabi
|
1d6100111a
|
fix: style RefreshToken URL as <code> in the authorization section
Co-authored-by: szaszeke <Szabolcs.Szekely@t-systems.com>
|
2023-09-11 13:22:18 +03:00 |
|
dependabot[bot]
|
98813e687d
|
chore(deps): bump @cypress/request and cypress (#2410)
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.
Updates `@cypress/request` from 2.88.11 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.11...v3.0.1)
Updates `cypress` from 12.17.1 to 13.1.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.1...v13.1.0)
---
updated-dependencies:
- dependency-name: "@cypress/request"
dependency-type: indirect
- dependency-name: cypress
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-08 11:08:57 +03:00 |
|
Oprysk Viacheslav
|
76edc15939
|
fix: react18 cli integration (#2404)
* fix: react18 cli integration
* fix: update unit tests snapshots
|
2023-09-08 10:51:39 +03:00 |
|
Alex Varchuk
|
2eff85a261
|
chore: add tests for cover field default crash (#2389)
|
2023-08-31 10:43:53 +03:00 |
|
Roman Hotsiy
|
c86fd7f597
|
chore: v2.1.1
|
2023-08-18 07:03:41 +10:00 |
|
Roman Hotsiy
|
9e14e1484c
|
fix: hotfix, crash after 2.1 release
|
2023-08-18 07:03:41 +10:00 |
|
Alex Varchuk
|
ae74ef95c3
|
chore: v2.1.0 (#2382)
|
2023-08-17 16:33:15 +03:00 |
|
Lorna Mitchell
|
d6eac394cf
|
docs: Remove Redoc CLI and a non-existent config option
|
2023-08-03 18:02:13 +03:00 |
|
Alex Varchuk
|
7529fd2492
|
chore: upgrade packages for fixing vulnerabilities
|
2023-07-27 13:09:38 +03:00 |
|
Alex Varchuk
|
6a52698da9
|
chore: upgrade openapi-core to 1.0.0-rc.2
|
2023-07-27 13:09:38 +03:00 |
|
Alex Varchuk
|
c7d07cdf18
|
chore: update cypress to 12.17.1
|
2023-07-27 13:09:38 +03:00 |
|
Roman Pidkostelnyi
|
054f604195
|
feat: add support of react 18 (#2369)
* feat: add support of react 18
* chore: add newest version of styled-components to peerDependencies
* chore: add supoort of styled components
* chore: downgrade types
* chore: update snapshots
|
2023-07-26 11:41:20 +03:00 |
|
Alex Varchuk
|
0bb21c8128
|
feat: add x-tags (#2355)
* feat: add x-tags
* chore: fix e2e tests and add new for x-tag
* chore: add x-tags to demo definition
* chore: update snapshots
|
2023-07-26 11:17:56 +03:00 |
|
Adam Altman
|
9b73dae685
|
docs: fix and update links in redoc-vendor-extensions (#2368)
Co-authored-by: Lorna Jane Mitchell <github@lornajane.net>
|
2023-07-21 11:40:20 -05:00 |
|
Roman Pidkostelnyi
|
d21af58414
|
feat: enable keyboard navigation (#2361)
|
2023-07-19 14:45:12 +03:00 |
|
dependabot[bot]
|
8fbc955f12
|
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#2359)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-19 10:59:23 +03:00 |
|
Oprysk Viacheslav
|
8907ff2ba0
|
chore: update packages dependecy (#2360)
* chore: update packages dependecy
* fix: remove redundant options
* fix: webpack config demo folder
* fix: replace cypress ts-loader
* chore: remove redundant dependency
|
2023-07-19 10:54:04 +03:00 |
|
Heather Cloward
|
c407726a66
|
docs: adds vale rules and workflow for running in CI (#2348)
* docs: adds vale rules and workflow for running in CI
* docs: updates product name from ReDoc to Redoc
|
2023-07-11 13:31:52 -04:00 |
|
Alex Varchuk
|
4386867d90
|
fix: schema oneOf title with const (#2350)
|
2023-07-11 15:33:36 +03:00 |
|
Ricardo Graça
|
7e052028d9
|
fix: renames 'FieldContstraints' to 'FieldConstraints' (#2352)
Co-authored-by: Ricagraca <ricardo.graca@freiheit.com>
|
2023-07-11 15:32:00 +03:00 |
|
Rishi Tank
|
33f167ed3f
|
FBI-287: update readme
|
2023-06-29 09:58:11 +01:00 |
|
Rishi Tank
|
2ef6a026f3
|
FBI-287: update readme
|
2023-06-26 20:39:42 +01:00 |
|
Rishi Tank
|
8080b338fd
|
Merge pull request #5 from Adthena/feature-FBI-459-implement-csv-code-sample-generation-for-redoc
FBI-459: Implement CSV code sample generation for redoc
|
2023-06-22 19:04:25 +01:00 |
|
Rishi Tank
|
1d4c0dc242
|
FBI-459: improvements
|
2023-06-22 10:16:21 +01:00 |
|
Rishi Tank
|
c4133cfdf5
|
FBI-459: improvements
|
2023-06-22 09:24:17 +01:00 |
|
Rishi Tank
|
068ba23c00
|
FBI-459: Implement CSV code sample generation for redoc
|
2023-06-21 17:55:11 +01:00 |
|
Rishi Tank
|
55c66f6d78
|
Merge pull request #3 from Adthena/feature-FBI-451-implement-xml-response-example-generation-for-redoc
FBI-451: Implement XML example code generation for Redoc
|
2023-06-19 15:54:01 +01:00 |
|
Rishi Tank
|
69c7fc4f34
|
FBI-451: address CR comments
|
2023-06-19 15:51:03 +01:00 |
|
Rishi Tank
|
f29b7aeb08
|
FBI-451: clean up
|
2023-06-14 16:02:08 +01:00 |
|
Rishi Tank
|
8e56a3b125
|
FBI-451: clean up
|
2023-06-14 12:42:49 +01:00 |
|
Rishi Tank
|
7eac7e8c40
|
Merge branch 'feature-FBI-451-implement-xml-response-example-generation-for-redoc' of https://github.com/Adthena/adthena-redoc into feature-FBI-451-implement-xml-response-example-generation-for-redoc
|
2023-06-14 12:10:14 +01:00 |
|
Rishi Tank
|
d1b54be4c5
|
FBI-451: Provide codeSamplesLanguage as an option
|
2023-06-14 12:09:02 +01:00 |
|
Rishi Tank
|
eee14dd87e
|
FBI-451: Provide codeSamplesLanguage as an option
|
2023-06-14 11:30:03 +01:00 |
|
Rishi Tank
|
18aadd5497
|
FBI-451: Improve example ID
|
2023-06-14 09:43:01 +01:00 |
|
Alex Varchuk
|
916639098f
|
chore: remove broken link from demo (#2338)
|
2023-06-14 07:17:48 +08:00 |
|
redocly-bot
|
44372d5702
|
sync: Synced local 'docs/' with remote 'docs/redoc/'
|
2023-06-13 17:13:40 +00:00 |
|
Rishi Tank
|
b13b139a11
|
random commit
|
2023-06-13 09:47:51 +01:00 |
|
Rishi Tank
|
00256a8da4
|
FBI-451: Implement XML example code generation for Redoc
|
2023-06-13 09:39:31 +01:00 |
|
Heather Cloward
|
7e4639e8cf
|
docs: updates the redocly cli command prefix from openapi to redocly in the redoc deployment guide intro page (#2326)
|
2023-05-26 11:11:14 -04:00 |
|
Alex Varchuk
|
d1c9155ae1
|
chore: remove redoc-cli (#2320)
|
2023-05-18 17:53:26 +03:00 |
|
dependabot[bot]
|
874b0d6f81
|
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#2248)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-17 20:11:12 +03:00 |
|
redocly-bot
|
6a2f2c98e0
|
sync: Synced local 'docs/' with remote 'docs/redoc/'
|
2023-05-10 18:51:48 +00:00 |
|
redocly-bot
|
c26e3473a4
|
sync: Synced local 'docs/' with remote 'docs/redoc/'
|
2023-03-31 17:40:37 +00:00 |
|
Alex Varchuk
|
d4cd6f7fbd
|
chore: update openapi-sampler (#2275)
|
2023-03-23 16:55:39 +02:00 |
|
Maryana Svitlyk
|
d3ad7925cf
|
feat: indicate whether request body is required or optional (#2175)
|
2023-03-06 20:41:41 +02:00 |
|
Danil Zagoskin
|
b4f71c6bbc
|
docs: add some success response codes to openapi 3.1 (#2251)
|
2023-03-06 20:13:18 +02:00 |
|
Michael Goberling
|
1a38b870ae
|
docs: fix typo in CLI readme (#2249)
|
2023-03-06 20:12:16 +02:00 |
|