Commit Graph

32 Commits

Author SHA1 Message Date
Roman Hotsiy
d2eca9fcde updated angular to rc + refactor 2016-05-06 00:48:41 +03:00
Roman Hotsiy
a272dacc95 Update angular to the rc 2016-05-05 11:05:02 +03:00
Roman Hotsiy
9d13b702b3 Update agnular to the latest beta 2016-04-29 22:57:24 +03:00
Roman Hotsiy
b92ebe388b joinAllOf fix: ref and inline schema case 2016-04-20 19:56:20 +03:00
Roman Hotsiy
4ca1bdb5de updated angular2 to the latest beta (beta.12) 2016-03-27 18:25:46 +03:00
Roman Hotsiy
36034d4d1a Minor fix joinAllOf 2016-03-27 13:35:06 +03:00
Roman Hotsiy
6032355664 Refactor JsonSchema component + improve merging allOf 2016-03-27 00:44:34 +02:00
Roman Hotsiy
3a6e2c14c4 Nested allOf handling 2016-03-15 16:09:42 +02:00
Roman Hotsiy
e957a92346 allOf merging fixes (fixes #31) 2016-03-15 16:09:16 +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
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
accc44f0ea Optimise dereference + add warn 2016-01-17 00:32:50 +02:00
Roman Hotsiy
afb9f6b1ed Handle circular references 2016-01-16 00:44:10 +02:00
Roman Hotsiy
e57cda256c Redesign discriminator UI 2016-01-10 17:29:35 +02:00
Roman Hotsiy
c2e712b039 Isolated each component schemas 2016-01-09 22:37:01 +02:00
Roman Hotsiy
6276a2cd55 Add destroy handler to BaseComponent 2015-12-21 21:35:57 +02:00
Roman Hotsiy
7d578b85e5 Add JsonPipe to component pipes 2015-12-19 02:24:44 +02:00
Roman Hotsiy
66aa19404a Update angular2 to the latest alpha + migrate 2015-12-14 17:20:40 +02:00
Roman Hotsiy
54461e3582 Throw errors for incorrect or not-supported allOfs 2015-12-14 10:18:15 +02:00
Roman Hotsiy
406a9ddb21 use copy of referenced schema in dereference 2015-12-12 22:12:51 +02:00
Roman Hotsiy
667af8f2e4 Improved scrolling performance 2015-11-29 12:47:42 +02:00
Roman Hotsiy
f964465513 display array schema 2015-11-28 00:44:35 +02:00
Roman Hotsiy
f538d15ece Resolve allOf in JsonSchema component 2015-11-25 01:51:54 +02:00
Roman Hotsiy
90381d2e9d Add injecting orig ref while dereferencing 2015-11-18 23:18:51 +02:00
Roman Gotsiy
f8590bb4dd default es6 export + REDOC_COMPONENTS 2015-10-27 19:44:08 +02:00
Roman Gotsiy
90f304304c Display descriptions as GFM (closes #2) 2015-10-23 12:03:47 +03:00
Roman Gotsiy
5e207b343c Moved dereference to base class 2015-10-21 17:22:22 +03:00
Roman Gotsiy
3a61d252d3 Renamed bindings into providers 2015-10-17 21:56:43 +03:00
Roman Gotsiy
094c42f07a Displaying in-body param schema 2015-10-17 21:13:14 +03:00
Roman Gotsiy
b98cfa8280 Added side-menu click actions 2015-10-15 21:35:05 +03:00
Roman Gotsiy
a2fe4c9ca4 Moved duplicated code into base class/decorator 2015-10-09 23:19:35 +03:00