Commit Graph

1186 Commits

Author SHA1 Message Date
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
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
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
Roman Hotsiy
2a0f226b73
chore: do not pullute dist folder 2017-08-02 14:55:02 +03:00
Jacob Baskin
86d8179e4f fix: Ioutput dates as ISO 8601 strings in JSON Formatter (#313)
kudos to @jacobbaskin
2017-08-01 19:16:17 +03:00
Roman Hotsiy
da9df29fdd
chore: update deps 2017-08-01 13:20:21 +03:00
Roman Hotsiy
37708009d1
upgrade firefox on saucelabs 2017-08-01 12:09:33 +03:00
Roman Hotsiy
3488a86ac5
chore: add missing ts-helpers dep 2017-07-23 13:48:15 +02:00
Roman Hotsiy
83622a5532
chore: temporarily disable tslint typecheck 2017-07-23 13:24:45 +02:00
Roman Hotsiy
ef5101b1f2
feat: export angular module <not stable yet> 2017-07-22 18:45:19 +02:00
Roman Hotsiy
cb2de97945
chore: fix demo dropdown and stars count 2017-07-22 17:05:18 +02:00
Roman Hotsiy
b9e714fc6f
chore: aot fixes 2017-07-22 17:04:54 +02:00
Roman Hotsiy
c79a301388
chore(packaging): include vendor and polyfills in exported files 2017-07-22 15:53:43 +02:00
Roman Hotsiy
5b49fbce92
chore(build): enable AOT for npm start:prod 2017-07-22 15:51:53 +02:00
Roman Hotsiy
6d423df2e9
chore: organize config files 2017-07-22 15:49:12 +02:00
Roman Hotsiy
5e5db72ea4
fix: handle case where items is array in indexer
fixes #304
2017-07-20 15:48:14 +02:00
George Wilson
6bb3bd8d21 chore: Fix TS issue on mouse event creation (#306) 2017-07-18 17:01:19 +02:00
Phil Sturgeon
039bbdb585 Spacing applied to aaaaalll li's 2017-07-14 11:34:16 +03:00
Roman Hotsiy
5d067d8f45
chore: improve styling of deprecated badge 2017-07-04 10:45:12 +03:00
Peter Golm
2748aac024 feat: Add special rendering for deprecated operations (#290)
* Add special rendering for deprecated operations

* Change styling of deprecated operation header
2017-07-04 10:15:22 +03:00
Roman Hotsiy
87d9abd62b
fix: enum with single value not shown in non-body params
closes #284
2017-07-02 18:54:51 +03:00
Roman Hotsiy
10cdfe59ee
chore: downgrade ff to 45 to fix e2e tests
FF after 45 crashes when selenium tries to get browser logs
2017-06-26 15:59:23 +03:00
Roman Hotsiy
8221cf8204
chore: downgrade FF on Saucelabs 2017-06-26 14:11:13 +03:00
Roman Hotsiy
13854aae56
Update dependencies 2017-06-26 12:52:33 +03:00
Roman Hotsiy
cfc14c8c7a
chore: release v1.16.1 2017-06-14 12:46:40 +03:00
Roman Hotsiy
5cc1208bb1
chore: fix tests 2017-06-14 11:27:50 +03:00