Commit Graph

2532 Commits

Author SHA1 Message Date
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
Bill Collins
127ef260b9
fix: remove GenericObject shim (#2177)
This was declared in the local stubs file but not shipped, meaning that
consumers with typescript libchecking enabled would have to also add the
GenericObject definition to their local stubs file.

This commit inlines the definition where necessary, or replaces it with
object where appropriate.
2022-09-29 14:42:23 +03:00
André Stösel
168189b2fd
feat: add option to hide the example code when using the SchemaDefinition component (#2157) 2022-09-19 12:44:44 +03:00
Waldir Pimenta
1697d2ce78
chore: demo/index.tsx: update to use new Redoc logo (#2167) 2022-09-19 12:00:11 +03:00
Waldir Pimenta
a2a4cf9554
chore: update capitalization in README: ReDoc → Redoc (#2166)
Also add missing punctuation to warning, and change example CDN link to the now-released 2.0.0
2022-09-19 11:54:28 +03:00
Alex Varchuk
5fb4daa618
chore: v2.0.0 (#2160) 2022-09-13 15:11:20 +03:00
dependabot[bot]
6f6a3f0a36
chore(deps): bump trim-newlines from 1.0.0 to 3.0.1 (#2161)
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  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-09-13 12:01:44 +03:00
Alex Varchuk
64cf624fff
chore: rename master branch to main (#2163) 2022-09-12 19:28:47 +03:00
Roman Marshevskyy
16f542bbfe
Update feature_request.md 2022-09-09 21:51:35 +03:00
Roman Marshevskyy
aa3f9bcc24
Update bug_report.md 2022-09-09 21:51:17 +03:00
Alex Varchuk
9d36b328fe
chore: cli-v0.13.20 (#2155) 2022-09-06 18:51:08 +03:00
Alex Varchuk
c374b2d7f7
chore: reinstall cli with new npm for update npm-shrinkwrap.json (#2156) 2022-09-06 18:27:42 +03:00
Alex Varchuk
580f883ce3
chore: v2.0.0-rc.77 (#2154) 2022-09-06 17:09:07 +03:00
徒言
da9ed0b4d1
fix: markdown parent name (#2062)
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-09-06 15:10:54 +03:00
abouteiller-niji
3241000894
chore: remove useless types libraries already included (#2144) 2022-09-06 14:58:02 +03:00
bpateldx
c52ee83f77
feet: search feature to support path (#2145) 2022-09-06 12:24:55 +03:00
Roman Hotsiy
ddde105aca fix: add hard limit on deref depth to prevent crashes 2022-09-06 12:23:55 +03:00
Alex Varchuk
bb325d0d28 fix: hoistOneOf missing refs stack and improve allOf for same $ref
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2022-09-06 12:23:55 +03:00