Commit Graph

202 Commits

Author SHA1 Message Date
Igor Randjelovic
fbc5f6b97e chore: fix CI link (#724) 2018-01-15 12:04:25 -05:00
Evan You
4f75d1d817 chore: update test tips [ci-skip] 2018-01-15 00:44:23 -05:00
Evan You
04ceebf768 test: simplify test matching 2018-01-15 00:40:00 -05:00
Evan You
65cc27db42 feat: tweak invoke command 2018-01-14 23:53:24 -05:00
Evan You
563636c33f test: test for vue invoke 2018-01-14 23:27:18 -05:00
Evan You
06af371c04 feat: improve prompt flow 2018-01-14 22:58:17 -05:00
Evan You
132b0db8e4 feat: wip invoke command 2018-01-14 19:11:26 -05:00
Evan You
aa43bec35f chore: tweak command messages 2018-01-14 17:57:49 -05:00
Evan You
1daeadb76d workflow: enforce commit format 2018-01-14 17:38:58 -05:00
Evan You
334701584d test: improve tslint test case (test fixing vue files) 2018-01-14 17:38:46 -05:00
Evan You
1ded378c29 chore: add build badges 2018-01-14 17:30:36 -05:00
Evan You
e65d1644fe fix ts ci 2018-01-14 17:23:14 -05:00
Evan You
0e2c22ef2b adjust default test strategy 2018-01-14 17:18:32 -05:00
Evan You
b95ab2c822 test: tests for TypeScript 2018-01-14 17:00:35 -05:00
Evan You
e00f3f7310 test: add test-plugin script 2018-01-14 17:00:25 -05:00
Evan You
aa87be024c test: add test-changed script 2018-01-14 16:26:21 -05:00
Evan You
ed4d845021 fix typo 2018-01-14 00:33:12 -05:00
Evan You
29d01f54c4 refactor + tests for CSS resolver 2018-01-14 00:32:21 -05:00
Suhas Karanth
4765cc6fa1 fix: typo {mdoule => module} (#721) 2018-01-13 22:55:30 -05:00
Evan You
2e87dfc90f simplfy ts + babel, add generator test for ts 2018-01-11 20:43:26 -05:00
Evan You
8d9f32f908 fix tests for windows 2018-01-11 18:29:39 -05:00
Evan You
e0d36343f7 small tweaks to tslint 2018-01-11 18:11:13 -05:00
Evan You
52b587e8f6 feat: make tslint work for vue files 2018-01-11 18:07:50 -05:00
Evan You
91b20b7754 tests for babel preset 2018-01-11 14:54:49 -05:00
Evan You
eb2b4f1ece fix ts prompt spec 2018-01-11 14:25:52 -05:00
Evan You
5b19826426 feat: use Babel w/ TS for polyfills 2018-01-11 14:20:34 -05:00
Evan You
e4dcc2f921 feat: experimental support for compiling TS with Babel 2018-01-11 12:38:37 -05:00
Evan You
482d288bfe refactor linter prompts and compat w/ TS 2018-01-11 11:34:17 -05:00
Evan You
7033eb1b5b use normal link on CI 2018-01-11 10:24:16 -05:00
Evan You
712fd580c8 await linkBin in eslint test 2018-01-11 10:07:44 -05:00
Evan You
db9be90e4a fix executable linking on windows for real 2018-01-11 10:05:37 -05:00
Evan You
957e08d3f0 tweak ts setup 2018-01-11 01:55:08 -05:00
Evan You
18036a3213 fix mocha name 2018-01-11 00:39:15 -05:00
Evan You
e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00
Evan You
d1e20c8920 simplify clean script 2018-01-10 22:46:48 -05:00
Evan You
c59720d39a update readme 2018-01-10 22:43:16 -05:00
Evan You
e02c07dc4b fix eslint config versions 2018-01-10 22:34:49 -05:00
Evan You
4ff907ce95 chore: todo [ci-skip] 2018-01-10 19:16:29 -05:00
Evan You
54a902d2ff feat: preliminary TS plugin imeplementation 2018-01-10 19:15:31 -05:00
Evan You
8aba87ff0b chore: bump eslint plugin 2018-01-10 19:14:52 -05:00
Evan You
fc3dacde28 greatly improve sync script performance 2018-01-10 18:06:03 -05:00
Evan You
03503b6f5d tweak pwa registration script 2018-01-10 16:20:29 -05:00
Evan You
cc35923452 Revert "move all deps to dependencies instead of devDependencies"
This reverts commit be4bf6fd7d.
2018-01-10 14:50:39 -05:00
Evan You
3848530fc7 chore: improve plugin docs 2018-01-10 12:07:39 -05:00
Evan You
fefe633a72 chore: move plugin docs 2018-01-10 11:47:25 -05:00
Evan You
72b44f5bd1 chore: vue-test-utils -> @vue/test-utils 2018-01-10 11:41:47 -05:00
Evan You
be4bf6fd7d move all deps to dependencies instead of devDependencies 2018-01-10 11:18:30 -05:00
Evan You
071beecf66 fix test symlink on windows 2018-01-10 10:58:30 -05:00
Evan You
a3002663a7 fix debug mode check on windows 2018-01-10 09:52:24 -05:00
Evan You
e7d619bc3d refactor test to use project.has() 2018-01-09 20:12:57 -05:00