Roman Hotsiy
5fea0b0fea
chore: upgrade cli deps
2020-07-25 20:15:14 +03:00
Roman Hotsiy
05e0a3f06b
chore(cli): redoc-cli@0.9.8
2020-05-10 22:25:34 +03:00
Zakary Kamal Ismail
10414fc6d5
feat(cli): add the --title option to the serve subcommand ( #1160 )
2020-05-09 14:31:54 +03:00
Roman Hotsiy
6ad9f72dcd
chore(cli): redoc-cli@0.9.7
2020-03-17 14:13:50 +02:00
Roman Hotsiy
e675f57e9a
chore(cli): update redoc
2020-03-17 14:13:06 +02:00
Roman Hotsiy
c05db38576
chore(cli): redoc-cli@0.9.6
2020-02-09 21:19:27 +07:00
Roman Hotsiy
1f05af52ff
chore(cli): redoc-cli@0.9.5
2020-01-10 17:27:04 +02:00
Roman Hotsiy
1967c25f31
chore(cli): update redoc
2020-01-10 17:26:48 +02:00
Roman Hotsiy
236822d2af
chore(cli): upgrade handlebars in yarn.lock
2020-01-10 17:04:53 +02:00
Zakary Kamal Ismail
6d9a401b3b
chore(cli): Lint and prettify cli/index.ts ( #1074 )
2020-01-10 14:29:09 +02:00
Roman Hotsiy
284474322b
chore(cli): redoc-cli@0.9.4
2019-12-13 19:32:19 +02:00
Roman Hotsiy
aa26d9c0c3
chore(cli): redoc-cli@0.9.3
2019-12-13 12:08:15 +02:00
Zakary Kamal Ismail
e01eea445c
feat(cli): Fallback on the spec's title before falling back on… ( #1073 )
2019-12-12 17:31:08 +02:00
Chris Faulkner
42696a01ba
doc: fix some typos ( #1117 )
2019-12-10 08:13:37 +02:00
Sergey Dubovyk
4adb927463
feat: added support for file paths as --options cli argument ( #1049 )
2019-10-12 12:30:41 +03:00
Roman Hotsiy
69c3dce883
chore(cli): redoc-cli@0.9.2
2019-09-30 14:53:07 +03:00
Roman Hotsiy
eb8d4fd678
chore(cli): redoc-cli@0.9.1
2019-09-30 13:57:05 +03:00
Roman Hotsiy
dd583b6a2e
chore(cli): update yarn.lock
2019-09-30 13:52:33 +03:00
Roman Hotsiy
4f63088638
chore(cli): redoc-cli v0.9.0
2019-09-30 13:34:27 +03:00
Sergey Dubovyk
2a28130c82
feat(cli): added support for JSON string value for --options CLI argument ( #1047 )
...
closes #797
2019-09-30 11:56:02 +02:00
Melvyn Sopacua
8632b193b2
refactor(cli): Update watching ( #716 )
...
- For now hardcode ignore JetBrain's "safe file changes".
- Show events for new files and directories
- Update spec on new files
2019-09-30 09:51:12 +02:00
duxiaofeng
aceb3438f2
feat(cli): add disableGoogleFont
parameter to cli ( #1045 )
2019-09-25 18:14:21 +02:00
Roman Hotsiy
3e18093e6f
chore(cli): redoc-cli v0.8.6
...
fixes #998
2019-08-01 12:06:39 +03:00
Roman Hotsiy
06a6d921f9
chore(cli): update redoc
2019-08-01 12:05:47 +03:00
Roman Hotsiy
2f75aa3aed
chore: remove ci-publish as it was not working
2019-07-29 18:51:54 +03:00
Roman Hotsiy
d1ce306340
chore: update yarn.lock's
2019-07-29 18:49:01 +03:00
Roman Hotsiy
5d433fa1fb
chore(cli): update deps
2019-07-29 18:42:51 +03:00
Roman Hotsiy
f7248135b1
fix(cli): Add missing content type header on compressed responses of /
2019-07-29 17:18:51 +03:00
Roman Hotsiy
7219344f2f
chore(cli): redoc-cli v0.8.5
2019-07-08 08:50:23 +03:00
Roman Hotsiy
685febb116
chore(cli): update deps
2019-07-08 08:50:05 +03:00
Roman Hotsiy
6dc54e9344
chore(cli): bump redoc
2019-07-08 08:44:11 +03:00
Andrew Berry
c99d9f6983
Add missing content type header on compressed responses of /
2019-06-28 10:02:05 -04:00
Roman Hotsiy
d78029a04e
chore: move repo to Redocly org
2019-06-04 15:47:22 +03:00
Roman Hotsiy
672ef56507
chore: cli version bump
2019-05-13 15:52:56 +03:00
Roman Hotsiy
26f6b3d5c9
chore(cli): redoc-cli v0.8.3
2019-03-15 17:10:31 +02:00
Roman Hotsiy
6c79901a25
fix(cli): add node-libs-browser to the deps
...
fixes #850
2019-03-15 17:09:40 +02:00
Roman Hotsiy
7331cc8149
chore(cli): redoc-cli v0.8.2
2019-03-15 16:24:07 +02:00
Roman Hotsiy
81a756864d
fix: fix redoc-cli broken dependencies
2019-03-15 16:23:18 +02:00
Roman Hotsiy
0dab8afe01
chore: Release 2.0.0-rc.4 🔖
2019-03-15 12:10:25 +02:00
Roman Hotsiy
a541b08a91
chore(cli): redoc-cli v0.8.0
2019-03-15 11:40:41 +02:00
Roman Hotsiy
6b152c67ef
chore: update peerDeps before release
2019-03-15 11:37:54 +02:00
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