redoc/src/components
2019-05-12 22:34:10 +03:00
..
__tests__ feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00
ApiInfo fix: Only display API version if present (#773) 2019-01-17 17:24:05 +02:00
ApiLogo add logo gutter 2019-04-08 17:42:30 +03:00
ContentItems fix: remove extra-padding caused by empty group sections 2018-10-05 10:49:46 +03:00
DropdownOrLabel chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
Endpoint fix: remove query string from server URL (#895) 2019-05-12 22:10:49 +03:00
ExternalDocumentation chore: update styled components typings 2018-11-27 11:28:13 +02:00
Fields fix: clean up field values display (#855) 2019-05-12 22:07:50 +03:00
JsonViewer fix: improve scrolling performance in Chrome with non-wrapped json examples 2018-11-05 15:57:01 +02:00
Loading chore: update styled components typings 2018-11-27 11:28:13 +02:00
Markdown fix: make padding for md code blocks and code samples consistent 2019-01-23 19:55:14 +07:00
MediaTypeSwitch chore: refactor MediaTypesSwitch 2018-07-14 16:37:36 +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 feat: support externalValue for examples 2019-03-11 17:14:14 +02:00
Redoc fix: theme improvments by @stasiukanya 2018-11-27 12:07:52 +02:00
RequestSamples fix: duplicate keys in request samples 2019-02-26 10:41:52 +02:00
Responses feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00
ResponseSamples chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
Schema feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00
SearchBox fix: theme improvments by @stasiukanya 2018-11-27 12:07:52 +02:00
SecurityRequirement chore: update deps + fix deprecation warnings 2018-08-24 12:27:53 +03:00
SecuritySchemes fix: update apiKey in to be titleize (#902) 2019-05-12 22:34:10 +03:00
SelectOnClick fix: A couple minor bug fixes (#436) 2018-03-14 08:05:57 +02:00
SideMenu fix: theme improvments by @stasiukanya 2018-11-27 12:07:52 +02:00
SourceCode feat: support externalValue for examples 2019-03-11 17:14:14 +02:00
StickySidebar chore: update styled components typings 2018-11-27 11:28:13 +02:00
ErrorBoundary.tsx chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
index.ts chore: Remove duplicate re-export from index.ts (#842) 2019-03-15 09:07:39 +02: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 fix: onLoaded callback not run on spec error 2018-11-06 14:09:10 +02:00
testProviders.tsx chore: update deps 2019-03-11 17:14:14 +02:00