redoc/src/components
2021-07-01 12:37:42 +03:00
..
__tests__ feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03:00
ApiInfo feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03: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 fix: make callbacks expandable by keyboard (#1354) 2020-08-20 17:06:55 +03:00
CallbackSamples fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
ContentItems feat: add callbacks support (#1224) 2020-04-08 14:04:58 +03:00
DropdownOrLabel fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
Endpoint fix: remove duplicated slash if hideHostname option enabled (#1448) 2020-11-03 14:47:23 +02:00
ExternalDocumentation chore: update styled components typings 2018-11-27 11:28:13 +02:00
Fields feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03:00
GenericChildrenSwitcher fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
JsonViewer fix: add missed labels to elements (#1445) 2020-11-30 12:51:27 +02:00
Loading chore: update styled components typings 2018-11-27 11:28:13 +02:00
Markdown fix: added missing semicolon to styling (#1578) 2021-04-12 19:24:15 +03:00
MediaTypeSwitch fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
Operation feat: add webhooks support (#1304) 2020-08-14 16:33:25 +03:00
Parameters chore: export parameters and example components (#1347) 2020-08-14 12:24:22 +03:00
PayloadSamples fix: increase colors contrast to make them more accessible (#1433) 2020-10-27 10:44:06 +02:00
Redoc feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03:00
RequestSamples chore: refactor request samples 2019-12-12 18:37:47 +02:00
Responses fix: fix displaying response title (#1376) 2020-09-08 16:14:39 +03:00
ResponseSamples chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
Schema feat: add basic support openApi 3.1 (#1622) 2021-05-31 19:23:05 +03:00
SchemaDefinition fix: improve names for some theme settings 2020-03-27 18:35:07 +02:00
SearchBox fix: background-color in search results (#1531) 2021-02-15 14:14:54 +02:00
SecurityRequirement fix: make schema layout more responsive on small screen (#1411) 2020-10-13 16:21:36 +03:00
SecuritySchemes fix: fix the name of OpenID Connect security scheme (#1425) 2020-10-27 10:42:26 +02:00
SelectOnClick fix: make elements accessible by keyboard navigation tools (#1339) 2020-08-04 12:19:01 +03:00
SideMenu chore: use openapi-core to bundle definition instead of json-schema-ref-parser (#1500) 2021-04-08 15:49:15 +03:00
SourceCode fix: fix SourceCodeWithCopy component to be non-pure 2020-12-11 11:14:01 +02:00
StickySidebar fix: improve names for some theme settings 2020-03-27 18:35:07 +02:00
ErrorBoundary.tsx chore: fix eslint errors 2020-07-25 20:15:14 +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 chore: modernize build pipeline (#1635) 2021-06-09 14:57:36 +03:00
StoreBuilder.ts fix: fix accidentally removed onLoaded 2021-07-01 12:37:42 +03:00
testProviders.tsx chore: update deps 2019-03-11 17:14:14 +02:00