Commit Graph

318 Commits

Author SHA1 Message Date
Roman Hotsiy
3629e34a5a Continue migrating to TS 2016-06-06 19:32:20 +03:00
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00
Roman Hotsiy
6f8ea60da7 Add version getter to ReDoc runtime 2016-05-20 20:36:26 +03:00
Roman Hotsiy
8e6ce26ea6 use json-schema-ref-parser instead of SwaggerParser (fixes #46) 2016-05-20 20:13:39 +03:00
Roman Hotsiy
9c5d002eda Add basic error message (part of #48) 2016-05-20 19:51:25 +03:00
Roman Hotsiy
1d0579f114 Remove debug log messages 2016-05-20 19:29:12 +03:00
Roman Hotsiy
18c3f605a0 Minor refactoring in json-schema-lazy 2016-05-20 19:28:16 +03:00
Roman Hotsiy
1eb38a8701 Enhance loading animation 2016-05-19 10:04:54 +03:00
Roman Hotsiy
a8cd9e3c14 Add Header for response schema 2016-05-18 22:39:09 +03:00
Roman Hotsiy
269f535d7f Default values (only for primitive types) 2016-05-18 22:24:34 +03:00
Roman Hotsiy
a43d725256 Minor UI fix: scroll for too long endpoint url 2016-05-18 22:12:41 +03:00
Roman Hotsiy
b9bc3f2eab Change detection optimizations 2016-05-18 17:16:29 +03:00
Roman Hotsiy
7380f89482 fix mobile nav 2016-05-17 19:38:12 +03:00
Roman Hotsiy
547cf0ceab Add type:file support for payloads 2016-05-16 23:02:34 +03:00
Roman Hotsiy
c228c5473c remove whitespace between root path and method path (fixes #44) 2016-05-10 10:15:16 +03:00
Roman Hotsiy
50a378f3ea Fix changeDetection in Safari 2016-05-10 09:44:44 +03:00
Roman Hotsiy
a1a1739508 Fixed resolving additional properties inside of array 2016-05-10 09:44:26 +03:00
Roman Hotsiy
ed20f784db Update tests 2016-05-09 22:55:16 +03:00
Roman Hotsiy
96fc22d90b moved logick to services 2016-05-07 10:54:44 +03:00
Roman Hotsiy
68e77f9350 more refactor 2016-05-06 12:46:41 +03:00
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
93ac1516c4 Merge branch 'dropdown-style' 2016-04-30 21:29:37 +03:00
Roman Hotsiy
e8716ab69d Updated tests after angular update 2016-04-30 00:45:53 +03:00
Roman Hotsiy
9d13b702b3 Update agnular to the latest beta 2016-04-29 22:57:24 +03:00
Roman Hotsiy
68ea1576a8 Fix periodical build fails: bundle prism.js to one file in correct order 2016-04-28 22:21:08 +03:00
Roman Hotsiy
b65d8c96e5 Handle additional properties (fixes #4) 2016-04-28 20:17:38 +03:00
Roman Hotsiy
95d257d404 Fix discriminator ui issue 2016-04-28 10:19:39 +03:00
Roman Hotsiy
4bde2f7894 Render max/minCharacters (#42) 2016-04-27 23:07:06 +03:00
Roman Hotsiy
4c923682ba Omit readonly properties in request schemas (part of #42) 2016-04-27 22:34:41 +03:00
Cesar
594d8539a5 DropdownStyle: Added new dropdown sass style 2016-04-25 15:41:08 -04:00
Roman Hotsiy
6b4f1b564e Sort discriminator buttons according to the enum order, fixes #39 2016-04-20 22:04:42 +03:00
Roman Hotsiy
b92ebe388b joinAllOf fix: ref and inline schema case 2016-04-20 19:56:20 +03:00
Roman Hotsiy
4f2e1a29e6 Use dropdown instead of buttons for discriminator switch 2016-04-19 18:56:42 +03:00
Roman Hotsiy
4c450e56b5 Add Dropdown Element 2016-04-19 18:56:42 +03:00
Roman Hotsiy
823c0e60c5 Hanlde empty discriminator 2016-04-13 15:46:41 +03:00
Roman Hotsiy
6d2a49fb13 Minor font-weight fix 2016-04-13 14:26:59 +03:00
Roman Hotsiy
7562bc41f0 Nested schema ui minor fix 2016-04-13 14:23:58 +03:00
Roman Hotsiy
b097f1fdfa Don't show enum info for discriminator field 2016-04-13 14:22:32 +03:00
Roman Hotsiy
fc86c93d87 Fix discriminator end-less recursion 2016-04-13 14:21:56 +03:00
Roman Hotsiy
06e9dd3a0f Fix nested schemas styling (fixes #32) 2016-04-07 21:00:34 +03:00
Roman Hotsiy
6be67940f5 Fix markdown headings 2016-04-07 18:44:41 +03:00
Roman Hotsiy
dbcef5698c Add openapi button simple styling 2016-03-31 19:41:37 +03:00
Roman Hotsiy
cd52d81b46 fix test 2016-03-31 01:15:54 +03:00
Roman Hotsiy
dcd9983ce8 Add download swagger button (#1) 2016-03-31 00:20:31 +03:00
Roman Hotsiy
6004fb0132 Add help messages for different types of parameters (fixes #26) 2016-03-28 00:54:43 +03:00
Roman Hotsiy
ae0ce4ac52 fix test 2016-03-27 20:31:07 +03:00
Roman Hotsiy
b6a711b25d Fix change-detection on Safari/IE 2016-03-27 20:17:28 +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