Roman Hotsiy
56ad8443b7
docs: add note about peerDependencies
...
closes #662
2018-10-04 11:15:55 +03:00
Roman Hotsiy
b87cf0d8d5
feat: new option sortPropsAlphabetically
2018-10-04 11:10:37 +03:00
Roman Hotsiy
3c8d6b623c
chore: fix lint issue + update readme
2018-10-03 11:02:13 +03:00
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
Roman Hotsiy
d4ab5adc17
feat: new option disableSearch
2018-07-17 11:07:49 +03:00
Roman Hotsiy
f5c980ab51
docs: update callback and onLoaded docs
2018-06-25 13:56:52 +03:00
Roman Hotsiy
9a34f22aff
docs: describe callback param to Redoc.init
...
fixes #381
2018-06-01 18:37:36 +03:00
Roman Hotsiy
e06f6e83de
docs: remove 'v1.x' from demo link
...
[ci skip]
2018-05-15 13:40:53 +03:00
Mason Malone
e10b314ba3
docs: Fix a couple typos and a link in README.md ( #480 )
2018-05-03 11:46:30 +03:00
Roman Hotsiy
de9638443f
chore: update links in README
2018-03-21 20:30:18 +02:00
Roman Hotsiy
059b8cddec
docs: improve readme
...
[ci skip]
2018-03-21 17:58:01 +02:00
Roman Hotsiy
ad0a2b9d3e
docs: fix broken links in README
...
[ci skip]
2018-03-21 17:52:45 +02:00
Roman Hotsiy
0382034ec2
Merge branch 'react-rewrite' 🎉
2018-03-21 17:47:35 +02:00
Roman Hotsiy
3f6e221b4c
docs: add CLI examples
2018-03-20 11:39:53 +02:00
Roman Hotsiy
03cc781b8d
chore: update redoc-cli docs
2018-03-18 17:56:25 +02:00
Roman Hotsiy
b0dd7d5cb1
chore: add bundlesize test + update readme
2018-03-17 19:56:08 +02:00
Roman Hotsiy
3bbd358b24
docs: CLI basic docs
2018-03-15 20:56:11 +02:00
Roman Hotsiy
454e5bd0e9
feat: new option hide-download-button
...
resolves #394
2018-02-16 12:45:33 +02:00
Cesar Level
a7c3d622bb
chore: Added ReDoc new Logo ( #413 ) 💅
2018-01-23 13:45:18 +02:00
Roman Hotsiy
b9665d5f45
chore: drop bower support 🔥
2018-01-21 22:45:26 +02:00
David J. Felix
6b036ac707
chore: Fix demo link ( #398 )
2017-12-25 15:08:17 +02:00
Roman Hotsiy
a1604c609e
📝 Update readme
2017-11-23 11:57:07 +02:00
Roman Hotsiy
77f2a8b48e
clean up .travis.yml + README.md
2017-11-19 22:17:09 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite
2017-10-12 00:01:37 +03:00
Roman Hotsiy
278e5d7917
v1.19.0
2017-09-21 18:22:24 +03:00
Roman Hotsiy
f2ed92c69e
feat: add native-scrollbars option to workaround scrolling perf issues
2017-09-21 18:04:34 +03:00
Roman Hotsiy
56d62e5ab2
feat: add ignoredHeaderParameters option
2017-09-21 11:36:18 +03:00
Phil Sturgeon
8d849a63da
fix: Clearly label version compatibility
...
closes #338
Great idea from @ThatBrianDude
2017-09-11 22:10:37 +03:00
Roman Hotsiy
dd6dfa1f1a
Add links to redoc.ly 🏗
...
[ci skip]
2017-08-28 12:33:26 +03:00
Roman Hotsiy
c819bd67ea
Add new ReDoc logo to README 🖼, kudos to @cesarlevel
2017-08-17 23:35:34 +03:00
Roman Hotsiy
2ebca4bb03
feat: add hide-loading option
...
closes #315
2017-08-02 15:35:26 +03:00
Blake Erickson
75bb68c9ca
Update README.md ( #279 )
...
fix discourse URL.
2017-06-01 17:19:19 +03:00
Roman Hotsiy
bbdf1ad991
docs: add a security note 🛡 to README
...
[skip ci]
2017-05-12 12:51:22 +03:00
Roman Hotsiy
c0698bb215
fix: prevent possible xss using untrusted-spec
option
2017-05-12 12:42:24 +03:00
Roman Hotsiy
c08b0a9994
chore: revert "Replace david-dm badge with gemnasium"
...
[ci-skip]
This reverts commit fed2f378df
.
2017-05-05 13:33:19 +03:00
Roman Hotsiy
f7affbfb39
docs: add docs for path-in-middle-panel
2017-04-23 17:42:26 +03:00
Roman Hotsiy
00b304a4be
new: option to disable authentication auto adding
2017-04-19 12:42:09 +03:00
Roman Hotsiy
b9740bfe55
refactor: renamve Method to Operation
2017-03-30 15:18:26 +03:00
Roman Hotsiy
9e0283849a
Merge pull request #227 from brendo/support-x-examples-request
...
Support x-examples vendor extension for requests
2017-03-13 09:15:57 +02:00
Roman Hotsiy
d99f2562ac
feat: support for OpenAPI object as a parameter for init
...
closes #224
2017-03-09 21:00:45 +02:00
Brendan Abbott
3c569cde6e
Support x-examples vendor extension for requests
2017-03-09 20:55:23 +10:00
Roman Hotsiy
258009b1f7
chore: update sample index.html with utf meta (credits @sarus) #213
2017-02-27 18:00:55 +02:00
Roman Hotsiy
c724df48f4
feat: new option required-props-first
...
closes #191
2017-02-27 13:12:53 +02:00
Roman Hotsiy
fa9b634126
Revert "fix: remove unused hide-hostname option"
...
This reverts commit 7031176330
.
2017-02-26 01:59:18 +02:00
Roman Hotsiy
7031176330
fix: remove unused hide-hostname option
...
(unused since eba219e)
2017-02-26 01:00:23 +02:00
Roman Hotsiy
a1aefa4123
docs: docs for x-servers
2017-02-26 01:00:08 +02:00
Roman Hotsiy
4d14c01e02
docs: Add real-life usages to README
2017-02-14 12:18:34 +02:00
Roman Hotsiy
a460dfa6ec
Tick next item in roadmap ✨
2017-02-09 15:34:20 +02:00
Roman Hotsiy
fed2f378df
Replace david-dm badge with gemnasium [ci skip]
2017-02-02 10:50:39 +02:00
Roman Hotsiy
60c9ef59bc
Update README.md
2017-01-31 12:18:28 +02:00