Commit Graph

1567 Commits

Author SHA1 Message Date
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
05403a7aa9
fix: css fix + update theme 2018-03-20 11:17:59 +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
d3779bfd40
tests: remove failing check 2018-03-19 23:17:12 +02:00
Roman Hotsiy
fee7aeca88
tests: record videos and failure screenshots 2018-03-19 22:58:05 +02:00
Roman Hotsiy
39752fb9f0
tests: enable breaking test to record it 2018-03-19 22:37:41 +02:00
Roman Hotsiy
440e15e773
chore: switch to cy webpack-preprocessor instead of fork 2018-03-19 16:42:37 +02:00
Roman Hotsiy
0fa72a55ce
tests: add more search tests 2018-03-19 16:34:37 +02:00
Roman Hotsiy
5b136c1a2f
tests: prefer attributes over classes in e2e tests 2018-03-19 16:33:26 +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
20730c82b4
chore: Release 2.0.0-alpha.16 🔖 2018-03-18 17:16:27 +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
Roman Hotsiy
4924f2f9ca
chore: try npm publish with --registry 2018-03-18 13:40:26 +02:00
Roman Hotsiy
8f62bf27e6
chore: allow deployment from branch 2018-03-18 11:53:34 +02:00
Roman Hotsiy
cb39a4b6cd
chore: try deploying cli from Travis 2018-03-18 11:40:15 +02:00
Roman Hotsiy
7731f93ac0
chore: try deploying cli from travis 2018-03-18 11:16:04 +02:00
Roman Hotsiy
95c7585628
fix: move cli to a separate npm package 2018-03-18 11:15:17 +02:00
Roman Hotsiy
ed20ac1298
fix: prefer extend of styled to make styles more predictable 2018-03-18 11:13:08 +02:00
Roman Hotsiy
5084780e6d
chore: autotag releases on npm 2018-03-18 11:11:08 +02:00
Roman Hotsiy
020f8fd6a9
chore: yarn cache on travis 2018-03-17 23:25:13 +02:00
Roman Hotsiy
9026795b9f
tests: add MarkerService tests 2018-03-17 23:23:14 +02:00
Roman Hotsiy
fa4578dc04
chore: enable coverage for npm test by default 2018-03-17 22:06:25 +02:00
Roman Hotsiy
e0223494c2
feat: use new Context API for options 2018-03-17 22:04:37 +02:00
Roman Hotsiy
ebb9b7ee52
chore: setup cypress record 2018-03-17 21:09:18 +02:00
Roman Hotsiy
2c320d229b
chore: setup coverage + coveralls 2018-03-17 20:57:45 +02:00
Roman Hotsiy
b0dd7d5cb1
chore: add bundlesize test + update readme 2018-03-17 19:56:08 +02:00
Roman Hotsiy
40a483755f
chore: disable broken e2e test 2018-03-17 19:13:44 +02:00
Roman Hotsiy
e002f2a2a4
chore: update all deps to latest 2018-03-17 18:50:55 +02:00
Roman Hotsiy
6c70d1a345
chore: migrate to webpack 4 2018-03-17 17:58:28 +02:00
Roman Hotsiy
e27d421f8a
chore: migrate to ts-loader 2018-03-17 15:16:56 +02:00
Roman Hotsiy
598b3396ee
chore: do not apply hot-reloading plugin in prod mode 2018-03-17 14:56:45 +02:00
Roman Hotsiy
053248e8ab
chore: update to the latest react-hot-loader@4 2018-03-17 14:17:09 +02:00
Roman Hotsiy
428f02045e
chore: Release 2.0.0-alpha.15 🔖 2018-03-17 00:03:27 +02:00
Roman Hotsiy
d3655161fc
chore: fix lint issues 2018-03-16 23:58:25 +02:00
Roman Hotsiy
6018042180
fix: fix broken css after installing polished 2018-03-16 23:56:53 +02:00
Roman Hotsiy
1df690a964
feat: more advanced theme engine 2018-03-16 17:07:49 +02:00