redoc/src/components
2022-05-03 11:25:46 +03:00
..
__tests__ feat: implement configurable minimum characer length to init search (#1402) 2022-05-03 10:48:08 +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 fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02: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 chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
ExternalDocumentation chore: update styled components typings 2018-11-27 11:28:13 +02:00
Fields fix: sanitize array of items (#1920) 2022-03-14 17:39:55 +02:00
GenericChildrenSwitcher fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
JsonViewer fix: Expand/Collapse all buttons disappears for flat structures (#1424) 2022-04-26 13:36:14 +03:00
Loading chore: update styled components typings 2018-11-27 11:28:13 +02:00
Markdown chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
MediaTypeSwitch fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
Operation fix: prefix operation ids with parent id (#1245) 2022-04-12 12:19:15 +03:00
Parameters fix: writeOnly params displaying in webhook (#1866) 2022-01-20 18:36:40 +02: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 feat: added localization for some labels (#1675) 2021-07-09 10:33:36 +03:00
Responses fix: Response objects couldn't open (#1867) 2022-01-24 11:14:31 +02:00
ResponseSamples feat: added localization for some labels (#1675) 2021-07-09 10:33:36 +03:00
Schema Fix: deprecated badge on one of any of buttons (#1930) 2022-03-15 13:22:22 +02:00
SchemaDefinition fix: improve names for some theme settings 2020-03-27 18:35:07 +02:00
SearchBox feat: implement configurable minimum characer length to init search (#1402) 2022-05-03 10:48:08 +03:00
SecurityRequirement fix: move comma out of code block in SecurityRequirement.tsx (#1924) 2022-03-23 12:12:30 +02:00
SecuritySchemes fix: not show scopes if keys empty or not exist (#1975) 2022-05-03 11:25:46 +03:00
SelectOnClick fix: make elements accessible by keyboard navigation tools (#1339) 2020-08-04 12:19:01 +03:00
SideMenu chore: codeowners 2022-04-18 23:46:08 +03:00
SourceCode fix: fix SourceCodeWithCopy component to be non-pure 2020-12-11 11:14:01 +02:00
StickySidebar fix: improve customization fab (#1891) 2022-03-14 15:36:50 +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: codeowners 2022-04-18 23:46:08 +03:00
StoreBuilder.ts fix: No maxLength label is displayed for arrays of items #1701 (#1765) 2022-01-05 17:11:05 +02:00
testProviders.tsx Fix: deprecated badge on one of any of buttons (#1930) 2022-03-15 13:22:22 +02:00