Commit Graph

2634 Commits

Author SHA1 Message Date
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
Depickere Sven
bbd1464674
Merge pull request #3 from sofico-global/feat/add-reference-to-api-on-schema
feat(): Add custom extensions for validations
2023-06-07 12:01:43 +02:00
Depickere Sven
700444d690 📦 bump to version 2.0.0-0.4.0 2023-06-07 12:01:10 +02:00
Depickere Sven
2c281e0822
Merge branch 'master' into feat/add-reference-to-api-on-schema 2023-06-07 11:54:35 +02:00
Depickere Sven
fb50e2b427 ref: clean up 2023-06-07 11:52:27 +02: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
Depickere Sven
e77fedf5db feat(): Change order of the extraApiReferenceForValidation 2023-05-08 12:44:48 +02:00
Depickere Sven
a0b465d83f
Merge pull request #6 from sofico-global/feat/m2m-badge
feat(): Ad m2m badge
2023-04-26 16:32:22 +01:00
Depickere Sven
c971dc0fdb style(): Update styling 2023-04-26 16:30:58 +01:00
Depickere Sven
c9a32982cb 📦 bump to version 2.0.0-0.3.0 2023-04-26 16:05:49 +01:00
Depickere Sven
fc58641560 feat(): add m2m badge to operations and fields 2023-04-26 16:04:31 +01:00
Filip Van Ham
21279e1d9f
Merge pull request #5 from sofico-global/fiva/winEventScroll
feat: add listening for redocUpdatePosition event on window to update…
2023-04-26 11:48:09 +02:00
Filip Van Ham
7c63ed0ef4 feat: add listening for redocUpdatePosition event on window to update scrollPosition by url/history 2023-04-26 11:43:21 +02:00
Depickere Sven
8162672f51 📦 bump to version 2.0.0-0.3.0 2023-04-25 16:07:30 +01:00
Depickere Sven
77aa71133f Merge remote-tracking branch 'origin/master' into feat/add-reference-to-api-on-schema 2023-04-25 16:07:07 +01:00
Depickere Sven
4be8be3284
Merge pull request #4 from sofico-global/fix/queryparamnavigation
Fix query param navigation issues + add external update trigger
2023-04-25 15:55:47 +01:00
Depickere Sven
161bd1f22f 📦 bump to version 2.0.0-0.2.0 2023-04-25 15:49:50 +01:00
Depickere Sven
8c7771e610 feat(): Add custom code for events 2023-04-25 15:49:20 +01:00
Depickere Sven
d5e5559c49 feat(): Fix navigation with # in markdown 2023-04-25 15:46:52 +01:00
Depickere Sven
e34d42d73d feat(): Fix navigation with # in markdown 2023-04-25 15:35:03 +01:00
Depickere Sven
1a9cb581bf revert(): Revert custom properties from operation 2023-04-24 14:24:42 +01:00
Depickere Sven
9cc2e672e3 feat(): Add styling 2023-04-21 14:19:19 +02:00
Depickere Sven
6222fe0e41 feat(): Expose extra endpoint information 2023-04-21 14:19:08 +02:00
Depickere Sven
efbcec58a0 feat(): Expose certain extensions 2023-04-21 14:18:54 +02:00
Depickere Sven
aa159377d5 feat(): Expose certain extensions 2023-04-21 14:18:49 +02:00
Depickere Sven
e96e9d85c4 feat(): Expose certain extensions 2023-04-21 14:18:36 +02:00
Depickere Sven
125fb6aa07 feat(): Add new extra property 2023-04-21 10:48:25 +02:00
Depickere Sven
8d1dbf42f1 feat(): Add and move custom components to custom folder 2023-04-21 10:48:09 +02: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
Depickere Sven
1beb85d25d 📦 bump to version 2.0.0-0.1.1 2023-03-08 16:57:54 +01:00
Depickere Sven
ba7b51b7c9 fix(): Fix logic regarding other queryparams 2023-03-08 16:56:52 +01:00
Depickere Sven
c3cee7d28b Merge remote-tracking branch 'upstream/main'
# Conflicts:
#	e2e/integration/search.e2e.ts
2023-03-08 14:55:08 +01: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