Commit Graph

871 Commits

Author SHA1 Message Date
Cesar
a0a209820f JSONSchema tree and table 2016-03-14 15:29:27 -04:00
Roman Hotsiy
2e53b9fa50 Merge branch 'master' into css-changes 2016-03-13 02:49:15 +02:00
Roman Hotsiy
f1347e8811 Fix link in README 2016-03-13 02:48:17 +02:00
Roman Hotsiy
6965e69c8c fix regression 2016-03-13 02:32:57 +02:00
Roman Hotsiy
328fb647b3 v0.6.6 2016-03-13 02:24:00 +02:00
Roman Hotsiy
aef4c2f567 Update branch-release package 2016-03-13 02:23:27 +02:00
Roman Hotsiy
cf2816987a change look of fields with hint 2016-03-13 01:56:33 +02:00
Roman Hotsiy
9860e31049 JsonSchema: display object without properties as a simple type 2016-03-13 01:56:24 +02:00
Roman Hotsiy
da5224e3e2 add accidentally missed changes 2016-03-09 22:05:22 +02:00
Roman Hotsiy
a496e907ea Fix operation links 2016-03-09 21:54:43 +02:00
Roman Hotsiy
94f5d00a24 v0.6.3 2016-03-09 20:49:54 +02:00
Roman Hotsiy
7d7877da2e Fix links with spaces 2016-03-09 20:44:20 +02:00
Roman Hotsiy
0a8440f44b Fix treating refereced schemas with simple types (string, integer) as nested 2016-03-09 20:32:10 +02:00
Roman Hotsiy
8afa4d6c32 Fix treating refereced schemas with simple types (string, integer) as nested 2016-03-09 00:28:55 +02:00
Roman Hotsiy
bfa10bca83 Restyle JSONSchema component 2016-03-09 00:27:19 +02:00
Cesar
8828043eb3 Changes in fonts and definitions 2016-03-08 15:03:05 -05:00
Cesar
06cba79383 Global styles and Menu style 2016-03-02 14:48:55 -05:00
Roman Hotsiy
3f698caabe Fix required for JsonSchema component (fixes #28) 2016-03-02 08:56:09 +04:00
Cesar
d07e2f0026 Work on Request and Response Samples and overall padding 2016-03-01 13:08:02 -05:00
Cesar
2a8ea8f669 First Commit 2016-02-29 17:18:00 -05:00
Roman Hotsiy
b054e62e0a v0.6.2 2016-02-27 23:32:26 +02:00
Roman Hotsiy
8c52af3829 Fix hardcoded column witdth 2016-02-27 23:32:26 +02:00
Roman Hotsiy
32ca51a3c0 Merge pull request #25 from APIs-guru/master
Add additional keywords
2016-02-24 18:29:27 +02:00
Ivan Goncharov
d0ac9667c5 Add additional keywords 2016-02-24 18:25:49 +02:00
Roman Hotsiy
bea8421329 Clean up bower package (fixes #24) 2016-02-24 17:18:59 +02:00
Roman Hotsiy
e944de6a1c v0.6.1 2016-02-23 13:36:23 +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
0133e6234e use deploy-to-gh-pages module 2016-02-23 11:35:32 +02:00
Roman Hotsiy
f3d344fd37 Exclude incorrect spec from e2e tests 2016-02-22 16:12:17 +02:00
Roman Hotsiy
267b0a0338 v0.6.0 2016-02-22 15:25:31 +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
2656aa1501 Merge branch 'waffle-iron-master' 2016-02-17 11:44:41 +02:00
Roman Hotsiy
b7d68b7a9e updated waffle badge position 2016-02-17 11:44:30 +02:00
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