github-actions[bot]
8089dc5ff5
[RELEASE] - @dop/redoc-cli@1.2.0 ( #39 )
2023-04-19 10:01:13 -04:00
github-actions[bot]
34a049f319
[RELEASE] - v1.2.0 ( #38 )
2023-04-18 16:19:24 -04:00
mmeigs
895fa179ee
DOP-3611: reverse options ( #37 )
2023-04-10 09:42:32 -04:00
mmeigs
a15a16cc00
DOP-3625: Resource Version pill ( #35 )
2023-04-05 16:02:04 -04:00
github-actions[bot]
b38ccda31c
[RELEASE] - @dop/redoc-cli@1.1.2 ( #36 )
2023-04-05 12:18:56 -04:00
github-actions[bot]
1340698f20
[RELEASE] - v1.1.4 ( #34 )
2023-04-05 11:17:33 -04:00
Brandon Ly
34a854b765
[DOP-3497]: Add arrow key functionality ( #32 )
2023-04-05 09:03:26 -05:00
rayangler
1612c0ca89
DOP-3613: Add built index file to CLI release ( #33 )
2023-04-04 17:16:18 -04:00
mmeigs
e161724135
DOP-3610: relative anchor tag persisted on version change ( #31 )
2023-04-04 16:50:53 -04:00
mmeigs
176757f5ab
DOP-3612: modify labels for versioning ( #30 )
2023-04-04 14:26:07 -04:00
github-actions[bot]
42e70be345
[RELEASE] - @dop/redoc-cli@1.1.1 ( #29 )
2023-03-29 16:42:29 -04:00
github-actions[bot]
36cd7e82e7
[RELEASE] - v1.1.3 ( #28 )
2023-03-29 15:15:48 -04:00
github-actions[bot]
1997be23b8
[RELEASE] - v1.1.2 ( #27 )
...
Co-authored-by: Matt Meigs <matt.meigs@mongodb.com>
2023-03-29 14:55:20 -04:00
mmeigs
5807220d26
Version selector close ( #26 )
2023-03-29 14:41:13 -04:00
github-actions[bot]
0b257c9a04
[RELEASE] - @dop/redoc-cli@1.1.0 ( #25 )
2023-03-22 09:14:47 -04:00
github-actions[bot]
42d0a83af0
[RELEASE] - v1.1.1 ( #24 )
2023-03-21 16:43:37 -04:00
mmeigs
ad244a2f4f
Revert "[RELEASE] - v1.1.1 ( #22 )" ( #23 )
2023-03-21 16:27:34 -04:00
github-actions[bot]
78805ddcd2
[RELEASE] - v1.1.1 ( #22 )
...
Co-authored-by: Matt Meigs <matt.meigs@mongodb.com>
2023-03-21 16:11:30 -04:00
github-actions[bot]
b2e5be680c
[RELEASE] - v1.1.0 ( #21 )
...
Co-authored-by: Matt Meigs <matt.meigs@mongodb.com>
2023-03-21 15:04:46 -04:00
mmeigs
bee65e86ec
DOP-3564: (latest) flag ( #19 )
2023-03-21 12:04:02 -04:00
mmeigs
82133beda4
DOP-3523: VersionSelector select navigates to correct page ( #18 )
2023-03-14 13:26:14 -04:00
mmeigs
b895e9cecc
DOP-3525: Options json support ( #16 )
2023-03-13 12:21:04 -04:00
rayangler
e0e28046b9
Set node version for GH Actions workflows ( #17 )
2023-02-17 17:17:39 -05:00
mmeigs
da330e9178
DOP-3505: Redoc CLI ingests version data from json file ( #15 )
2023-02-16 14:17:47 -05:00
mmeigs
2d61688fcc
Dop 3482 v selector ( #8 )
2023-02-08 10:43:22 -05:00
github-actions[bot]
50e29d69bb
[RELEASE] - @dop/redoc-cli@1.0.0 ( #13 )
2023-02-06 16:38:42 -05:00
rayangler
16bfcddb98
DOP-3460: Use v1.0.0 of @dop/redoc for redoc-cli ( #12 )
2023-02-06 16:13:22 -05:00
github-actions[bot]
a843a30489
[RELEASE] - v1.0.0 ( #11 )
2023-02-06 13:56:21 -05:00
rayangler
add45a7239
DOP-3460: Use PRs for releases ( #9 )
2023-02-06 13:48:02 -05:00
rayangler
b9c1391bad
DOP-3460: Introduce release process ( #7 )
2023-02-03 16:01:11 -05:00
rayangler
4667dfaf0e
DOP-3463: Add option to suppress incompatible types warning ( #6 )
2023-01-30 15:56:48 -05:00
Brandon Ly
64072db4c5
[DOP-3470]: Add correct favicon ( #5 )
2023-01-25 11:23:03 -06:00
rayangler
2eb282c976
DOP-3456: Update font sizes ( #4 )
2023-01-23 18:22:34 -05:00
rayangler
7b85fa64fe
DOP-3342: Implement back button ( #3 )
2022-12-13 11:24:29 -05:00
rayangler
b3d531770b
DOP-3306: Modify Redoc with MongoDB styling ( #1 )
2022-12-07 10:54:16 -05:00
rayangler
8b09a07476
DOP-3381: Remove unused GH Actions ( #2 )
2022-11-30 14:35:27 -05: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