Commit Graph

186 Commits

Author SHA1 Message Date
Evan You 8dff383841 feat: auto DLL 2018-01-24 20:24:43 -05:00
Evan You 7605bd62d2 feat: add caching for babel 2018-01-24 15:08:21 -05:00
Evan You abaed004bd feat: enable caching for uglifyjs plugin 2018-01-24 12:37:24 -05:00
Evan You bd1ffd3e69 feat: optimize minification 2018-01-24 12:34:42 -05:00
Evan You eddc68e4ba chore: tweak todo 2018-01-24 11:44:29 -05:00
Evan You 2c1ad1441d fix: ensure paths + make html optional 2018-01-24 11:41:04 -05:00
Evan You 655202f72d feat: e2e nightwatch 2018-01-18 00:25:07 +01:00
Evan You 0688e8889c test: fix linter spec 2018-01-16 14:52:43 -05:00
Evan You 100c5c66e7 feat: complete prettier integration 2018-01-16 14:24:48 -05:00
Evan You 6e29daa8fd chore: cleanup comments 2018-01-15 20:21:33 -05:00
Evan You d84df9ac13 feat: support Prettier eslint config (pending)
waiting on https://github.com/prettier/eslint-plugin-prettier/pull/78
2018-01-15 20:11:49 -05:00
Evan You a4fbee1b10 test: also test ts + babel + jest 2018-01-15 18:38:05 -05:00
Evan You 27ba51f9f8 test: test jest plugin 2018-01-15 18:28:47 -05:00
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