Commit Graph

59 Commits

Author SHA1 Message Date
Roman Hotsiy
f31cf3534c
chore: fix cli declarations 2019-03-11 17:58:23 +02:00
Siarhei Bautrukevich
4e8ee0305d feat(cli): Add templateOptions param to pass additional data to custom template (#792)
* Add templateOptions param to pass additional data to custom template
* Update README for ReDoc cli
2019-01-31 09:51:44 +08:00
Roman Hotsiy
c343db694e
chore(cli): redoc-cli v0.7.1 2019-01-17 16:14:57 +02:00
Roman Hotsiy
206d43edb8
chore(cli): Update redoc in cli 2019-01-17 16:14:29 +02:00
Roman Hotsiy
0525d2de8b
chore: update cli deps 2018-11-27 13:31:52 +02:00
Dave Oram
5e6f6fff03 Feature/dockerize redoc cli (#614)
* Docker container to run redoc-cli

* Dockerfile to package the 'redoc-cli' tool as a docker image

* Revert "Dockerfile to package the 'redoc-cli' tool as a docker image"

This reverts commit fec72ac0ea.

* Dockerfile to package the 'redoc-cli' tool as a docker image

* Fixed with help from RomanGotsiy  & xxxcoltxxx
2018-11-27 09:36:06 +02:00
Roman Hotsiy
bba40cd34a
Merge 'mes3fork/watch-backend' 2018-11-06 11:00:12 +02:00
Marius Rumpf
9e2853c2fd fix(cli): old peer dependency issue with styled-components (#699) 2018-11-05 12:38:57 +02:00
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