redoc/src/components
Oleksiy Kachynskyy 830371b5d1
fix: do not collapse top level on Collapse All in json samples (#1209)
* fix: update collapseAll method
to avoid collapsing whole object/array

* fix: remove extra "slice()" call
2020-03-20 15:05:07 +02:00
..
__tests__ chore: fix lint issues 2020-03-17 13:18:23 +02:00
ApiInfo fix: fix major search performance due to wrong marker element 2020-03-16 16:58:38 +02:00
ApiLogo fix: fix logo gutter bg 2019-05-13 12:18:15 +03:00
ContentItems fix: h2 padding on mobile 2019-12-12 17:32:02 +02:00
DropdownOrLabel chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
Endpoint feat: new option expandDefaultServerVariables (#1014) 2019-09-30 09:39:19 +02:00
ExternalDocumentation chore: update styled components typings 2018-11-27 11:28:13 +02:00
Fields feat: new option expandSingleSchemaField 2020-03-16 16:58:28 +02:00
JsonViewer fix: do not collapse top level on Collapse All in json samples (#1209) 2020-03-20 15:05:07 +02:00
Loading chore: update styled components typings 2018-11-27 11:28:13 +02:00
Markdown chore: prettier all 2020-03-17 12:01:32 +02:00
MediaTypeSwitch fix: markdown in examples descriptions + minor ui tweaks 2019-07-07 21:28:19 +03:00
Operation feet: add the option to render vendor extensions (#552) 2018-10-03 10:02:30 +03:00
Parameters feat: display requestBody description #833 (#838) 2019-03-15 12:09:07 +02:00
PayloadSamples chore: fix ts error, use name but cannot be named 2020-03-17 13:41:55 +02:00
Redoc chore: refactor 2019-07-29 17:29:32 +03:00
RequestSamples chore: refactor request samples 2019-12-12 18:37:47 +02:00
Responses fix: unify accordion icons for responses section 2019-08-01 10:41:13 +03:00
ResponseSamples chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
Schema feat: new option expandSingleSchemaField 2020-03-16 16:58:28 +02:00
SchemaDefinition chore: rename ObjectDescription to SchemaDefinition 2019-07-29 17:14:39 +03:00
SearchBox fix: Add debounce for 300 ms when searching (#1089) 2020-03-16 16:01:21 +02:00
SecurityRequirement chore: update deps + fix deprecation warnings 2018-08-24 12:27:53 +03:00
SecuritySchemes chore: fix lint issues 2020-03-17 13:18:23 +02:00
SelectOnClick fix: A couple minor bug fixes (#436) 2018-03-14 08:05:57 +02:00
SideMenu chore: fix lint issues 2020-03-17 13:18:23 +02:00
SourceCode feat: support externalValue for examples 2019-03-11 17:14:14 +02:00
StickySidebar fix: fix broken sticky sidebar in Chrome 80 2020-02-09 20:59:17 +07:00
ErrorBoundary.tsx chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
index.ts chore: add more exports 2019-07-30 19:53:47 +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: update to typescript@3 2018-08-17 16:57:32 +03:00
StoreBuilder.ts chore: upgrade deps 2019-12-12 17:32:02 +02:00
testProviders.tsx chore: update deps 2019-03-11 17:14:14 +02:00