Commit Graph

51 Commits

Author SHA1 Message Date
Melvyn Sopacua
df43cfbe64 refactor(cli): Use chokidar for watching
Caveat: could not get this to work with a debounce.
Fixes: recursive file watching on Linux (and thus Docker).
2018-11-03 17:03:59 +01:00
Roman Hotsiy
7df471b69d
chore: fix cli ts compiling 2018-10-18 14:10:32 +03:00
Roman Hotsiy
533733bc7f
chore(cli): redoc-cli v0.6.4 2018-09-28 17:10:51 +03:00
Roman Hotsiy
4ab97c1316
chore(cli): redoc-cli v0.6.3 2018-09-28 16:53:26 +03:00
Roman Hotsiy
2d63fa0ba0
fix(cli): add styled-components to dependencies 2018-09-28 16:52:20 +03:00
Roman Hotsiy
822d038190
chore(cli): redoc-cli v0.6.2 2018-08-24 17:35:28 +03:00
Sérgio Ramos
82a038bf61 chore(cli): update cli dependencies (#620) 2018-08-24 17:34:34 +03:00
kmbenitez
a5f9f6b2cc chore: Update readme color customization example (#619)
[ci skip]
2018-08-23 18:58:13 +03:00
Roman Hotsiy
64fb09cfd4
chore(cli): redoc-cli v0.6.1 2018-07-24 22:35:46 +03:00
Roman Hotsiy
75ced44d7c
fix(cli): add mobx to dependencies 2018-07-24 22:35:24 +03:00
Roman Hotsiy
c5a352312a
chore(cli): redoc-cli v0.6.0 2018-07-18 13:37:37 +03:00
Roman Hotsiy
76906eb126
fix(cli): cli output crashes if script closing tag is in the spec
fixes #563
2018-07-17 15:16:06 +03:00
Roman Hotsiy
bab3e7dfce
fix: fix broken link in CLI help
fixes #559
2018-07-17 11:12:42 +03:00
Roman Hotsiy
7daa070311
chore(cli): cli v0.5.0 2018-06-25 14:43:58 +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
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
4b41bb103f
chore(cli): redoc-cli v0.4.0 2018-05-29 17:52:15 +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
dbacec91ad
chore(cli): redoc-cli v0.3.9 2018-05-17 13:46:14 +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
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
pengfluf
f3de47738b docs: cli -> README.md typos fixed (#476) 2018-04-26 17:10:37 +03:00
Roman Hotsiy
8583547f30
chore: Release 2.0.0-alpha.18 🔖 2018-03-23 08:26:53 +02:00
Roman Hotsiy
d9ee2d0d89
fix(cli): don't wait for content loaded in bundled HTML 2018-03-22 17:49:15 +02:00
Roman Hotsiy
a3f09ac397
chore: fix .npmignore 2018-03-21 18:02:25 +02:00
Roman Hotsiy
73164560d6
chore: remove cli output 2018-03-21 18:02:11 +02:00
Roman Hotsiy
ad0a2b9d3e
docs: fix broken links in README
[ci skip]
2018-03-21 17:52:45 +02:00
Roman Hotsiy
0703c7fc4f
chore(cli): CLI release 0.3.5 2018-03-20 13:22:59 +02:00
Roman Hotsiy
c9c6bc5255
fix(cli): allow to set url to the spec in SSR mode 2018-03-20 13:22:41 +02:00
Roman Hotsiy
b11679604a
chore(cli): CLI release 0.3.4 2018-03-20 13:02:08 +02:00
Roman Hotsiy
c729c6c75b
fix(cli): fix output option type 2018-03-20 13:01:45 +02:00
Roman Hotsiy
8891f5c97d
fix(cli): fix crash 2018-03-20 12:51:23 +02:00
Roman Hotsiy
06b5a00a8b
fix(cli): rename redoc-cli bin 2018-03-20 12:39:49 +02:00
Roman Hotsiy
5f1e553ef4
chore: fix lint issues 2018-03-20 11:52:08 +02:00
Roman Hotsiy
8ce355d6fb
chore: bump cli version 2018-03-20 11:40:23 +02:00
Roman Hotsiy
3f6e221b4c
docs: add CLI examples 2018-03-20 11:39:53 +02:00
Roman Hotsiy
2732c89316
feat(cli): add options to specify redoc options 2018-03-20 11:31:36 +02:00
Roman Hotsiy
7ee1ab23a8
chore: add handlebars typings 2018-03-20 11:29:38 +02:00
Roman Hotsiy
b7afce9481
feat(cli): add --template option 2018-03-20 11:00:45 +02:00
Roman Hotsiy
bb8a6784c2
feat(cli): add title option to bundle 2018-03-20 10:21:05 +02:00
Roman Hotsiy
03cc781b8d
chore: update redoc-cli docs 2018-03-18 17:56:25 +02:00
Roman Hotsiy
f993e9b443
chore: fix redoc standalone path in CLI 2018-03-18 17:49:07 +02:00
Roman Hotsiy
4510311096
chore: add missing package to CLI 2018-03-18 17:28:45 +02:00
Roman Hotsiy
096cbeb4a4
chore: do not fail build on cli publish 2018-03-18 17:15:12 +02:00
Roman Hotsiy
8780f2d474
chore: fix ci-publish from travis 2018-03-18 16:18:29 +02:00
Roman Hotsiy
b3fca14d16
chore: use ci-publish to publish CLI 2018-03-18 14:25:26 +02:00