Commit Graph

2082 Commits

Author SHA1 Message Date
Arian Rahimi
135839d3ff chro: change the docker
- add description to the index.html and docker environment
- change the way of redoc init
2020-02-17 17:12:15 +03:30
Arian Rahimi
4cc3706585 Merge remote-tracking branch 'main/master'
# Conflicts:
#	README.md
#	package.json
#	src/services/RedocNormalizedOptions.ts
#	tslint.json
#	yarn.lock
2020-02-17 14:54:39 +03:30
Arian Rahimi
a2fd0c841c Merge branch 'master' of https://github.com/raha1923/redoc 2020-02-10 13:57:10 +03:30
Arian Rahimi
616a9c3c36 fix: add styled-patch.d 2020-02-10 13:07:35 +03:30
Arian Rahimi
5973a4485d fix: add console to README.md
add enableConsole option to the README.md
correct the wrong import
2020-02-10 13:06:45 +03:30
Arian Rahimi
aa988ba21b Merge branch 'master' of http://gitlab.kian.digital/babel/babel-api-doc 2020-02-10 11:31:40 +03:30
Arian Rahimi
64ca4cc29d Merge branch 'master-with-console' 2020-02-10 11:31:05 +03:30
Arian Rahimi
013fd548c1 fix: check the built-in API console in README.md 2020-02-10 11:30:28 +03:30
Arian Rahimi
973c393f14 fix: integrate request and response viewer
integrate request and response viewer and clean the code
2020-02-10 10:53:17 +03:30
Arian Rahimi
ae93d7ddbb fix: remove unused property 2020-02-09 18:18:41 +03:30
Arian Rahimi
511f6b9ebf Merge branch 'master-with-console' of http://gitlab.kian.digital/babel/babel-api-doc into master-with-console
 Conflicts:
	src/components/Console/ConsoleViewer.tsx
	src/components/Operation/Operation.tsx
2020-02-09 18:15:18 +03:30
Arian Rahimi
2a927eb27c feat: ConsoleViewer can send the proper request customized by user now 2020-02-09 18:04:30 +03:30
Roman Hotsiy
c05db38576
chore(cli): redoc-cli@0.9.6 2020-02-09 21:19:27 +07:00
Roman Hotsiy
88f8d7475f
chore: Release 2.0.0-rc.23 🔖 2020-02-09 21:01:44 +07:00
Roman Hotsiy
1a2a7dd833
fix: fix broken sticky sidebar in Chrome 80
fixes #1167
2020-02-09 20:59:17 +07:00
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
m.savalanpour
883bb206c9 Merge branch 'master-with-console' into 'master'
BBL-162

See merge request babel/babel-api-doc!2
2020-01-22 11:47:25 +03:30
Arian Rahimi
e80fe1d47c fix: make ConsoleEditor typography closer to the payload viewer 2020-01-21 16:32:50 +03:30
RaHa
faef716b1a
Merge pull request #1 from raha1923/master-with-console
WIP: Master with console
2020-01-21 13:18:04 +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
m.savalanpour
98c0e716c1 Merge branch 'master-with-console' into 'master'
Master with console

See merge request babel/babel-api-doc!1
2020-01-19 13:04:24 +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
Roman Hotsiy
4289eb0bee
chore: Release 2.0.0-rc.22 🔖 2020-01-15 23:08:12 +02:00
Roman Hotsiy
56ddce1b11
chore: minor perf optimizations 2020-01-15 23:05:51 +02:00
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
Roman Hotsiy
5248415791
fix: do not process oneOf if inherited from parent with discriminator 2020-01-14 22:53:45 +02:00
Kryštof Korb
27a4af7076 feat: add HTTP syntax highlighting (#1157) 2020-01-14 09:59:05 +02:00
Roman Hotsiy
1f05af52ff
chore(cli): redoc-cli@0.9.5 2020-01-10 17:27:04 +02:00
Roman Hotsiy
1967c25f31
chore(cli): update redoc 2020-01-10 17:26:48 +02:00
Roman Hotsiy
236822d2af
chore(cli): upgrade handlebars in yarn.lock 2020-01-10 17:04:53 +02:00
Roman Hotsiy
45c337b382
chore: Release 2.0.0-rc.21 🔖 2020-01-10 17:04:53 +02:00
Roman Hotsiy
1030e88aa3
tests: fix tests for empty servers 2020-01-10 17:04:13 +02:00
Roman Hotsiy
ca80b7ea57
chore: fix travis export vars 2020-01-10 16:28:10 +02:00
Roman Hotsiy
ed1db0c902
fix: empty servers behaviour per OAS spec
fixes #1151
2020-01-10 15:54:16 +02:00
Roman Hotsiy
a260c8414c
fix: fix duplicated content in tags when using md headings
fixes #1150, fixes #1152
2020-01-10 15:19:05 +02:00
Zakary Kamal Ismail
6d9a401b3b chore(cli): Lint and prettify cli/index.ts (#1074) 2020-01-10 14:29:09 +02:00
Anna Stasiuk
41a9b3c182 fix: use mobile menu background color value from theme (#1144) 2019-12-16 11:59:22 +02:00
Roman Hotsiy
284474322b
chore(cli): redoc-cli@0.9.4 2019-12-13 19:32:19 +02:00
Roman Hotsiy
fd581261f3
chore: Release 2.0.0-rc.20 🔖 2019-12-13 19:27:08 +02:00
Roman Hotsiy
942d782b5a
fix: fix missing parameters
fixes #1142
2019-12-13 19:25:31 +02:00
Roman Hotsiy
aa26d9c0c3
chore(cli): redoc-cli@0.9.3 2019-12-13 12:08:15 +02:00