Commit Graph

2590 Commits

Author SHA1 Message Date
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
Roman Hotsiy
6ac1e1eb18
fix: do not use discriminator when specific schema was referenced in oneOf or anyOf (#2153) 2022-09-06 11:43:09 +03:00
Oleksandr Savchenko
8dc03eb7ed
fix: latest docker cli tag (#2140) 2022-08-30 15:44:07 +03:00
Alex Varchuk
acb72d5ec0
chore: cli-v0.13.19 (#2139) 2022-08-18 17:49:27 +03:00
Alex Varchuk
c7d5ae03ef
fix: invalidate cache action (#2138) 2022-08-18 17:26:00 +03:00
Alex Varchuk
0b87d25c42
chore: v2.0.0-rc.76 (#2137) 2022-08-18 17:05:12 +03:00
Alex Varchuk
d8093e3e20
feat: add clear cache for publish action (#2129) 2022-08-18 16:56:28 +03:00
Bruno Parmentier
781690284a
fix: encoding issue in CDN responses (#2130)
When downloading the redoc JS from redoc.ly CDN (e.g.
https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js) the
Content-Type header in the response is missing 'charset=utf-8', causing
the file to be displayed with garbled characters.
2022-08-18 15:42:57 +03:00
Grzegorz Zalewski
efd5e09c90
fix: Optional authentication not rendered properly (#2117) (#2134) 2022-08-17 16:02:12 +03:00
Oprysk Vyacheslav
c60c6f5891
fix: "API Docs By Redocly" overlapping last element in sidebar (#2132) 2022-08-16 18:03:11 +03:00
Alex Varchuk
c24b31b228
chore: cli-v0.13.18 (#2128) 2022-08-10 17:54:37 +03:00
Alex Varchuk
d7440fb24f
chore: fix integratin test in publish script (#2127) 2022-08-10 17:05:17 +03:00
Alex Varchuk
1641e738bb
chore: add install cli to publish actions (#2126) 2022-08-10 15:44:37 +03:00
Alex Varchuk
56e2b6f009
chore: v2.0.0-rc.75 (#2125) 2022-08-10 15:25:43 +03:00
Alex Varchuk
1a99e65953 chore: update perfect-scrollbar lib 2022-08-10 14:30:54 +03:00
Roman Hotsiy
87c79916df chore: fix circular crash
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-08-10 14:30:54 +03:00
Alex Varchuk
cfd810fdf9 fix: search and navigate error 2022-08-10 14:30:54 +03:00
Alex Varchuk
4dbde2bcc0 chore: add tslib for fixing error with spreadArray 2022-08-10 14:30:54 +03:00
Alex Varchuk
d6ca8cc53b
feat: add notification about new version available (#2100) 2022-08-10 10:55:26 +03:00
Alex Varchuk
250f6d12b2
fix: publishing docker image to github packages (#2115) 2022-08-09 16:49:59 +03:00
Mateusz
40ebfd2d63
fix: duplication of title (#2119)
Co-authored-by: Mateusz Romański <m.romanski@webspire.pl>
2022-08-09 16:47:43 +03:00
Alex Varchuk
0b1a790090
fix: sibling for openapi 3.1 (#2112) 2022-08-02 14:39:59 +03:00
Anastasiia Derymarko
a35bb3ff26
fix: Redocly logo (#2109) 2022-08-02 14:13:41 +03:00
Alex Varchuk
428fd6983d
fix: handle error if security scopes is invalid (#2113) 2022-08-02 13:52:15 +03:00
Alex Varchuk
cf4642e303
chore: cli-v0.13.17 (#2104) 2022-07-28 17:05:14 +03:00
Alex Varchuk
6f564f88b8
chore: v2.0.0-rc.74 (#2106) 2022-07-28 16:47:47 +03:00
Alex Varchuk
e5f0235985
fix: invalid url when href is empty (#2105) 2022-07-28 16:37:43 +03:00
Alex Varchuk
2a7046b9d3
chore: v.2.0.0-rc.73 (#2103) 2022-07-28 13:26:28 +03:00
Anastasiia Derymarko
dcdab83890
fix: add label API docs by Redocly (#2099) 2022-07-27 11:27:12 +03:00
Alex Varchuk
a5804db1ce
fix: recursion for boolean items (#2097) 2022-07-26 18:25:18 +03:00
Alex Varchuk
2384c5afe9
chore: use latest tag for build command (#2098) 2022-07-26 16:33:55 +03:00
Alex Varchuk
e4f84bb7de
chore: improve deprecation message for serve command (#2096) 2022-07-25 19:10:31 +03:00
Maria McParland
17bb08909a
Fixing 404 on the documentation page (#2092) 2022-07-25 17:34:40 +03:00
Oleksandr Savchenko
80ecd0f197
fix: add the latest tag for the CLI docker image (#2087)
Co-authored-by: Oleksandr Savchenko <oleksandr.savchenko@nordsec.com>
2022-07-25 17:22:37 +03:00
dependabot[bot]
491ac6b9d0
chore(deps): bump terser from 4.8.0 to 4.8.1 (#2089)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 17:15:17 +03:00
Alex Varchuk
e4118479f6
fix: enum duplication values when schema uses a specific combination of oneOf and allOf(#2088) 2022-07-25 17:02:37 +03:00
Pavel Zagorodnyuk
b1afd08bcf
fix: correct URLs of OperationModel servers for static site generation (#2081)
Co-authored-by: paza0322 <pavel.zagorodniuk@netcracker.com>
2022-07-22 18:33:58 +03:00
Alex Varchuk
d7a1ec11d4
chore: revert "fix: operation url in static page (#2093)" (#2094)
This reverts commit 98eec19647.
2022-07-22 17:15:34 +03:00
Alex Varchuk
98eec19647
fix: operation url in static page (#2093) 2022-07-22 14:05:08 +03:00
Alex Varchuk
8869aff406
chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
Oprysk Vyacheslav
0045be0b75
fix: Scrolling keeps rewriting url after a Redoc element was removed #2051 (#2085) 2022-07-19 18:17:28 +03:00
Alex Varchuk
7cc0500f3c
fix: property with nested allOf (#2083) 2022-07-19 09:57:43 +03:00
Alex Varchuk
1a1bc26503
fix: restore old variant security injections (#2075) 2022-07-18 17:48:26 +03:00