Commit Graph

1873 Commits

Author SHA1 Message Date
Roman Hotsiy
12cfb6ebde
chore: update styled components peer dep
closes #801
2019-01-31 19:25:06 +08:00
Roman Hotsiy
c366cf434f
chore: update mobx peer dependency version
fixes #741
2019-01-31 09:55:46 +08:00
Siarhei Bautrukevich
4e8ee0305d feat(cli): Add templateOptions param to pass additional data to custom template (#792)
* Add templateOptions param to pass additional data to custom template
* Update README for ReDoc cli
2019-01-31 09:51:44 +08:00
Roman Hotsiy
889cbe3f79
chore: Release 2.0.0-rc.2 🔖 2019-01-27 20:13:46 +07:00
Roman Hotsiy
d197c0feda
fix: make syntax highlighting for md js code blocks same as for payload samples 2019-01-23 20:11:32 +07:00
Roman Hotsiy
007752dfc4
fix: make padding for md code blocks and code samples consistent 2019-01-23 19:55:14 +07:00
Roman Hotsiy
801fea0474
chore: remove info.version validation 2019-01-17 18:43:02 +02:00
Roman Hotsiy
8c9e3bdbe4
chore: fix lint issue 2019-01-17 17:32:47 +02:00
Patrick Niklaus
fb3cb3627b fix: Only display API version if present (#773)
* Only display API version if present
* Warn if `info.version` is omitted, error if `info` is missing.
2019-01-17 17:24:05 +02:00
Roman Hotsiy
c343db694e
chore(cli): redoc-cli v0.7.1 2019-01-17 16:14:57 +02:00
Roman Hotsiy
206d43edb8
chore(cli): Update redoc in cli 2019-01-17 16:14:29 +02:00
Roman Hotsiy
c16d3d5a91
v2.0.0-rc.1 🔖 2019-01-17 13:21:31 +02:00
Roman Hotsiy
fa39ce4eef
fix: make example/defaults badge consistent with code blocks 2019-01-17 13:19:17 +02:00
Roman Hotsiy
c7436f2cee
fix: pattern constrain spacing 2019-01-17 12:54:59 +02:00
Roman Hotsiy
c04f387378
fix: sidebar navigation issues when scrollYOffset is float number
fixes #748
2019-01-17 12:20:22 +02:00
Luigi Pinca
02f6e1820b chore: update marked to version 0.6.0 (#768)
The new release includes https://github.com/markedjs/marked/pull/1383.
2019-01-17 12:06:35 +02:00
Yurov Dmitry
92705d85b7 bundle 2019-01-16 18:42:56 +03:00
Yurov Dmitry
0a01a71a52 fixes & changes in styles 2019-01-16 18:30:56 +03:00
Yurov Dmitry
7ffa9137c8 release 2019-01-16 18:11:32 +03:00
Yurov Dmitry
3865371d2c bundle 2019-01-15 18:58:14 +03:00
Yurov Dmitry
b807ff24b0 demo fixes & styles 2019-01-15 18:56:47 +03:00
Yurov Dmitry
c056c818aa bundle 2019-01-15 14:29:18 +03:00
Yurov Dmitry
1dfed34f33 npmignore 2019-01-15 14:03:23 +03:00
Yurov Dmitry
edc5f6c09e add cli 2019-01-15 14:02:37 +03:00
Yurov Dmitry
494f6a514f fix color 2019-01-15 13:36:35 +03:00
Yurov Dmitry
4eb6022907 colors 2019-01-15 13:04:16 +03:00
Yurov Dmitry
d4ecad5ee2 coloise 2019-01-15 12:02:00 +03:00
Yurov Dmitry
fe4cf5df22 fix colors 2019-01-15 11:25:27 +03:00
Yurov Dmitry
f0a3a3583b dom fixes 2019-01-15 11:19:04 +03:00
Yurov Dmitry
3b9a034d4c remove-cli & response samples 2019-01-15 11:11:07 +03:00
Yurov Dmitry
400cf10cb9 fix cli 2019-01-14 19:36:08 +03:00
Yurov Dmitry
d712ac3e40 add cli to npm 2019-01-14 19:25:32 +03:00
Yurov Dmitry
29b271cb9c add cli to build 2019-01-14 19:22:12 +03:00
lrobledo
a419303612 docs: fix typos in redoc-vendor-extensions.md (#782)
[ci skip]
2019-01-10 17:28:21 +02:00
Yurov Dmitry
e3809a1935 build 2019-01-10 18:03:29 +03:00
Yurov Dmitry
294fb9ecd8 fix coloir 2019-01-10 17:49:17 +03:00
Yurov Dmitry
7b7a73671f prepare to github hosted package 2019-01-10 17:37:12 +03:00
Yurov Dmitry
0fb2fd9366 new theme changes 2019-01-10 17:28:55 +03:00
Yurov Dmitry
f16eb578de first theme changes 2019-01-10 13:54:47 +03:00
DeBr0glie
1bbb0fe679 docker: Incorrect port after restart when PORT is 8080 (#776)
When PORT is 8080 and dokcer restart, nginx will listen 80808080
2019-01-10 10:06:51 +02: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
a1aa49a322 docs: fix link to OpenAPI specification in vendor extensions doc (#750) 2018-12-17 23:07:33 +02:00
neumond
cfb6f0fde0 fix: allow docker container serving under non-root URLs (#731)
fixes #730
2018-12-11 15:27:12 +02:00
SoftBrix
809e7f2841 chore: updated marked to 0.5.2 (#734)
Updated version for the marked dependency to an official release.
2018-12-06 15:35:04 +02:00
Matthias Mohr
523dbdc38f docs: fix typo in README (#735) 2018-12-06 15:17:57 +02:00
Patrick Elam
4f60ec85aa docs: fixed links to oas spec page (#728) 2018-11-30 10:09:40 +02:00
Roman Hotsiy
a47a4b83c3
chore: Release 2.0.0-rc.0 🔖 2018-11-27 14:41:54 +02:00
Roman Hotsiy
25dc775443
chore: fix ts declarations 2018-11-27 13:32:12 +02:00
Roman Hotsiy
0525d2de8b
chore: update cli deps 2018-11-27 13:31:52 +02:00