Arian Rahimi
89e8dc8dcb
Merge branch 'master-with-console-response' into 'master-with-console'
...
Master with console response
See merge request babel/babel-api-doc!3
2020-02-01 11:12:05 +03:30
sajjad
68acccef0a
Merge remote-tracking branch 'origin/master-with-console' into master-with-console-response
...
# Conflicts:
# src/components/Endpoint/Endpoint.tsx
2020-01-25 16:52:30 +03:30
sajjad
596d29fdff
BBL-164
...
- implemented Ability to select url and change console request path.
- reDesigned url selection DropDown.
2020-01-25 16:40:52 +03:30
sajjad
67a75baa10
BBL-163
...
- implement new component tow show response named Response.tsx .
- added Response.tsx component to ConsoleViewer.tsx
2020-01-25 16:33:19 +03:30
Arian Rahimi
cb2389a586
fix: fix tests
...
remove unused part of code in ConsoleViewer.tsx
add missed field to the DiscriminatorDropdown.test.tsx.snap
2020-01-20 19:48:25 +03:30
Arian Rahimi
ee5666d5b9
fix: package version and lock mismatch fixed
2020-01-20 19:17:56 +03:30
Arian Rahimi
7e25ddec33
Merge branch 'master-with-console' of https://github.com/raha1923/redoc into master-with-console
2020-01-20 17:32:17 +03:30
Arian Rahimi
13a3e76fc2
feat(Try it out): Request editor in console mode redesigned
2020-01-20 17:31:39 +03:30
RaHa
35cbdaceb1
Merge branch 'master' into master-with-console
2020-01-20 16:51:50 +03:30
Arian Rahimi
705cea6a35
feat(Try it out): switch button implemented
...
react-switch added to the project to use in try it out component
2020-01-20 12:55:22 +03:30
Arian Rahimi
cad8197a81
feat(security token): security token manager implemented
...
security token manager flow implemented. token examples now can be add to store and components can listen to store change to get tokens submitted by the user
2020-01-19 12:52:06 +03:30
Arian Rahimi
4b4f30f344
fix: clean and correct the missed files
2020-01-16 10:15:26 +03:30
Arian Rahimi
e00ec86bcf
Merge branch 'nutanix-master' into merge-rtl-and-console
...
# Conflicts:
# .gitignore
# demo/playground/hmr-playground.tsx
# demo/webpack.config.ts
# package.json
# src/components/Operation/Operation.tsx
# src/components/SideMenu/SideMenu.tsx
# src/components/SourceCode/SourceCode.tsx
# src/polyfills.ts
# src/services/RedocNormalizedOptions.ts
# src/services/models/Field.ts
# src/theme.ts
# yarn.lock
2020-01-15 15:49:09 +03:30
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