Commit Graph

34 Commits

Author SHA1 Message Date
Haoqun Jiang 5e261be0bb fix: show full project name in error message for vue create . 2018-09-19 21:36:17 +08:00
Evan You a76bde100b test: do not call process.exit during tests 2018-08-11 16:11:13 -04:00
Evan You 3b21fad868 feat: support generator.js and prompts.js in preset 2018-08-08 16:35:57 -04:00
Evan You 1ddeefc2ee refactor: avoid version check affecting startup time 2018-06-05 15:48:22 -04:00
Guillaume Chau 2a483051ed chore: merge dev 2018-05-02 17:01:20 +02:00
Evan You 0f73a91162 refactor: use fs-extra 2018-04-30 18:19:02 -04:00
Guillaume Chau f674aa69c6 chore: merge dev 2018-04-28 15:33:24 +02:00
Evan You b1512be8d8 feat: allow specifying proxy when creating project
close #1009
2018-04-27 15:16:13 -04:00
Guillaume Chau 1f87ffdf62 chore(ui): merge dev 2018-04-26 20:22:02 +02:00
Yuta Hiroto 78ed155c05 fix: validate project name (#1039)
close #1024
2018-04-25 17:22:25 -04:00
Guillaume Chau 9f0eece1d1 feat(ui): Progress and Logs systems 2018-03-09 20:35:37 +01:00
Guillaume Chau 45e3c82f0a feat(ui): Preset tab 2018-03-05 23:53:46 +01:00
Evan You 8eb0bc8261 chore: shorten current directory prompt 2018-03-02 21:53:15 -05:00
kazuya kawaguchi 6ae1569027 feat: support creating project in current directory (#916)
closes #896
2018-03-02 21:29:30 -05:00
Evan You 7871c5c23d fix: fix overwrite prompt 2018-02-03 14:18:32 -05:00
Evan You 482d288bfe refactor linter prompts and compat w/ TS 2018-01-11 11:34:17 -05:00
Evan You e773479272 WIP: TS compat with other plugins 2018-01-11 00:37:21 -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 0151a8182d initial plugin tests 2018-01-05 13:13:39 -05:00
Evan You b1e858eb8d tweak registry check 2018-01-03 13:21:48 -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 e8efe70951 refactor bin 2018-01-02 18:00:03 -05:00
Evan You c72570d025 alias init and build 2017-12-30 23:19:02 -05:00
Evan You e9e237e3f4 build & serve 2017-12-29 19:26:15 -05:00
Evan You 267a12d926 adjust logging 2017-12-29 11:14:04 -05:00
Evan You 79cfab8edb refactor: adjust generation strategy 2017-12-28 22:10:32 -05:00
Evan You 9fc43f8fa5 improve log utils organization 2017-12-28 13:06:17 -05:00
Evan You a923afb461 feat: core 2017-12-25 23:21:19 -05:00
Evan You 7c0610b175 implement writeFileTree 2017-12-25 17:36:00 -05:00
Evan You c19eafce9e wip 2017-12-25 16:54:49 -05:00
Evan You 763dd35fa0 wip 2017-12-24 18:16:12 -05:00
Evan You b2d6f27438 init 2017-12-24 15:43:26 -05:00