Lorna Jane Mitchell
b3503f2109
Config docs and README refresh ( #2393 )
...
* docs: Give Redoc a landing page with overview and tldr instructions
* docs: move config to dedicated page
* docs: modernise README, link to resources
* docs: more detailed format for theme configurations
* fix: README formatting
* fix: Fix future tense errors and add exceptions for config fields as headings
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
* docs: minor updates from excellent pull request feedback
* docs: Remove the old quickstart, update HTML as the preferred onboarding method and improve docs/examples on that page
* Apply suggestions from code review
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
---------
Co-authored-by: Heather Cloward <heathercloward@gmail.com>
2023-09-21 15:19:27 +01: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
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
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
Alex Varchuk
d3ac16f477
chore: cli-v0.13.21 ( #2274 )
2023-03-06 19:44:09 +02:00
Alex Varchuk
2ae7e08af4
feat: add deprecation label to redoc-cli ( #2172 )
...
---------
Co-authored-by: Adam Altman <adam@redoc.ly>
2023-03-06 14:36:53 +02:00
Jesper Hagström
53c83b4962
chore: bump http-cache-semantics to 4.1.1 ( #2268 )
2023-03-06 13:18:13 +02:00
Thomas Florelli
33be51a7a4
fix(types/open-api): import type ( #2213 )
2022-12-29 08:44:19 -06:00
ayame113
1597bae403
fix(demo): Get CORS proxy to work in Chrome on Windows ( #2220 )
2022-12-29 08:43:52 -06:00
Dag Frode Solberg
12be1bc5ff
fix: improve accessible label by using the property name ( #2224 )
2022-12-29 08:43:06 -06:00
Dag Frode Solberg
b8f7da6b00
fix: move role to list item to meet ARIA spec ( #2228 )
2022-12-29 08:39:48 -06:00
Tony Spataro
f6a70b11b0
chore: update developer setup with new dependency in contributing.md ( #2239 )
2022-12-29 08:38:32 -06:00
dependabot[bot]
ef99fb1f6b
chore(deps): bump qs from 6.5.2 to 6.5.3 ( #2232 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 08:37:45 -06:00
dependabot[bot]
f254e109b7
chore(deps): bump express from 4.17.1 to 4.18.2 ( #2235 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 08:37:38 -06:00
Mohamed El omary
630e63bf45
chore: remove isarray package ( #2241 )
2022-12-29 08:37:13 -06:00
Alex Varchuk
3d410b6002
fix: default value for array query parameter ( #2186 )
2022-10-31 20:46:00 +02:00
Alex Varchuk
0753bbea4b
fix: call onLoaded if specs are not found ( #2182 )
2022-10-21 17:15:22 +03:00
Alex Varchuk
187e555558
chore: update link to redocly.com and add security to definition ( #2173 )
2022-10-12 15:28:08 +03:00
Alex Varchuk
53c4f36fad
fix: error with immutable object spec ( #2179 )
2022-10-11 13:39:30 +03:00
Alex Varchuk
cc9818ca41
chore: return genericObject for cli ( #2178 )
2022-10-04 15:50:57 +03:00