Commit Graph

464 Commits

Author SHA1 Message Date
Roman Hotsiy
19bc9227f4
Wrap api version in span with class (fixes #145) 2016-11-28 16:18:54 +02:00
Roman Hotsiy
d8f08be770
Add support for collectionFormat 2016-11-28 16:15:09 +02:00
Roman Hotsiy
31373bd965
Fix reference resolution from external files (fixes #96) 2016-11-08 11:02:36 +02:00
Roman Hotsiy
e00dd87921
fix build 2016-11-05 16:25:59 +02:00
Roman Hotsiy
efcb811151
Fix allOf withing array items (fixes #136) 2016-11-05 16:08:39 +02:00
Roman Hotsiy
0a939d1548
Fix crashing on array without items (fixes #104) 2016-11-02 13:39:01 +02:00
Roman Hotsiy
1f64346584
Fix content scrolling on language switch (#130) 2016-11-02 11:37:33 +02:00
Roman Hotsiy
1db46b4501
Fix syntax error 2016-11-02 09:05:00 +02:00
Roman Hotsiy
fe53a3d7d0
add comments 2016-11-02 00:20:01 +02:00
Ben Firshman
2453ffb11b
Add option to hide hostname in method definition
This allows ReDoc to be used for self-hosted tools where the
hostname may not be known.
2016-11-01 11:44:22 -07:00
Roman Hotsiy
77eeb53a48
Render pattern property (#42) 2016-11-01 17:21:32 +02:00
Roman Hotsiy
9d4a903ef2
Start refactoring css + minor UI improvements 2016-11-01 17:00:52 +02:00
Roman Hotsiy
1e152f96f0
fix build 2016-10-31 21:09:55 +02:00
Roman Hotsiy
1aa9c4a3f2
Fix e2e and unit tests 2016-10-31 20:15:56 +02:00
Roman Hotsiy
4aa212547f
Replace :host from non-angular stylesheet 2016-10-31 20:15:13 +02:00
Roman Hotsiy
a0771d12c0
Enable markdown for securitydefinition description 2016-10-31 19:23:34 +02:00
Roman Hotsiy
ca654511ae
Fix side menu items wrong sync with description headers 2016-10-31 13:34:42 +02:00
Roman Hotsiy
9e7ba0ea8d
Deprecate x-traitTag 2016-10-31 12:32:03 +02:00
Roman Hotsiy
9389d7dc15
Fix unit tests 2016-10-31 10:15:04 +02:00
Roman Hotsiy
a94afe5f2d
Fix error handler 2016-10-31 09:16:39 +02:00
Roman Hotsiy
b8b3bf328e
Security Definitions + other 2016-10-30 17:58:06 +02:00
Roman Hotsiy
f786955442
Dynamic component instantiator from html 2016-10-30 17:57:26 +02:00
Roman Hotsiy
c39166266c
Refactor markdown renderer 2016-10-30 17:56:24 +02:00
Roman Hotsiy
44cd7784aa
Redoc error handler refactor 2016-10-30 17:55:36 +02:00
Roman Hotsiy
c95755718f
Get rid of facade/lang deps (fixes #129) 2016-10-29 12:31:56 +03:00
Roman Hotsiy
5583c8a313
Enabled a few codelyzer rules 2016-10-23 20:36:34 +03:00
Roman Hotsiy
17e7bf9fd8
Refactor + minor fixes/optimizations 2016-10-23 20:18:42 +03:00
Roman Hotsiy
221fd7bf7b
separate RedocModule from AppModule 2016-10-20 11:34:48 +03:00
Roman Hotsiy
ad7b236ef7
fix lint 2016-10-14 12:34:44 +03:00
Roman Hotsiy
04d56f59e1
Fix minimum/maximum zero not rendered (fixes #123) 2016-10-14 12:00:08 +03:00
Roman Hotsiy
5597a58846
Do spec load after bootstrap 2016-10-14 11:44:18 +03:00
Roman Hotsiy
f9a3e42f15
Fix destroy/reinit 2016-10-12 23:05:30 +03:00
Roman Hotsiy
0678c4c595
implemented x-extendedDiscriminator to workaround name clashes in big specs 2016-09-28 09:36:21 +03:00
Roman Hotsiy
79693e1b27
Fix npm start on windows, fixes #119, #118 2016-09-28 00:30:33 +03:00
Roman Hotsiy
2da84ec20d
Fix broken tabs styling for response samples 2016-09-13 01:34:24 +03:00
Roman Hotsiy
39db6e8462
Fix schema collapse after change discriminator 2016-09-12 23:54:35 +03:00
Roman Hotsiy
c768512913
Fix default value for falsy values is not displayed (#109) 2016-09-12 23:54:35 +03:00
Roman Hotsiy
511415ca06
Fix default hostname #108 2016-09-12 23:54:35 +03:00
Mike Ralphson
fb0defa04c Typo s/IGNORRED/IGNORED 2016-09-08 19:31:17 +01:00
LeFnord
719dfbfa13 makes basePath optional 2016-09-06 10:52:31 +02:00
Roman Hotsiy
52c2233534
Smaller bundle size by removing esprima dep from bundle 2016-09-02 23:24:51 +03:00
Roman Hotsiy
a14bde334b
Update to latest Angular RC.6 2016-09-02 23:18:43 +03:00
Roman Hotsiy
d3ef8f003c
Fix e2e tests + minor refactoring 2016-09-01 09:54:28 +03:00
Roman Hotsiy
4066362ab9
Add + fix tests 2016-08-31 23:51:56 +03:00
Roman Hotsiy
a8d98b127b
Fixed side menu overlapped site footer (#75) 2016-08-31 23:34:14 +03:00
Roman Hotsiy
b649d52c39
x-nullable support for non-object schemas 2016-08-31 22:45:59 +03:00
Roman Hotsiy
b2cd855aa8
Make e2e less verbose + minor fixes 2016-08-31 22:04:37 +03:00
Roman Hotsiy
acaf54b28f
Fix code samples are not shown for operations without body param (#93) 2016-08-31 22:04:37 +03:00
kedashoe
027cdc19c8 support "x-nullable" property 2016-08-31 11:36:18 -07:00
kedashoe
1f53d94053 give type "string" for pipe transforms 2016-08-31 11:23:06 -07:00