Commit Graph

1553 Commits

Author SHA1 Message Date
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
Roman Hotsiy
f8b793d2dc
feat: new theme colors: code and codeBg 2018-05-28 21:47:37 +03:00
Roman Hotsiy
782ef77080
feat: new theme option: nestingSpacing 2018-05-28 21:45:34 +03:00
Roman Hotsiy
6b1e8e75b0
fix: replace "oops" with field name 🙈 2018-05-18 17:30:21 +03:00
Roman Hotsiy
ffdb172b62
chore: update deps 2018-05-18 15:14:40 +03:00
Roman Hotsiy
a1fa4b47a8
fix: reduce search index size 2018-05-18 15:13:46 +03:00
Roman Hotsiy
8afae474c7
chore: fix declarations 2018-05-18 15:10:55 +03:00
Roman Hotsiy
e13d172502
chore: allow for children in MenuItemTitle 2018-05-18 15:09:30 +03:00
Roman Hotsiy
59571596c0
refactor: move styled.d.ts patch to typings 2018-05-18 13:47:35 +03:00
Roman Hotsiy
dbacec91ad
chore(cli): redoc-cli v0.3.9 2018-05-17 13:46:14 +03:00
Roman Hotsiy
07b7df8064
chore: update deps 2018-05-17 13:45:27 +03:00
Roman Hotsiy
3ee4210e6f
chore: fix cli lint issues 2018-05-17 11:49:38 +03:00
Roman Hotsiy
50184739c7
fix(cli): escape \u2029 \u2028 characters
see http://www.thespanner.co.uk/2011/07/25/the-json-specification-is-now-wrong/
related to #475
2018-05-17 11:43:53 +03:00
Roman Hotsiy
2654cefd75
refactor: minor refactor 2018-05-17 11:41:51 +03:00
Roman Hotsiy
f7bf0b8912
chore: fix declarations emit 2018-05-17 11:40:47 +03:00
Roman Hotsiy
135651a8a6
chore: emit declarations on CI 2018-05-16 14:01:36 +03:00
Roman Hotsiy
8e1a5cb7a1
fix: add tslib dependency 2018-05-16 13:59:33 +03:00
Roman Hotsiy
08253ee1b1
chore: enable tslint for test files 2018-05-16 13:08:27 +03:00
Roman Hotsiy
9115be8378
feat: export TypeScript typings 2018-05-16 12:44:44 +03:00
Roman Hotsiy
e06f6e83de
docs: remove 'v1.x' from demo link
[ci skip]
2018-05-15 13:40:53 +03:00
Roman Hotsiy
4a0aa17bdd
chore: add cli missing dep
[ci skip]
2018-05-14 13:33:31 +03:00
Roman Hotsiy
08f7bd112d
chore: update deps 2018-05-14 13:24:23 +03:00
Roman Hotsiy
0a9d09d207
chore: cli release v0.3.7 2018-05-14 13:03:43 +03:00
Roman Hotsiy
cd88ebc19b
chore: Release 2.0.0-alpha.20 🔖 2018-05-14 13:02:56 +03:00
Roman Hotsiy
6f85cb195a
fix: fix worker is not defined in lib bundle, fixes #485 2018-05-14 12:58:29 +03:00
Roman Hotsiy
54937b68d5
chore: deploy demo only on tags 2018-05-14 12:00:00 +03:00
Roman Hotsiy
dce93bfc2d
chore: Release 2.0.0-alpha.19 🔖 2018-05-14 11:51:44 +03:00
Roman Hotsiy
0d6deff8c8
feat: display scope description as markdown, fixes #466 2018-05-14 11:48:11 +03:00
Roman Hotsiy
2cf4c3cd7b
fix: path parameters are not correctly override, fixes #481 2018-05-14 11:37:19 +03:00
Roman Hotsiy
6d1a9e589c
fix: limit height of discriminator dropdown, fixes #484 2018-05-14 11:04:56 +03:00
Roman Hotsiy
3829aca046
chore: fix lint issues 2018-05-14 11:00:43 +03:00
Roman Hotsiy
3b274488a8
chore: add license check 2018-05-14 11:00:07 +03:00
Roman Hotsiy
01f575cc73
fix: fix build caused by new babel decorators syntax, fixes #487 2018-05-14 10:38:44 +03:00
Roman Hotsiy
42cf18edb3
fix: fix prism lang dependencies, fixes #467 2018-05-14 09:51:57 +03:00
Roman Hotsiy
afb11d6a4f
fix: fix @observer on PureComponent warning 2018-05-14 09:50:35 +03:00
Roman Hotsiy
a1a01d5a41
chore: update deps 2018-05-14 09:39:03 +03:00
Roman Hotsiy
126c6a689a
fix: change look of additionalProperties 2018-05-14 09:33:09 +03:00
Adam Altman
8376068bfa
Update LICENSE
This was released in 2015.  I believe updates to this were by accident.
2018-05-08 10:23:45 -05:00
Mason Malone
e10b314ba3 docs: Fix a couple typos and a link in README.md (#480) 2018-05-03 11:46:30 +03:00
pengfluf
f3de47738b docs: cli -> README.md typos fixed (#476) 2018-04-26 17:10:37 +03:00
Morgan Terry
64119c44d4 fix: fix spelling in error message (#455) 2018-04-17 08:51:07 +03:00
Roman Hotsiy
1aa7d5d279
tests: add JsonViewer basic unit tests 2018-03-26 23:09:09 +03:00
Roman Hotsiy
04251a581a
tests: move tests to parent folder 2018-03-26 22:33:46 +03:00
Roman Hotsiy
29a7f299a1
tests: workaround perfectscroll importing issue in jest 2018-03-26 22:24:47 +03:00
Roman Hotsiy
83af48112c
tests: add standalone component test 2018-03-26 22:24:39 +03:00
Roman Hotsiy
deffdc548e
chore: remove worker from main bundle for browser/standalone build 2018-03-26 18:24:19 +03:00