David Beacham
0eb1e66a10
feat: add x-additionalPropertiesName ( #622 ) ( #944 )
...
* Add x-additionalPropertiesName (#622 )
Supply custom name to be displayed for property name of
`additionalProperties`.
* Include prettier output for Schema.ts
2019-06-18 11:41:48 +03:00
Roman Hotsiy
d78029a04e
chore: move repo to Redocly org
2019-06-04 15:47:22 +03:00
Sander van de Graaf
18590ccc60
docs: Fixed typo ( #921 )
...
[ci skip]
2019-05-22 09:37:42 +03:00
Roman Hotsiy
301ca225ff
docs: add note about IE11 support when using as React component
...
resolves #809
2019-05-13 00:07:43 +03:00
davchen51
649940bfe5
docs: add additional property to theme usage doc ( #876 )
2019-03-31 11:08:33 +03:00
Alex Scammon
30cbba3f6f
docs: Fix the demo specUrl ( #778 )
2019-01-10 10:03:41 +02:00
Sebastián Ramírez
ab943a8dd5
docs: Add FastAPI to real-life usages in README ( #756 )
2018-12-24 11:25:31 +02:00
Patrick Elam
4f60ec85aa
docs: fixed links to oas spec page ( #728 )
2018-11-30 10:09:40 +02:00
mknoszlig
4691d78dc0
docs: fix link to Dockerfile. ( #710 )
...
[ci skip]
2018-11-14 14:37:14 +02:00
Robert DeRose
5c9f488656
docs: corrected Docker Port in README.md ( #691 )
...
The command to launch ReDoc with Docker had the `-p` values reversed.
According to the Docker Docs, it should be `HOST_PORT:CLIENT_PORT`.
The Nginx service is running on port 80 inside the container, 8080 is the
port exposed on the host.
2018-11-05 16:44:44 +02:00
Petr Flaks
97db54aa2e
docs: Add information to README about Docker image & Docker Hub ( #676 )
...
closes #657
2018-10-18 18:27:31 +03:00
TATSUNO Yasuhiro
10bca66dce
feat: New option onlyRequiredInSamples ( #646 )
...
* Add onlyRequiredInSamples option that let user to show only required fields in Request samples.
2018-10-05 16:14:40 +03:00
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