Commit Graph

92 Commits

Author SHA1 Message Date
Evan You 61b93a68fd refactor: improve installation progress 2018-01-26 17:07:55 -05:00
Evan You 7471f949cf fix: clone options before mutating 2018-01-25 13:55:29 -05:00
Evan You 2e3fe07ed8 fix: avoid dotfiles not being published to npm 2018-01-25 12:04:27 -05:00
Evan You d57208de4f fix: avoid scrolling when picking features 2018-01-24 20:58:58 -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 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 2e87dfc90f simplfy ts + babel, add generator test for ts 2018-01-11 20:43:26 -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 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 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 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 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 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 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