redoc/src/components
2022-05-10 16:41:05 +03:00
..
__tests__ fix: examples in json schemas 2022-05-10 16:41:05 +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: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03:00
ContentItems feat: add callbacks support (#1224) 2020-04-08 14:04:58 +03:00
DropdownOrLabel fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +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: examples in json schemas 2022-05-10 16:41:05 +03:00
GenericChildrenSwitcher fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +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: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +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 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: 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 chore: add isArray helper function 2022-05-10 16:41:05 +03:00
SchemaDefinition fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03: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: handle error when definition load fails (#1979) 2022-05-05 15:49:08 +03:00
testProviders.tsx Fix: deprecated badge on one of any of buttons (#1930) 2022-03-15 13:22:22 +02:00