Roman Hotsiy
|
c52703f1ed
|
Fix search inside circular discriminators
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
6e13acbc64
|
Index and search inside discriminator
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
e1ce5ea316
|
Basic Indexing + search
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
e164590fca
|
Expanding nested schemas by absolute pointer
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
899c2b8398
|
Add a few tests + remove unused code
|
2017-01-07 18:05:08 +02:00 |
|
Roman Hotsiy
|
177bffb1c3
|
Merge branch 'menu-refactor'
|
2017-01-06 12:58:15 +02:00 |
|
Gaurav Jain
|
3eeeb6a3fb
|
Add support for second-level headings from Markdown docs
|
2016-12-30 13:20:16 -08:00 |
|
Roman Hotsiy
|
86c0dcbfe1
|
Support inherited discriminator (only one at the moment)
|
2016-12-28 14:15:05 +02:00 |
|
Roman Hotsiy
|
1855d2bd38
|
Fix linter/tsc errors
|
2016-12-02 12:11:17 +02:00 |
|
Roman Hotsiy
|
0f580eeed0
|
Fix tests + other minor fixes
|
2016-11-30 11:55:37 +02:00 |
|
Roman Hotsiy
|
4208660a6f
|
Perfromance fix (tests still failing)
|
2016-11-30 11:55:37 +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 |
|
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
|
1e152f96f0
|
fix build
|
2016-10-31 21:09:55 +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
|
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
|
17e7bf9fd8
|
Refactor + minor fixes/optimizations
|
2016-10-23 20:18:42 +03:00 |
|
Roman Hotsiy
|
5597a58846
|
Do spec load after bootstrap
|
2016-10-14 11:44:18 +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
|
511415ca06
|
Fix default hostname #108
|
2016-09-12 23:54:35 +03:00 |
|
LeFnord
|
719dfbfa13
|
makes basePath optional
|
2016-09-06 10:52:31 +02:00 |
|
Roman Hotsiy
|
a14bde334b
|
Update to latest Angular RC.6
|
2016-09-02 23:18:43 +03:00 |
|
kedashoe
|
1f53d94053
|
give type "string" for pipe transforms
|
2016-08-31 11:23:06 -07:00 |
|
Roman Hotsiy
|
bff4b80845
|
Change the way discriminator is rendered
|
2016-08-30 13:51:14 +03:00 |
|
Roman Hotsiy
|
a65ecfa442
|
Move to webpack + AoT compilation ✨
|
2016-08-28 21:46:10 +03:00 |
|
Roman Hotsiy
|
5efbd97f3e
|
Throttle scroll event
|
2016-08-22 12:18:56 +03:00 |
|
Roman Hotsiy
|
379870a1b3
|
Migrate to angular rc.5
|
2016-08-22 12:12:13 +03:00 |
|
Roman Hotsiy
|
2e9285e0f0
|
Revert markdown newlines to become breaks (related to SP-82)
|
2016-08-21 17:47:33 +03:00 |
|
Roman Hotsiy
|
eb0beda4e6
|
Fix markdown newlines to be gfm (fixes #82)
|
2016-08-21 10:17:41 +03:00 |
|
Roman Hotsiy
|
0b46186585
|
Render valid JSON in samples (quoted object keys)
|
2016-08-12 20:42:41 +03:00 |
|
Mike Stead
|
e8f090604c
|
Validate that api scheme is used correctly
|
2016-08-01 10:26:10 +10:00 |
|
Mike Stead
|
190b5e79f6
|
Replace const with let to conform to coding style
|
2016-08-01 09:57:06 +10:00 |
|
Mike Stead
|
51965f94b5
|
Use api host if schema host is undefined
|
2016-08-01 09:46:34 +10:00 |
|
Roman Hotsiy
|
2872ffbcf9
|
If API supports both HTTP and HTTPS use HTTPS (fixes #72)
|
2016-07-26 14:51:59 +03:00 |
|
Roman Hotsiy
|
ae0b0f5f14
|
Deduce type value from validation keywords (fixes #71)
|
2016-07-26 14:07:25 +03:00 |
|
Roman Hotsiy
|
a5959bdf55
|
Refactor menu
|
2016-07-26 12:33:55 +03:00 |
|
Roman Hotsiy
|
205aa6211c
|
Pull markdown headers from description into side menu
|
2016-07-21 13:52:56 +03:00 |
|
Roman Hotsiy
|
dcd43e4fc6
|
Discriminator support for examples (fixes #65)
|
2016-07-15 17:43:01 +03:00 |
|
Roman Hotsiy
|
b22b8d2122
|
Refactor menu generation + handle methods without tags
|
2016-07-01 17:24:59 +03:00 |
|
Roman Hotsiy
|
53b4f55876
|
Refactor
|
2016-06-22 21:53:11 +03:00 |
|
Roman Hotsiy
|
1e97ea655e
|
Refactor + perf optimizations
|
2016-06-22 19:13:57 +03:00 |
|
Roman Hotsiy
|
43a0872530
|
bypass sanitization for markdown
|
2016-06-22 12:45:03 +03:00 |
|
Roman Hotsiy
|
b65370c8ac
|
Replace marked with remarkable
|
2016-06-22 12:42:24 +03:00 |
|
Roman Hotsiy
|
81701d3cb5
|
Fix json-schema-ref-parser importing
|
2016-06-15 23:33:57 +03:00 |
|
Roman Hotsiy
|
4f39ab9edc
|
Add tslint
|
2016-06-13 20:54:24 +03:00 |
|