Commit Graph

1226 Commits

Author SHA1 Message Date
Roman Hotsiy
0520fe2b2d
chore: release v1.21.2 🔖 2018-02-26 15:43:35 +02:00
Roman Hotsiy
6ce9245c0a
fix: missing properties when using complex allOf (regression)
fixes #422
2018-02-26 15:40:35 +02:00
Roman Hotsiy
92ed914701
chore: release v1.21.1 🔖 2018-02-23 15:21:23 +02:00
Roman Hotsiy
b1d928dbd3
fix: fix crash when discriminator is used incorrectly 2018-02-23 15:02:04 +02:00
Roman Hotsiy
0192b70235
chore: fix lint issues 2018-02-23 14:34:57 +02:00
Roman Hotsiy
309cc23de6
fix: avoid endless recursion in schema-walker in some cases
fixes #418, #395
2018-02-23 14:30:52 +02:00
Roman Hotsiy
07d1a7bfc7
chore: release v1.21.0 🔖 2018-02-18 12:38:53 +02:00
Luciano Jr
e0c6086c8e chore: update demo swagger.yaml (#417)
Fix typo
2018-02-18 12:36:56 +02:00
Roman Hotsiy
454e5bd0e9
feat: new option hide-download-button
resolves #394
2018-02-16 12:45:33 +02:00
Roman Hotsiy
420c51a4ba
fix: null example not used in schema samples
fixes #415
2018-02-16 12:36:38 +02:00
Cesar Level
a7c3d622bb chore: Added ReDoc new Logo (#413) 💅 2018-01-23 13:45:18 +02:00
Roman Hotsiy
5ef3c8cebc
Update CHANGELOG.md 2018-01-22 08:43:52 +02:00
Roman Hotsiy
85a5b0712c
chore: fix deployment 2018-01-21 23:42:39 +02:00
Roman Hotsiy
c009d40054
chore: release v1.20.0 🔖 2018-01-21 22:52:03 +02:00
Roman Hotsiy
f9bbbb2d70
chore: speed-up e2e test on apis.guru list 2018-01-21 22:50:43 +02:00
Roman Hotsiy
b9665d5f45
chore: drop bower support 🔥 2018-01-21 22:45:26 +02:00
Roman Hotsiy
e6e1be0dfe
chore: try fix chrome headless on travis 2018-01-21 21:57:48 +02:00
Roman Hotsiy
5925431dbf
chore: ignore ts warning for not-found file from ../compiled 2018-01-21 21:52:26 +02:00
Roman Hotsiy
53003fc076
chore: fix typings 2018-01-21 21:51:38 +02:00
Roman Hotsiy
195786e570
chore: update deps 2018-01-21 21:51:13 +02:00
Roman Hotsiy
c406dc5409
fix: Path parameters are not correctly overriden
fixes #400
2018-01-21 21:45:39 +02:00
Roman Hotsiy
e8adb605c3
fix: Use parentNode instead of parentElement to fix IE11 crash
fixes #406
2018-01-21 21:45:39 +02:00
Julian Kühnel
687b75331a chore: Use safer mark.js version (npm) (#407) 2018-01-21 21:39:51 +02:00
David Cumps
d083c1631d feat: align parameters to match up (#375) 2017-12-25 15:11:24 +02:00
David J. Felix
6b036ac707 chore: Fix demo link (#398) 2017-12-25 15:08:17 +02:00
Brendan Abbott
4ca40a4217 Make a single request for Google Fonts 2017-12-20 09:51:40 +02:00
Mike Ralphson
b586e5b620 Add note that x-logo SHOULD use absolute URLs
Have seen a number of definitions designed for use with ReDoc using a relative logo URL. This 'breaks' when someone else (e.g. APIs.guru hosts the API definition).
2017-11-28 10:31:55 +02:00
Roman Hotsiy
49695c62c9
chore: release v1.19.3 2017-11-16 15:18:55 +02:00
Roman Hotsiy
fef9ec476c
fix: html characters not escaped in code blocks (fixes #378)
if lang is not specified
2017-11-15 09:46:45 +02:00
Roman Hotsiy
a5e4e2aeaa
chore: release v1.16.2 2017-11-10 19:52:57 +02:00
Roman Hotsiy
00aea066f0
fix: response samples doesn't show only text/plain (fixes #371) 2017-11-10 14:07:53 +02:00
Bohdan Khorolets
dd3c98defa Remove target="_blank" from "Download" button 2017-10-22 09:02:16 -04:00
Roman Hotsiy
af81c33c99
v1.19.1 2017-10-02 10:52:19 +03:00
Roman Hotsiy
04e86065e3
fix: snapshot failing on constructor prop 2017-10-02 10:29:24 +03:00
Roman Hotsiy
278e5d7917
v1.19.0 2017-09-21 18:22:24 +03:00
Roman Hotsiy
f2ed92c69e
feat: add native-scrollbars option to workaround scrolling perf issues 2017-09-21 18:04:34 +03:00
Roman Hotsiy
d8b6e022b7
fix: HEAD http verb support
closes #342
2017-09-21 12:39:19 +03:00
Roman Hotsiy
ec64c6c4ad
chore: remove unused .eslintignore 2017-09-21 11:52:37 +03:00
Roman Hotsiy
869daaaca5
chore: use headless 🗡 😑 chrome instead of phantomjs 2017-09-21 11:51:46 +03:00
Roman Hotsiy
d304047139
chore: update deps 2017-09-21 11:48:10 +03:00
Roman Hotsiy
56d62e5ab2
feat: add ignoredHeaderParameters option 2017-09-21 11:36:18 +03:00
Roman Hotsiy
9aac636687
chore: clean non-used entry-point 2017-09-21 01:00:22 +03:00
Roman Hotsiy
d7b2af27a9 chore: downgrade to dropkickjs ~2.1.10
fixes #340
2017-09-19 18:23:13 +03:00
Phil Sturgeon
8d849a63da fix: Clearly label version compatibility
closes #338

Great idea from @ThatBrianDude
2017-09-11 22:10:37 +03:00
Roman Hotsiy
e39bdc244d
v1.18.1 2017-08-28 13:39:55 +03:00
Roman Hotsiy
35176b5f67
fix: crash if contact is not in the spec
closes #332
2017-08-28 13:39:55 +03:00
Roman Hotsiy
dd6dfa1f1a Add links to redoc.ly 🏗
[ci skip]
2017-08-28 12:33:26 +03:00
Roman Hotsiy
111bcdb0b9
v1.18.0 2017-08-28 11:11:40 +03:00
Daniel Chao
b165785064 Add margins around list-items in markdown
They're pretty tightly squeezed in there right now.
2017-08-21 12:16:00 +03:00
Roman Hotsiy
c819bd67ea Add new ReDoc logo to README 🖼, kudos to @cesarlevel 2017-08-17 23:35:34 +03:00