Commit Graph

36 Commits

Author SHA1 Message Date
Roman Hotsiy
c7b3e47366
chore: remove unused imports after fix in TS@2.9.1 2018-07-16 18:28:36 +03:00
Roman Hotsiy
c0b0cd49b5
fix: support wildcard status codes
fixes #531
2018-06-18 15:56:31 +03:00
Roman Hotsiy
d162babe19
feat: add new experimental option unstable_ignoreMimeParameters 2018-05-29 17:51:50 +03:00
Roman Hotsiy
08253ee1b1
chore: enable tslint for test files 2018-05-16 13:08:27 +03:00
Roman Hotsiy
2cf4c3cd7b
fix: path parameters are not correctly override, fixes #481 2018-05-14 11:37:19 +03:00
Roman Hotsiy
3829aca046
chore: fix lint issues 2018-05-14 11:00:43 +03:00
Roman Hotsiy
42cf18edb3
fix: fix prism lang dependencies, fixes #467 2018-05-14 09:51:57 +03:00
Roman Hotsiy
33eaf77dc5
refactor: rename isBrowser to IS_BROWSER + use only it for detection 2018-03-26 18:15:54 +03:00
Roman Hotsiy
d5286fc5bb
chore: exclude some rarely-used langs for APIs (-4Kb) 2018-03-26 13:57:39 +03:00
Roman Hotsiy
d1d80422a4
fix: scroll to section sooner when SSR + simplify item ids 2018-03-22 17:46:30 +02:00
Roman Hotsiy
6c70d1a345
chore: migrate to webpack 4 2018-03-17 17:58:28 +02:00
Roman Hotsiy
1df690a964
feat: more advanced theme engine 2018-03-16 17:07:49 +02:00
Roman Hotsiy
7769ba84fd
fix: fix CLI crash + build it on travis 2018-03-15 22:26:07 +02:00
Roman Hotsiy
fe3245a7a6
feat: arrow navigation in search results 2018-03-15 20:50:26 +02:00
Roman Hotsiy
0658b8ea67
chore: export hydrate from standalone build 2018-03-07 17:14:23 +02:00
Roman Hotsiy
61bb79e8b0
chore: fix lint issues 2018-03-05 17:58:19 +02:00
Roman Hotsiy
ecf33d2dca
feat: reqired-first sort order for params 2018-03-05 16:18:39 +02:00
Roman Hotsiy
b95f665526
chore: make TS happy 2018-02-07 23:21:18 +02:00
Roman Hotsiy
f31a031a63
chore: fix lint errors and test 2018-02-07 23:06:07 +02:00
Roman Hotsiy
84d1c7b2f2
fix: resolve menu synchronization issue (use proper throttle) 2018-02-07 22:54:09 +02:00
Roman Hotsiy
29207cf0d2
fix: improve copy tooltip perf 2018-02-07 22:52:13 +02:00
Roman Hotsiy
a6ae43a136
tests: filter out options object from snapshorts 2018-01-30 16:47:02 +02:00
Roman Hotsiy
dc18743df4
chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
Roman Hotsiy
d67852f9c4
do not crashe when used in node (isomorphic) 2018-01-09 19:00:17 +02:00
Roman Hotsiy
50e2a5868d
feat: initial display security requirements 2017-12-15 12:18:15 +02:00
Roman Hotsiy
435cccd72f
fix: allOf and deref exit not only named refs 2017-12-07 18:39:27 +02:00
Roman Hotsiy
86a7405ebf
Make conversion process more robust 2017-11-23 13:40:21 +02:00
Roman Hotsiy
ed13bb0528
Merge theme deeply 2017-11-22 14:00:42 +02:00
Roman Hotsiy
f607b98866
Implement noAutoAuth option 2017-11-21 16:33:22 +02:00
Roman Hotsiy
c2f82cdc8b
Implement options and scrollYOffset option 2017-11-20 18:02:49 +02:00
Roman Hotsiy
6dae49ac5f
Standalone ReDoc bundle + v1.x basic compatibility 2017-11-19 12:51:59 +02:00
Roman Hotsiy
bc1e06fe37
Remove crypto hack after swagger2openapi update 2017-11-15 16:16:28 +02:00
Roman Hotsiy
8e6b9e8380
Add OpenAPI 2.0 compatibility mode 2017-11-14 23:40:38 +02:00
Roman Hotsiy
109d135959
Make ReDoc render sync + separate standalone componenet
- refactored usage of store so now <Redoc> is sync
- other minor refactors
2017-11-14 17:49:56 +02:00
Roman Hotsiy
0061a87496
Fix some tests 2017-11-14 12:54:08 +02:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite 2017-10-12 00:01:37 +03:00