Alex Varchuk
d614d2d022
fix: passing inline parameters after support react 18 for response title ( #2640 )
2025-01-06 13:40:07 +02:00
Alex Varchuk
85b622fc58
fix: displaying nested items with type string ( #2634 )
2024-12-31 13:09:48 +02:00
Michael Huynh
aa0879ca02
feat: update pattern styling ( #2196 ) ( #2600 )
...
Closes #2196
2024-10-28 13:25:32 +02:00
Alex Varchuk
64f18779e5
feat: add support x-badges ( #2605 )
...
* feat: add support x-badges
Co-authored-by: Max Mueller <maxmueller@eaton.com>
* chore: try to fix e2e tests
* chore: try to fix e2e tests part 2
* Update docs/redoc-vendor-extensions.md
---------
Co-authored-by: Max Mueller <maxmueller@eaton.com>
Co-authored-by: Jacek Łękawa <164185257+JLekawa@users.noreply.github.com>
2024-10-16 11:48:21 +03:00
Alex Varchuk
c664dd0d56
fix: update react to 18 and react-tabs to 6 ( #2547 )
2024-06-06 17:03:18 +03:00
Max Krumpe
2b72dc0e90
fix: use h2/h3 for headings instead of h1/h2 for better seo ( #2514 )
...
* fix: use h2/h3 for headings instead of h1/h2 for better seo
* fix: fixed e2e tests for changed headings
---------
Co-authored-by: Max Krumpe <max.krumpe@uniserv.com>
2024-04-25 12:46:12 +03:00
Alex Varchuk
1f11f597c4
chore: fix vulnerabilities and upgrade deps ( #2445 )
...
* chore: fix vulnerabilities and upgrade deps
* chore: use old version of cypress
* fix: additional vulnerabilities
2024-04-24 15:48:02 +03:00
Alex Varchuk
8ddeb6dfda
fix: display string pattern in array items ( #2438 )
2023-10-24 13:12:51 +03:00
Alex Varchuk
bf960612a4
fix: hideRequestPayloadSample ( #2436 )
2023-10-23 18:36:53 +03:00
Alex Varchuk
b36a6e27bb
fix: default value as object in request body ( #2437 )
2023-10-23 18:36:30 +03:00
Andrew Tatomyr
26674e70c6
fix: more cases for react18 and cli integration ( #2416 )
2023-09-15 13:28:35 +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
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 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
Roman Pidkostelnyi
d21af58414
feat: enable keyboard navigation ( #2361 )
2023-07-19 14:45:12 +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
Maryana Svitlyk
d3ad7925cf
feat: indicate whether request body is required or optional ( #2175 )
2023-03-06 20:41:41 +02: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
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
53c4f36fad
fix: error with immutable object spec ( #2179 )
2022-10-11 13:39:30 +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
徒言
da9ed0b4d1
fix: markdown parent name ( #2062 )
...
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-09-06 15:10:54 +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
cfd810fdf9
fix: search and navigate error
2022-08-10 14:30:54 +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
Anastasiia Derymarko
dcdab83890
fix: add label API docs by Redocly ( #2099 )
2022-07-27 11:27:12 +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
Alex Varchuk
7cc0500f3c
fix: property with nested allOf ( #2083 )
2022-07-19 09:57:43 +03:00
Alex Varchuk
2970f959cf
fix: rewrite recursive checks ( #2072 )
...
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2022-07-18 17:47:06 +03:00
Alex Varchuk
4fc6aa0859
fix: highlight text syntax ( #2069 )
2022-07-06 17:14:20 +03:00
Alex Varchuk
87541e45dc
fix: merge reference for openapi 3.1 ( #2063 )
2022-07-05 13:19:30 +03:00
Ryan Garrett
7ca10daf12
Mis-nesting of aria roles on sidebar navigation ( #2050 )
2022-06-20 13:30:25 +03:00
Alex Varchuk
51127aadc3
fix: nested items with refs ( #2035 )
2022-06-01 15:01:39 +03:00
pranitkhadilkar7
a366de4cf6
fix: handled style change in ServerUrl and ServersOverlay dynamically ( #1989 )
...
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
2022-06-01 14:48:16 +03:00
Anastasiia Derymarko
49cc11d917
feat: add hideSecuritySection option allowing to disable the Security panel ( #2027 )
2022-05-31 13:20:23 +03:00
Anastasiia Derymarko
a863302cc8
feat: remove auth section ( #2022 )
2022-05-30 18:55:39 +03:00
Alex Varchuk
27a9dbaf46
feat: add support prefix items
2022-05-30 16:35:22 +03:00
Alex Varchuk
eb0917d002
fix: constraints label details
2022-05-30 16:35:22 +03:00
Anastasiia Derymarko
82712c5b40
feat: show minProperties maxProperties ( #2015 )
2022-05-20 11:57:04 +03:00
Alex Varchuk
291b62a206
feat: support conditional operators ( #1939 )
...
* fix: merge type and enum in allOf for 3.1
* chore: add example for OpenApi 3.1
* fix: correct merge constraints in allOf
2022-05-17 10:56:28 +03:00
Loïc Fürhoff
ba06485ece
feat: theme add links textDecoration options ( #1599 )
...
Co-authored-by: Anastasiia Derymarko <anastasiia@redocly.com>
Co-authored-by: Loïc Fürhoff <loic.furhoff@pix4d.com>
2022-05-16 11:49:22 +03:00