Commit Graph

183 Commits

Author SHA1 Message Date
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
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 56d1768840 fix corrupt yarn.lock 2018-01-08 23:40:04 -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
Evan You 5b8f1cfe80 hoist autoprefixer 2018-01-08 17:56:04 -05:00
Evan You d3bb381e7b feat: css preprocessors 2018-01-08 17:47:48 -05:00
Evan You 88e9d46334 feat: router & vuex 2018-01-08 16:45:03 -05:00
Evan You d0de715813 fix css extraction and pre-processors in vue-loader 2018-01-07 22:15:50 -05:00
Evan You 15be241628 sync deps 2018-01-07 21:46:58 -05:00
Evan You 1d25147244 remove the need to specify debug env when creating test projects 2018-01-07 21:45:49 -05:00
Evan You e8638ef32b improve test file format 2018-01-07 21:44:46 -05:00
Evan You 9aa1d2794c bump globalService timeout 2018-01-07 19:44:49 -05:00