Commit Graph

234 Commits

Author SHA1 Message Date
Roman Hotsiy
3f698caabe Fix required for JsonSchema component (fixes #28) 2016-03-02 08:56:09 +04:00
Roman Hotsiy
8c52af3829 Fix hardcoded column witdth 2016-02-27 23:32:26 +02:00
Roman Hotsiy
07b1b6325c Fix lint error 2016-02-23 13:09:31 +02:00
Roman Hotsiy
97e38b3a95 Group operation parameters by type (fixes #23) 2016-02-23 13:05:59 +02:00
Roman Hotsiy
b87883607e Remove extra use-strict from browser-update 2016-02-19 17:10:11 +02:00
Roman Hotsiy
518321bfd4 Remove test flag from browser-update script 2016-02-18 15:05:45 +02:00
Roman Hotsiy
ce5306f1de Add unsupported browser bar (fixes #17) 2016-02-17 23:45:27 +02:00
Roman Hotsiy
503cbab2f0 Updated angular to beta.6 + fix test 2016-02-16 15:31:12 +02:00
Roman Hotsiy
a7913dec59 Upgrade to Angular 2.0.0-beta.3 + refactoring 2016-02-11 13:38:44 +02:00
Roman Hotsiy
9744cddb16 Update tests after refactoring 2016-02-10 17:18:36 +02:00
Roman Hotsiy
5485df84fe Various refactoring
- renam DOM elements variables to start from $
- use DI for OptionsManager
- move loading styles into separate CSS file
- minor other refactors
2016-02-10 15:48:07 +02:00
Roman Hotsiy
e68054553d Fix build 2016-02-10 13:36:10 +02:00
Roman Hotsiy
3fa43e72cf minor styles update 2016-02-10 13:22:40 +02:00
Roman Hotsiy
db7f500ba0 IE10, IE9 Fixes
Use Reflect.metadate decorator instead of Class.parameters
Add fallback old syntax of flexbox
Other minor styling fixes
2016-02-10 13:19:50 +02:00
Roman Hotsiy
f723240145 Fix tests 2016-02-07 16:59:41 +02:00
Roman Hotsiy
7e4d56c405 IE/Edge ui fixes 2016-02-07 16:55:53 +02:00
Roman Hotsiy
4acae04d96 Animate loading message 2016-02-07 16:11:58 +02:00
Roman Hotsiy
ea6df01bfd Cache same schema views 2016-02-07 16:11:15 +02:00
Roman Hotsiy
fa81187e10 Use operationId in links; fixes #14 2016-02-07 16:10:32 +02:00
Roman Hotsiy
7f57558225 fixed #12: schema representation on Safari 2016-02-06 18:02:10 +02:00
Roman Hotsiy
e861ae9add Display enums info 2016-02-06 17:00:36 +02:00
Roman Hotsiy
fae59c7917 Fix path params rendering 2016-02-04 11:49:00 +02:00
Roman Hotsiy
4ae4e4db4f descriminator minor ui fix 2016-02-03 18:50:02 +02:00
Roman Hotsiy
620d206ac8 Synchronize code samples tabs #20 2016-02-03 16:55:37 +02:00
Roman Hotsiy
860eb30c48 Code sample ui fix 2016-02-01 14:54:58 +02:00
Roman Hotsiy
fb7c2d160f Update tests 2016-02-01 14:47:45 +02:00
Roman Hotsiy
30fee46cfb Add RequestSamples component 2016-01-31 19:38:01 +02:00
Roman Hotsiy
5fd757076c Add prism.js pipe 2016-01-31 19:37:35 +02:00
Roman Hotsiy
6fb7bd0ba6 Fix sticky sidebar when scroll parent is not window 2016-01-26 20:26:20 +02:00
Roman Hotsiy
b6e15322ca fix disableLazySchemas option 2016-01-24 22:00:27 +02:00
Roman Hotsiy
556aeeb6da disableLazySchemas option + tests fixes 2016-01-24 21:27:15 +02:00
Roman Hotsiy
159a4c5e68 optimization: lazy loading hidden-on-init schemas 2016-01-24 19:02:02 +02:00
Roman Hotsiy
deed1272fc add loading animation 2016-01-24 19:01:17 +02:00
Roman Hotsiy
91e7af2b9d schema samples highlighting + collapsability 2016-01-23 23:35:44 +02:00
Roman Hotsiy
4c4e0a17ed Fix dereference issue caused by invalid circular refs checking 2016-01-23 18:23:24 +02:00
Roman Hotsiy
d805cba782 Fix nested schema representation issues 2016-01-23 17:49:44 +02:00
Roman Hotsiy
31e6a1b543 schema types coloring 2016-01-23 16:29:34 +02:00
Roman Hotsiy
6ebca9d46c Handle parameter types without type (fixes #8) 2016-01-23 16:01:10 +02:00
Roman Hotsiy
31bdc657af markdown lists/images styling 2016-01-23 15:07:08 +02:00
Roman Hotsiy
19b19041eb markdown blockquote styling 2016-01-23 14:53:10 +02:00
Roman Hotsiy
e67ab9c3ea Ensure markdown style is not applied to other elements 2016-01-23 12:15:09 +02:00
Roman Hotsiy
f407d656f1 markdown table styling 2016-01-23 01:27:46 +02:00
Roman Hotsiy
4d0ab0dc16 improve styling: get rid of bold in headers 2016-01-23 00:17:36 +02:00
Roman Hotsiy
a9d1ed1d54 fix mobilenav paddings 2016-01-23 00:03:05 +02:00
Roman Hotsiy
0fb88e99c2 Preserve redoc element params after dispose 2016-01-22 23:30:06 +02:00
Roman Hotsiy
825bf111f8 Responsive sidemenu 2016-01-21 17:26:54 +02:00
Roman Hotsiy
ccac2ee15c refactor sticky-sidebar as directive 2016-01-21 00:11:30 +02:00
Roman Hotsiy
f64d4180a6 Basic responsiveness 2016-01-20 18:02:13 +02:00
Roman Hotsiy
0f1348da99 Merge branch 'master' of github.com:Rebilly/ReDoc 2016-01-20 17:41:40 +02:00
Roman Hotsiy
dda84eb118 Redoc autoinit 2016-01-20 17:05:43 +02:00