Commit Graph

1372 Commits

Author SHA1 Message Date
RedocBot
4e6321bcb6 Release v1.19.2 2017-11-10 18:01:07 +00:00
RedocBot
a440f8dacb Merge commit 'a5e4e2aeaa23d7df50fbacf8a23684c4ee577260' into releases 2017-11-10 18:00:18 +00: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
RedocBot
54b23928a4 Release v1.19.1 2017-10-02 08:03:55 +00:00
RedocBot
9e0fd9d1f9 Merge commit 'af81c33c99bbead699ac1cda024ee0773fbd08e2' into releases 2017-10-02 08:02:42 +00: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
RedocBot
6b0a49f7a8 Release v1.19.0 2017-09-21 15:51:54 +00:00
RedocBot
7568048dc9 Merge commit '278e5d79177a5ee47dd90cd77af4c9d839c7cadb' into releases 2017-09-21 15:50:32 +00: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
RedocBot
4dda729582 Release v1.18.1 2017-08-28 10:53:27 +00:00
RedocBot
ca6ad0e5e7 Merge commit 'e39bdc244d0bf4c542124e3a6cad742b229ca4ff' into releases 2017-08-28 10:51:58 +00: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
RedocBot
6cab26eb00 Release v1.18.0 2017-08-28 08:21:43 +00:00
RedocBot
57c50ddd16 Merge commit '111bcdb0b9e97d4ec7fe33b2dbb418b226759288' into releases 2017-08-28 08:20:42 +00: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
Roman Hotsiy
4516507535 chore: upload logo 2017-08-17 23:32:04 +03:00
Bohdan Khorolets
514fc297c4 fix: Increase padding top for .api-info-wrapper when left sidebar is hiding to avoid header overlaying by top menu. 2017-08-17 23:31:01 +03:00
Bohdan Khorolets
cb3d318e4a Closes #322: Feature request: Clickable logo that points to specific url 2017-08-17 23:31:01 +03:00
Roman Hotsiy
6b61d3aee1
chore: fix .editorconfig 2017-08-17 11:42:58 +03:00
Roman Hotsiy
60e8cb437a
feat: generate download link for specs defined by an object
closes #289
2017-08-17 11:42:12 +03:00
Roman Hotsiy
f792273be8
support x-example for parameters
closes #297
2017-08-17 11:26:02 +03:00
Roman Hotsiy
b84177c157
feat: support text-plain response sample
closes #270
2017-08-17 11:24:06 +03:00
Roman Hotsiy
955ef7101d
chore: remove some dead code 2017-08-17 10:28:22 +03:00
Bohdan Khorolets
86b4db468b Add display: inline-block for .openapi-button (#321) 2017-08-15 10:08:01 +03:00
RedocBot
d1e7611e83 Release v1.17.0 2017-08-02 15:05:42 +00:00
RedocBot
a9a39d3094 Merge commit 'd1562d5ff13eccee8045bad92e07982d59417efc' into releases 2017-08-02 15:04:46 +00:00
Roman Hotsiy
d1562d5ff1
v1.17.0 2017-08-02 17:30:48 +03:00
Roman Hotsiy
eb7089b76c
feat: support for xml samples in response when there is no schema in response
closes #307
2017-08-02 17:14:40 +03:00
Roman Hotsiy
2c8953664a
fix: make padding between h2 sections smaller
fixes #291
2017-08-02 17:07:58 +03:00
Roman Hotsiy
be41d6d325
fix: ready-only for nested objects samples
fixes #300
2017-08-02 16:51:36 +03:00
Roman Hotsiy
cd962faba4
fix: copy code-samples included \n\r characters
fixes #296
2017-08-02 15:50:01 +03:00
Roman Hotsiy
8193194e7a
chore: remove analytics from local demo 2017-08-02 15:36:01 +03:00
Roman Hotsiy
2ebca4bb03
feat: add hide-loading option
closes #315
2017-08-02 15:35:26 +03:00
Roman Hotsiy
3009d18b39
chore: fix e2e tests in FF 2017-08-02 14:55:02 +03:00