redoc/src/components
Oprysk Vyacheslav c986f0ef1a
feat: support examples in object schema (#1832)
* feat: support examples in object schema

* revert pure components used with observer

* rename option

* update test
2021-12-29 12:22:57 +02:00
..
__tests__ feat: support examples in object schema (#1832) 2021-12-29 12:22:57 +02: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 chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
GenericChildrenSwitcher fix: make dropdowns accessible by keyboard 2020-07-13 11:29:53 +03:00
JsonViewer fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02: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: x-examples for request body param does not display #1743 (#1826) 2021-12-09 15:27:49 +02:00
Parameters chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +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 chore: fix broken test & components refactoring 2021-12-14 11:10:39 +02:00
ResponseSamples feat: added localization for some labels (#1675) 2021-07-09 10:33:36 +03:00
Schema feat: support examples in object schema (#1832) 2021-12-29 12:22:57 +02:00
SchemaDefinition fix: improve names for some theme settings 2020-03-27 18:35:07 +02:00
SearchBox chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
SecurityRequirement fix: exclusiveMin/Max shows incorect range (#1799) 2021-11-24 16:47:24 +02: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 Fix Chrome scrolling by using alternate scrollIntoViewIfNeeded (#1823) 2021-12-09 12:51:02 +02: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: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
StoreBuilder.ts chore: run prettier & add husky pre-commit hook (#1800) 2021-11-24 16:11:45 +02:00
testProviders.tsx chore: update deps 2019-03-11 17:14:14 +02:00