Commit Graph

1982 Commits

Author SHA1 Message Date
RaHa
e1534ffef0
Merge branch 'master' into master 2019-10-09 13:47:00 +03:30
Roman Hotsiy
69c3dce883
chore(cli): redoc-cli@0.9.2 2019-09-30 14:53:07 +03:00
Roman Hotsiy
98a5139127
chore: Release 2.0.0-rc.16 🔖 2019-09-30 14:40:58 +03:00
Roman Hotsiy
d09c1c1086
fix: fix scrollYOffset when SSR 2019-09-30 14:39:58 +03:00
Roman Hotsiy
eb8d4fd678
chore(cli): redoc-cli@0.9.1 2019-09-30 13:57:05 +03:00
Roman Hotsiy
dd583b6a2e
chore(cli): update yarn.lock 2019-09-30 13:52:33 +03:00
Roman Hotsiy
4f63088638
chore(cli): redoc-cli v0.9.0 2019-09-30 13:34:27 +03:00
Roman Hotsiy
53962def82
chore: Release 2.0.0-rc.15 🔖 2019-09-30 13:33:18 +03:00
Roman Hotsiy
e318fb3381
fix: remove excessive whitespace between md sections on small screens
fixes #874
2019-09-30 13:10:35 +03:00
Roman Hotsiy
faa74d6002
fix: false-positive recursive detection with allOf at the same level 2019-09-30 12:56:09 +03:00
Roman Hotsiy
4649683785
fix: clicking on group title breaks first tag
fixes #1034
2019-09-30 12:56:09 +03:00
Roman Hotsiy
67e2a8fb79
fix: left menu item before group is not highligted
fixes #1033
2019-09-30 12:56:09 +03:00
Roman Hotsiy
5aa7784307
fix: auth section appears twice
fixes #818
2019-09-30 12:56:09 +03:00
Roman Hotsiy
e787d9e276
fix: do not crash on empty scopes
fixes #1044
2019-09-30 12:56:09 +03:00
Roman Hotsiy
9f0694c10f
docs: expandDefaultServerVariables 2019-09-30 12:56:09 +03:00
Sergey Dubovyk
2a28130c82 feat(cli): added support for JSON string value for --options CLI argument (#1047)
closes #797
2019-09-30 11:56:02 +02:00
Melvyn Sopacua
8632b193b2 refactor(cli): Update watching (#716)
- For now hardcode ignore JetBrain's "safe file changes".
- Show events for new files and directories
- Update spec on new files
2019-09-30 09:51:12 +02:00
Antherkiv
0360dcee5a feat: new option expandDefaultServerVariables (#1014)
Recover server expanding default variables

This reverts commit 7849f7f6b7.
2019-09-30 09:39:19 +02:00
Roman Hotsiy
f0c2181bd1
chore: upgrade deps 2019-09-30 10:34:49 +03:00
Roman Hotsiy
21258a5b61
fix: fix scrollYOffset when SSR 2019-09-30 10:31:18 +03:00
Peter Wessels
32a464aaa8 fix: use url-template dependency (#1008)
Fixes #1007
2019-09-30 09:12:26 +02:00
duxiaofeng
aceb3438f2 feat(cli): add disableGoogleFont parameter to cli (#1045) 2019-09-25 18:14:21 +02:00
Anthony Porthouse
350649d8b3 chore: correct typo of expolde to explode (#1009) 2019-09-25 18:11:53 +02:00
sajjad
e1fae40e78 fix: rtl support icon rotation in sideMenu 2019-08-31 16:39:50 +04:30
fateme.fazli
991da3a62b Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-31 16:14:03 +04:30
fateme.fazli
5128c1bb44 fix(rtl): background stub position condition based on rtl 2019-08-31 16:13:53 +04:30
sajjad
6de485ceba Merge remote-tracking branch 'origin/master' 2019-08-31 16:13:35 +04:30
fateme.fazli
c3269fda17 Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-31 16:04:52 +04:30
fateme.fazli
523d3c6540 feat(rtl): added rtl compatibility to ResponseList component 2019-08-31 16:04:43 +04:30
sajjad
eff165618c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/common-elements/panels.ts
2019-08-31 16:04:28 +04:30
sajjad
7dacf2e3c8 fix: rtl support in field layouts 2019-08-31 16:02:32 +04:30
Arian Rahimi
be09bc3e55 Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-31 11:24:32 +04:30
fateme.fazli
a8b88eb786 feat(rtl): added rtl compatibility to Endpoint component 2019-08-28 14:45:52 +04:30
Arian Rahimi
ca4d833575 Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-28 14:31:46 +04:30
fateme.fazli
5f22544cca Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-27 17:48:02 +04:30
fateme.fazli
3c352ceccb feat(font): added Vazir font. 2019-08-27 17:47:39 +04:30
Arian Rahimi
f787bc14af fix: AppInfo and MiddlePanel support RTL 2019-08-27 14:58:11 +04:30
sajjad
68fff16d41 Merge remote-tracking branch 'origin/master' 2019-08-26 16:11:47 +04:30
sajjad
26d38e180d fix: rtl support
change direction of sideMenu icons.
center sideMenu icon in phone size.
2019-08-26 16:11:37 +04:30
Arian Rahimi
d6f9778232 feat: add Persian version of demo openApi yaml configuration 2019-08-26 11:39:36 +04:30
Arian Rahimi
574d4032c1 feat: add direction to the redoc styled component
this feature let users to set direction and it's officially start point of RTL
2019-08-25 13:37:57 +04:30
Quinn Blenkinsop
d74e2d6c46 docs: Add core-js as peer dependency in docs (#1018) 2019-08-20 10:12:27 +03:00
Roman Hotsiy
ffacdc09be
chore: setup simple unit-tests workflow 2019-08-19 09:35:21 +03:00
Arian Rahimi
1b3e0ced7b Merge branch 'master' of https://github.com/raha1923/redoc 2019-08-13 14:47:28 +04:30
Arian Rahimi
bce1309d11 chore: add road-map to the readme
ignore /.idea dir in git
2019-08-13 14:46:38 +04:30
Roman Hotsiy
121bf640fa
chore: Release 2.0.0-rc.14 🔖 2019-08-07 12:34:11 +03:00
Roman Hotsiy
58cb20d4b2
fix: fix escaping JSON string values
fixes #999
2019-08-07 12:02:25 +03:00
Anya Stasiuk
7849f7f6b7 fix: revert expanding default server variables 2019-08-07 11:41:50 +03:00
Roman Hotsiy
3e18093e6f
chore(cli): redoc-cli v0.8.6
fixes #998
2019-08-01 12:06:39 +03:00
Roman Hotsiy
06a6d921f9
chore(cli): update redoc 2019-08-01 12:05:47 +03:00