Commit Graph

82 Commits

Author SHA1 Message Date
Evan You db9be90e4a fix executable linking on windows for real 2018-01-11 10:05:37 -05:00
Evan You e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -05:00
Evan You 54a902d2ff feat: preliminary TS plugin imeplementation 2018-01-10 19:15:31 -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 5897c9ad6e normalize file paths before postProcessing 2018-01-09 19:49:00 -05:00
Evan You 902f6c0fb3 feat: pwa 2018-01-09 17:45:41 -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 1d25147244 remove the need to specify debug env when creating test projects 2018-01-07 21:45:49 -05:00
Evan You 95fd052349 move tests around 2018-01-07 19:01:54 -05:00
Evan You 7fa24a541d implement global serve 2018-01-07 18:39:14 -05:00
Evan You 433fed6960 lerna: use locked mode 2018-01-07 13:53:29 -05:00
Evan You 2ac02fff4b save 2018-01-07 13:46:31 -05:00
Evan You 318d42092c validate options 2018-01-07 12:49:43 -05:00
Evan You d9b7671f52 normalize generator.files paths 2018-01-05 18:29:49 -05:00
Evan You 4fb8484ce5 toContain -> toMatch 2018-01-05 18:05:41 -05:00
Evan You 267755dae5 make sure to await writeFileTree 2018-01-05 17:56:59 -05:00
Evan You 4e6024b2d6 use execa for cross-platform-ness 2018-01-05 17:38:40 -05:00
Evan You 85f55aa777 configure git user before committing during tests 2018-01-05 13:48:49 -05:00
Evan You 0151a8182d initial plugin tests 2018-01-05 13:13:39 -05:00
Evan You f6e0452ffb add npmignore 2018-01-05 09:20:20 -05:00
Evan You 16e770770c test promptModules 2018-01-04 12:14:43 -05:00
Evan You 89ed100748 test for Generator/GeneratorAPI 2018-01-03 18:52:51 -05:00
Evan You bee5e1e18b fix module name case 2018-01-03 16:40:35 -05:00
Evan You 3da4e9d756 move inquirer mocks to root 2018-01-03 15:33:43 -05:00
Evan You d69b7d50c7 Creator & PromptModuleAPI tests 2018-01-03 15:30:26 -05:00
Evan You 25e1d2f394 disable prettier option until vue compat release 2018-01-03 13:38:49 -05:00
Evan You b1e858eb8d tweak registry check 2018-01-03 13:21:48 -05:00
Evan You 2a0b91655d avoid checking latency twice 2018-01-03 04:08:21 -05:00
Evan You 2c47f915a3 simplify registry check 2018-01-03 03:47:30 -05:00
Evan You 28dc1c3739 refactor Creator/Generator for tests 2018-01-03 00:51:25 -05:00
Evan You 1548c613f7 test: options 2018-01-03 00:18:18 -05:00
Evan You 680f6e7d21 add log for completion hooks 2018-01-02 20:48:45 -05:00
Evan You 4f424aa6db adjust test setup 2018-01-02 20:22:31 -05:00
Evan You 267ce7442a refactor for testing 2018-01-02 20:16:01 -05:00
Evan You e8efe70951 refactor bin 2018-01-02 18:00:03 -05:00
Evan You 0cb95a4e7c layout unit tests 2018-01-02 12:36:53 -05:00
Evan You 1658c7f3ce fix threshold 2018-01-01 20:17:36 -05:00
Evan You de821382b6 tweak registry check + options refactor 2018-01-01 20:14:03 -05:00
Evan You 7075888909 auto npm registry detection 2018-01-01 19:04:17 -05:00
Evan You 83975d9373 sort package.json fields 2018-01-01 17:33:07 -05:00
Evan You 153785d066 improve hooks 2018-01-01 14:42:59 -05:00
Evan You 812214170c lint on commit 2018-01-01 13:24:27 -05:00
Evan You 7338c6f6c7 auto init git repo 2018-01-01 11:12:54 -05:00
Evan You 3d52588168 lint after create 2018-01-01 01:23:00 -05:00
Evan You 5bd5301cbe lint prompts 2018-01-01 00:52:22 -05:00