Commit Graph

585 Commits

Author SHA1 Message Date
Roman Hotsiy
03b6fd46a1 Merge branch 'master' of https://github.com/waffle-iron/ReDoc into waffle-iron-master 2016-02-17 11:43:02 +02:00
Roman Hotsiy
5697564032 Disable mangle (due to ng2 minification issue) 2016-02-17 11:22:46 +02:00
Roman Hotsiy
d03fdd43d9 Add before_script to .travis.yml 2016-02-16 22:22:37 +02:00
Roman Hotsiy
328a3323e0 fix npm prepublish issue 2016-02-16 22:08:30 +02:00
Roman Hotsiy
659566234e reinstall angular beta.6 due to failing build on travis 2016-02-16 20:20:11 +02:00
Roman Hotsiy
503cbab2f0 Updated angular to beta.6 + fix test 2016-02-16 15:31:12 +02:00
Making GitHub Delicious
791f6e1b64 add waffle.io badge 2016-02-13 09:08:51 -07: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
25f65c4757 v0.5.2 2016-02-03 18:50:17 +02:00
Roman Hotsiy
4ae4e4db4f descriminator minor ui fix 2016-02-03 18:50:02 +02:00
Roman Hotsiy
af532aa725 remove postinstall script 2016-02-03 18:49:36 +02:00
Roman Hotsiy
da2317e40d v0.5.1 2016-02-03 16:55:37 +02:00
Roman Hotsiy
8eaf388624 Add one more code sample to demo 2016-02-03 16:55:37 +02:00
Roman Hotsiy
620d206ac8 Synchronize code samples tabs #20 2016-02-03 16:55:37 +02:00
Roman Hotsiy
6a5823e5be fix npm packege install 2016-02-03 16:55:37 +02:00
Roman Hotsiy
9dd93e8895 doc styling fixes 2016-02-01 19:49:57 +02:00
Roman Hotsiy
a95e866041 Fix md tables in vendor extensions doc 2016-02-01 19:38:21 +02:00
Roman Hotsiy
8542d88523 Fix e2e tests 2016-02-01 19:37:32 +02:00
Roman Hotsiy
8b79c0c0b3 v0.5.0 2016-02-01 19:23:44 +02:00
Roman Hotsiy
ad7629a640 Add vendor extensions docs 2016-02-01 19:23:13 +02:00
Roman Hotsiy
860eb30c48 Code sample ui fix 2016-02-01 14:54:58 +02:00
Roman Hotsiy
acd3b9bfdc Remove schema from demo folder 2016-02-01 14:50:20 +02:00
Roman Hotsiy
d839ee8635 minor demo fix 2016-02-01 14:48:51 +02:00
Roman Hotsiy
fb7c2d160f Update tests 2016-02-01 14:47:45 +02:00
Roman Hotsiy
8b301a086e add code samples 2016-02-01 14:46:43 +02:00
Roman Hotsiy
671e41e0a1 convert sample schema to yaml 2016-02-01 14:14:59 +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
75ce3e75a8 Add prism.js dependency 2016-01-31 19:37:10 +02:00
Roman Hotsiy
5007871b3e Disable separateCSS 2016-01-31 19:36:31 +02:00
Roman Hotsiy
6fb7bd0ba6 Fix sticky sidebar when scroll parent is not window 2016-01-26 20:26:20 +02:00
Roman Hotsiy
a8d74e0b6f minor README fix 2016-01-26 20:23:33 +02:00
Roman Hotsiy
c4972966e0 v0.4.0 2016-01-24 23:16:19 +02:00
Roman Hotsiy
e1e596f44f Add deployment docs (fixes #10) 2016-01-24 23:15:50 +02:00
Roman Hotsiy
550541eb17 remove full suffix from dist files 2016-01-24 23:15:04 +02:00
Roman Hotsiy
b6e15322ca fix disableLazySchemas option 2016-01-24 22:00:27 +02:00
Roman Hotsiy
461b4cf279 Fix demo page 2016-01-24 21:43:14 +02:00