Commit Graph

1598 Commits

Author SHA1 Message Date
Roman Hotsiy
7daa070311
chore(cli): cli v0.5.0 2018-06-25 14:43:58 +03:00
Roman Hotsiy
20191e3e09
chore: Release 2.0.0-alpha.25 🔖 2018-06-25 14:41:32 +03:00
brushmate
723516b089 feat(cli): watch the directory that contains the specified spec instead of the spec itself (#519)
Fixes #514
2018-06-25 14:15:00 +03:00
Zach Pomerantz
cddfb12806 chore: Add Dockerfile for easier deployment (#427) 2018-06-25 14:10:29 +03:00
Roman Hotsiy
a4033747d3
chore: update cypress config 2018-06-25 14:03:45 +03:00
Roman Hotsiy
49feddaa10
chore: update snapshots 2018-06-25 14:00:08 +03:00
Roman Hotsiy
761a2c1251
chore: fix lint issues 2018-06-25 13:59:11 +03:00
Roman Hotsiy
f5c980ab51
docs: update callback and onLoaded docs 2018-06-25 13:56:52 +03:00
Roman Hotsiy
16313b8293
feat: pass error in init callback + onLoaded for RedocStandalone 2018-06-25 13:48:51 +03:00
Roman Hotsiy
637b493b41
chore: refactor StoreProvider to not use componentWillReceiveProps 2018-06-25 12:47:09 +03:00
Roman Hotsiy
f404626802
chore: update deps 2018-06-25 12:45:49 +03:00
Roman Hotsiy
151acaf5ab
chore: update deps 2018-06-25 09:55:35 +03:00
Roman Hotsiy
4e5282e206
fix: default false not displaying
fixes #544
2018-06-25 09:10:44 +03:00
Roman Hotsiy
83fca7d9ff
fix: use pushState instead of hash replace
fixes #542
2018-06-21 13:47:53 +03:00
Jérémy Derussé
4694b6f9ca fix: Use item's title in array definition (#526) 2018-06-21 13:10:10 +03:00
Roman Hotsiy
52adc9378e
chore: update openapi-sampler
related to #541
2018-06-20 20:33:08 +03:00
Roman Hotsiy
4c76d52cc6
fix: fix subsections ids so subsections with the same name are allowed
fixes #529
2018-06-20 19:57:52 +03:00
Roman Hotsiy
c8a5f36f17
fix: fix IE11 crash + remove unused polyfills
fixes #448
2018-06-20 19:57:52 +03:00
Roman Hotsiy
5dae267a54
fix: discriminator field doesn't change in examples
fixes #524
2018-06-20 19:57:52 +03:00
Oleg Vaskevich
133f9f0d12 chore: Add x-code-samples to TS types (#533) 2018-06-20 19:09:16 +03:00
Lev Pachmanov
070dc5c0a8 feat: support for x-discriminator-value for 2.0 as alternative to mapping (#534)
Add vendor extension `x-discriminator-value `used by swagger-codegen for Swagger 2.0 as an alternative to OpenAPI 3.0 mapping feature.
2018-06-20 19:08:19 +03:00
Jérémy Derussé
35f83e491a chore: escape HTML (#527) 2018-06-18 15:58:26 +03:00
Roman Hotsiy
c0b0cd49b5
fix: support wildcard status codes
fixes #531
2018-06-18 15:56:31 +03:00
Roman Hotsiy
d38f2f2a5a
fix: add ReDoc attribution link which was present in 1.x 2018-06-01 19:44:34 +03:00
Roman Hotsiy
9a34f22aff
docs: describe callback param to Redoc.init
fixes #381
2018-06-01 18:37:36 +03:00
Roman Hotsiy
209c6caca0
fix: non-json sample crash in some cases
fixes #456
2018-06-01 18:20:28 +03:00
Roman Hotsiy
63ae2e8e94
feat: support x-summary for response objects
fixes #500
2018-06-01 16:50:07 +03:00
Roman Hotsiy
a8a7593da2
chore: pinpoint babel to version 7.0.0-beta.47 2018-06-01 15:50:39 +03:00
Roman Hotsiy
c56ba17c98
chore: fix slack spec link in demo 2018-06-01 15:41:42 +03:00
Roman Hotsiy
ae3924ac16
chore: Release 2.0.0-alpha.24 🔖 2018-06-01 12:55:33 +03:00
Roman Hotsiy
902f97a5b9
fix: temporary downgrade marked as it introduced breaking changes and a few bugs 2018-06-01 12:54:36 +03:00
Roman Hotsiy
f3b611e76d
chore: Release 2.0.0-alpha.23 🔖 2018-05-31 16:29:04 +03:00
Roman Hotsiy
39f54d0cc6
chore: fix travis build for PRs 2018-05-31 16:18:08 +03:00
Roman Hotsiy
bde08f1283
fix: fix vertical line misaligned in firefox
closes #503
2018-05-31 15:41:57 +03:00
Roman Hotsiy
d957ad762d
fix: fix typings on npm 2018-05-31 15:41:57 +03:00
Jérémy Derussé
47b2177f58 fix: MergeAll takes items into account (#511) 2018-05-31 12:59:55 +03:00
brushmate
370d08aa1a fix(cli): make positional arguments required and handle errors in serve and bundle manually (#518) 2018-05-31 12:56:35 +03:00
Roman Hotsiy
8e7f27b16d
chore: Release 2.0.0-alpha.22 🔖 2018-05-29 19:01:21 +03:00
Roman Hotsiy
2eb1952875
fix: HEAD http verb support in menu badges
fixes #493
2018-05-29 18:58:37 +03:00
Roman Hotsiy
3698598d60
chore: update deps 2018-05-29 18:44:03 +03:00
Roman Hotsiy
3c6de2cafc
fix: more descriptive message for wrong discriminator use
fixes #505
2018-05-29 17:58:57 +03:00
Roman Hotsiy
4b41bb103f
chore(cli): redoc-cli v0.4.0 2018-05-29 17:52:15 +03:00
Roman Hotsiy
aaff311a3e
feat: support x-discriminator for OpenAPI 2
related to #496
2018-05-29 17:51:50 +03:00
Roman Hotsiy
6ea2b7b0e6
fix: fix font-weight inconsistency
fixes #506
2018-05-29 17:51:50 +03:00
Roman Hotsiy
d162babe19
feat: add new experimental option unstable_ignoreMimeParameters 2018-05-29 17:51:50 +03:00
brushmate
720c304484 fix(cli): return 1 as exit code if an error happens in the cli (#516) 2018-05-29 17:51:15 +03:00
brushmate
ac7372be6f fix(cli): create directories when a path is specified in the --output option (#513)
Fixes #512
2018-05-29 12:46:31 +03:00
Roman Hotsiy
bf57c4d14b
chore: Release 2.0.0-alpha.21 🔖 2018-05-28 21:56:36 +03:00
Roman Hotsiy
64801b039f
fix: specify caption-side
fixes #509
2018-05-28 21:54:02 +03:00
Roman Hotsiy
57a32ba116
chore: update deps 2018-05-28 21:50:26 +03:00