Commit Graph

1294 Commits

Author SHA1 Message Date
Roman Hotsiy
ce1f014f62
Add http-server npm task 2017-11-22 13:03:31 +02:00
Roman Hotsiy
37b6dff94b
Enhance ErrorBoundary component with stacktrace + version info 2017-11-22 13:02:56 +02:00
Roman Hotsiy
63dfdebf6a
Add version and revision to standalone bundle exports 2017-11-22 13:02:15 +02:00
Roman Hotsiy
57c424f6b5
Implement hideLoading + refactor Loading component 2017-11-22 12:42:57 +02:00
Roman Hotsiy
678cd9e536
Implement pathInMiddlePanel option 2017-11-22 10:57:51 +02:00
Roman Hotsiy
028e953f39
Implement nativeScrollbars option 2017-11-21 16:55:20 +02:00
Roman Hotsiy
0ab1c71cb6
Fix crash when content is empty map 2017-11-21 16:42:40 +02:00
Roman Hotsiy
5b3964e55b
minor update in hmr playground 2017-11-21 16:37:31 +02:00
Roman Hotsiy
f58ef3f0c9
fix crash for responses without content but with headers 2017-11-21 16:37:05 +02:00
Roman Hotsiy
f607b98866
Implement noAutoAuth option 2017-11-21 16:33:22 +02:00
Roman Hotsiy
a28e24ec92
Implement requiredPropsFirst opttion 2017-11-21 13:34:18 +02:00
Roman Hotsiy
f52a05a2b5
Implement expandResponses option 2017-11-21 13:00:33 +02:00
Roman Hotsiy
e85718225d
Implement hideHostname option 2017-11-20 22:36:21 +02:00
Roman Hotsiy
95f82b5e87
Fix sticky polyfill after moving it to StickySidebar component 2017-11-20 18:18:44 +02:00
Roman Hotsiy
8d84fa669c
Add validations to RedocStandalone component 2017-11-20 18:14:28 +02:00
Roman Hotsiy
c2f82cdc8b
Implement options and scrollYOffset option 2017-11-20 18:02:49 +02:00
Roman Hotsiy
6fbd47b340
Update Redoc Standalone API 2017-11-20 15:02:35 +02:00
Roman Hotsiy
1dabeebb3d
Do not reload page extra times in e2e tests 2017-11-20 13:55:32 +02:00
Roman Hotsiy
5438770267
Filter readOnly and writeOnly fields from request/response 2017-11-20 12:54:27 +02:00
Roman Hotsiy
f65dd955fa
fix tsconfig includes 2017-11-20 12:44:01 +02:00
Roman Hotsiy
141b9f6551
Add polyfills for IE11 2017-11-20 12:06:10 +02:00
Roman Hotsiy
6d7fd547b1
Fix sticky on Edge + IE11 2017-11-20 12:05:54 +02:00
Roman Hotsiy
c17178f28f
Remove compiled test 2017-11-20 12:04:07 +02:00
Roman Hotsiy
3e3a57402f
sticky sidebar 2017-11-20 02:18:43 +02:00
Roman Hotsiy
092d488a74
Fix setState run before mount 2017-11-20 01:00:43 +02:00
Roman Hotsiy
f0f1e4805b
include style-loader 2017-11-20 01:00:08 +02:00
Roman Hotsiy
64471c649a
Do not minify bundle.lib 2017-11-20 00:59:28 +02:00
Roman Hotsiy
adfc5e58c5
update deps 2017-11-20 00:10:55 +02:00
Roman Hotsiy
418f5cdf51
Fix e2e tests 2017-11-19 23:59:45 +02:00
Roman Hotsiy
bab7ce9f84
Fix bundles 2017-11-19 23:59:25 +02:00
Roman Hotsiy
f7374caf3c
fix webpack config ts issues 2017-11-19 23:26:41 +02:00
Roman Hotsiy
08034dc05f
webpack config in typescript 2017-11-19 22:40:59 +02:00
Roman Hotsiy
77f2a8b48e
clean up .travis.yml + README.md 2017-11-19 22:17:09 +02:00
Roman Hotsiy
7c7294913d
Move playground + fix perf benchmark 2017-11-19 22:11:40 +02:00
Roman Hotsiy
ec45c8582a
umd bundle 2017-11-19 21:37:47 +02:00
Roman Hotsiy
6dae49ac5f
Standalone ReDoc bundle + v1.x basic compatibility 2017-11-19 12:51:59 +02:00
Roman Hotsiy
d896ebca4d
Clean up 2017-11-15 16:33:02 +02:00
Roman Hotsiy
b79de20b3e
Add --profile to stats task 2017-11-15 16:16:44 +02:00
Roman Hotsiy
bc1e06fe37
Remove crypto hack after swagger2openapi update 2017-11-15 16:16:28 +02:00
Roman Hotsiy
1c5730ca27
Update deps 2017-11-15 16:15:05 +02:00
Roman Hotsiy
bf255a4118
Add todo to Endpoint component 2017-11-14 23:41:20 +02:00
Roman Hotsiy
8e6b9e8380
Add OpenAPI 2.0 compatibility mode 2017-11-14 23:40:38 +02:00
Roman Hotsiy
71395868ef
Add stats npm task 2017-11-14 18:03:58 +02:00
Roman Hotsiy
9bc44fd1ae
fix bundle hanging 2017-11-14 18:03:40 +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
162ad11497
Default response should be error if there is sucessfull response 2017-11-14 12:53:56 +02:00
Roman Hotsiy
595d5e02a9
chore: update deps 2017-11-08 14:11:28 +02:00
Roman Hotsiy
d1dbd4363f
chore: update react-dropdown to fix perf issue
Details: https://github.com/fraserxu/react-dropdown/pull/108
2017-10-12 10:46:56 +03:00
Roman Hotsiy
4c3b4aa589
Initial React rewrite 2017-10-12 00:01:37 +03:00