Ingo Claro
e9610e92d4
feet: add the option to render vendor extensions ( #552 )
...
* add the option to render vendor extensions
* refactor Extensions, move Redoc extension list to utils file
* feat: new option showExtensions (support list of extensions)
2018-10-03 10:02:30 +03:00
Matthias Mohr
893c83ed07
feat: externalDocumentation rendered for tags, operations and schema fields ( #595 )
...
The externalDocs were missing for tags, schemata and operations. Added them with this pull requests. Solves #550 .
Additionally, fixes that the URL in External Documentation Object was specified to be optional, which is not correct according to OpenAPI spec.
2018-09-10 18:23:17 +03:00
Roman Hotsiy
0dd1c800c1
chore: update deps + fix deprecation warnings
2018-08-24 12:27:53 +03:00
Roman Hotsiy
43a22f5531
chore: refactor links
2018-08-17 14:54:28 +03:00
Roman Hotsiy
eae11682b8
chore: sections/markdown refactor
2018-08-16 09:56:47 +03:00
Roman Hotsiy
597688e720
fix: add some spacing between operation description and parameters
2018-08-07 18:08:43 +03:00
Roman Hotsiy
59e05fbe75
chore: fix typo SecurityRequirement
...
fixes #571
2018-07-23 11:20:56 +03:00
Roman Hotsiy
c7b3e47366
chore: remove unused imports after fix in TS@2.9.1
2018-07-16 18:28:36 +03:00
Roman Hotsiy
9115be8378
feat: export TypeScript typings
2018-05-16 12:44:44 +03:00
Roman Hotsiy
d1d80422a4
fix: scroll to section sooner when SSR + simplify item ids
2018-03-22 17:46:30 +02:00
Roman Hotsiy
ed20ac1298
fix: prefer extend of styled to make styles more predictable
2018-03-18 11:13:08 +02:00
Roman Hotsiy
e0223494c2
feat: use new Context API for options
2018-03-17 22:04:37 +02:00
Roman Hotsiy
a78f9ab688
fix: fix right-panel blinking when scrolling + css improvements
2018-03-07 13:00:03 +02:00
Roman Hotsiy
a29c3ccc2d
fix: basic responsiveness
2018-01-30 15:35:18 +02:00
Roman Hotsiy
dc18743df4
chore: add tslint + fix lint issues
2018-01-23 15:04:50 +02:00
Roman Hotsiy
0253c5d76d
fix: undo section id + some minor fixes
2018-01-10 19:20:35 +02:00
Roman Hotsiy
174345399f
fix: add id attr to headers to work before react is loaded if ssr
2018-01-10 18:23:14 +02:00
Roman Hotsiy
50e2a5868d
feat: initial display security requirements
2017-12-15 12:18:15 +02:00
Roman Hotsiy
678cd9e536
Implement pathInMiddlePanel option
2017-11-22 10:57:51 +02:00
Roman Hotsiy
109d135959
Make ReDoc render sync + separate standalone componenet
...
- refactored usage of store so now <Redoc> is sync
- other minor refactors
2017-11-14 17:49:56 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite
2017-10-12 00:01:37 +03:00