Commit Graph

173 Commits

Author SHA1 Message Date
Evan You ea2648e62b feat: make jest plugin work with TypeScript 2018-01-15 15:16:08 -05:00
Evan You bb5d968e09 feat: WIP jest plugin 2018-01-15 13:53:41 -05:00
Evan You 52dad9d79b feat: improve generator hasPlugin check + invoke output 2018-01-15 13:53:41 -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 334701584d test: improve tslint test case (test fixing vue files) 2018-01-14 17:38:46 -05:00
Evan You e65d1644fe fix ts ci 2018-01-14 17:23:14 -05:00
Evan You b95ab2c822 test: tests for TypeScript 2018-01-14 17:00:35 -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 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 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 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
Evan You b172a07f04 rename tests 2018-01-09 20:06:21 -05:00
Evan You 5897c9ad6e normalize file paths before postProcessing 2018-01-09 19:49:00 -05:00
Evan You f13761da31 split fix for windows 2018-01-09 18:23:30 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -05:00
Evan You 8adcabceba test serve with router 2018-01-09 13:16:19 -05:00
Evan You b69c1ff784 upgrade sync deps 2018-01-09 10:17:57 -05:00
Evan You 10c09912a5 test: assert preload & manifest inline 2018-01-08 23:53:45 -05:00
Evan You 2d0a226e96 fix eslint save on commit test 2018-01-08 23:47:29 -05:00
Evan You 01ce10733b preload/prefetch + inline manifest 2018-01-08 23:35:53 -05:00
Evan You 2aad5b5f16 improve syncDeps script 2018-01-08 21:06:46 -05:00