redoc/src/components
2022-10-21 17:15:22 +03:00
..
__tests__ feat: add option to hide the example code when using the SchemaDefinition component (#2157) 2022-09-19 12:44:44 +03:00
ApiInfo chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
ApiLogo chore: use openapi-core to bundle definition instead of json-schema-ref-parser (#1500) 2021-04-08 15:49:15 +03:00
Callbacks chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
CallbackSamples fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03:00
ContentItems fix: markdown parent name (#2062) 2022-09-06 15:10:54 +03:00
DropdownOrLabel fix: remove GenericObject shim (#2177) 2022-09-29 14:42:23 +03:00
Endpoint chore: revert "fix: operation url in static page (#2093)" (#2094) 2022-07-22 17:15:34 +03:00
ExternalDocumentation chore: update styled components typings 2018-11-27 11:28:13 +02:00
Fields feat: add support prefix items 2022-05-30 16:35:22 +03:00
GenericChildrenSwitcher fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03:00
JsonViewer chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
Loading chore: update styled components typings 2018-11-27 11:28:13 +02:00
Markdown fix: markdown parent name (#2062) 2022-09-06 15:10:54 +03:00
MediaTypeSwitch fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03:00
Operation feat: add option to display verb in webhooks (#1994) 2022-05-11 19:13:50 +03:00
Parameters fix: constraints label details 2022-05-30 16:35:22 +03:00
PayloadSamples chore: fix dropdown style 2022-05-10 16:41:05 +03:00
Redoc feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03:00
RequestSamples feat: added localization for some labels (#1675) 2021-07-09 10:33:36 +03:00
Responses fix: constraints label details 2022-05-30 16:35:22 +03:00
ResponseSamples feat: added localization for some labels (#1675) 2021-07-09 10:33:36 +03:00
Schema fix: rewrite recursive checks (#2072) 2022-07-18 17:47:06 +03:00
SchemaDefinition feat: add option to hide the example code when using the SchemaDefinition component (#2157) 2022-09-19 12:44:44 +03:00
SearchBox fix: search and navigate error 2022-08-10 14:30:54 +03:00
SecurityRequirement fix: Optional authentication not rendered properly (#2117) (#2134) 2022-08-17 16:02:12 +03:00
SecuritySchemes feat: remove auth section (#2022) 2022-05-30 18:55:39 +03:00
SeeMore feat: remove auth section (#2022) 2022-05-30 18:55:39 +03:00
SelectOnClick fix: make elements accessible by keyboard navigation tools (#1339) 2020-08-04 12:19:01 +03:00
SideMenu fix: "API Docs By Redocly" overlapping last element in sidebar (#2132) 2022-08-16 18:03:11 +03:00
SourceCode fix: highlight text syntax (#2069) 2022-07-06 17:14:20 +03:00
StickySidebar fix: improve customization fab (#1891) 2022-03-14 15:36:50 +02:00
ErrorBoundary.tsx chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
index.ts chore: export dropdown components (#1351) 2020-08-18 13:11:13 +03:00
OptionsProvider.ts chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
RedocStandalone.tsx fix: error with immutable object spec (#2179) 2022-10-11 13:39:30 +03:00
StoreBuilder.ts fix: call onLoaded if specs are not found (#2182) 2022-10-21 17:15:22 +03:00
testProviders.tsx Fix: deprecated badge on one of any of buttons (#1930) 2022-03-15 13:22:22 +02:00