Commit Graph

174 Commits

Author SHA1 Message Date
Guillaume Chau
3698378374 chore: merge dev 2018-05-03 15:58:14 +02:00
Evan You
ab90d50ef6 feat: default preset save to no
close #1212
2018-05-02 18:04:19 -04:00
Guillaume Chau
2a483051ed chore: merge dev 2018-05-02 17:01:20 +02:00
Guillaume Chau
aa2783da6c fix(ui): ui command: display URL 2018-05-01 15:43:10 +02:00
Guillaume Chau
fef2f78c3d feat(ui): dev mode 2018-05-01 15:21:37 +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
Guillaume Chau
1b77f51baf fix(ui): New update available message adapted 2018-04-28 15:25:59 +02:00
Guillaume Chau
8ebdb05165 fix(ui): vue ui command moved from cli-service to cli 2018-04-28 01:22:15 +02:00
Derek Henscheid
0f76b8e4b4 feat(plugin-api): allow non-semver versioned dependencies (#1184)
close #1177
2018-04-27 17:54:54 -04:00
Evan You
b1512be8d8 feat: allow specifying proxy when creating project
close #1009
2018-04-27 15:16:13 -04:00
Evan You
c2aac9e4eb refactor: merge skipGit and initialCommit options 2018-04-27 13:08:21 -04:00
Evan You
9cfafea328 refactor(cli): default to .js for eslintrc and postcssrc
close #994
2018-04-27 12:45:45 -04:00
Evan You
23480ae8f5 feat(cli): skip git if already in a git repo, add --skipGit option
close #967
2018-04-27 12:03:23 -04:00
Guillaume Chau
602be0388e fix(ui): open when server is ready 2018-04-27 01:35:41 +02:00
Derek Henscheid
6ca86aa667 feat(inspect): add a -v/--verbose flag to inspect command to output full functions (#1175)
close #1157
2018-04-26 16:56:44 -04:00
Derek Henscheid
11ccf64322 feat: support custom initial commit message (#1116) 2018-04-26 15:27:36 -04:00
Evan You
739424dca9 chore: fix pluginsOnly typo 2018-04-26 15:23:31 -04:00
Guillaume Chau
1f87ffdf62 chore(ui): merge dev 2018-04-26 20:22:02 +02:00
Derek Henscheid
6af7bbe247 fix: deep merge objects when extending package.json via plugins (#1070)
close #1053
2018-04-25 17:53:06 -04:00
Barthélémy Ledoux
c648301743 fix: vue invoke should delete renamed/removed files (#1049) 2018-04-25 17:42:26 -04:00
Yuta Hiroto
78ed155c05 fix: validate project name (#1039)
close #1024
2018-04-25 17:22:25 -04:00
yibuyisheng
708cde9f6f fix(cli): fix invoke glob node_modules ignore pattern (#1004) 2018-04-25 16:41:16 -04:00
Evan You
fb7ccb6678 fix: avoid emoji length problem in update log (close #835) 2018-04-25 14:44:35 -04:00
Guillaume Chau
cdf9d07790 feat(ui): vue ui command 2018-04-16 18:18:45 +02:00
Guillaume Chau
a628b43cf2 fix(ui): deps + dahsboard plugin 2018-04-11 20:41:46 +02:00
Guillaume Chau
a5b1822ff8 Merge branch 'dev' into feat-ui 2018-03-28 00:56:18 +02:00
Barthélémy Ledoux
e65110f3f6 fix(invoke): issue #1037 invoke binary files (#1038)
Using `vue invoke` was breaking all binary files because of encoding issues
2018-03-27 16:25:58 -05:00
Guillaume Chau
e07abbbfa6 feat(ui): PluginApi -> describeTask initial impl. 2018-03-25 19:53:58 +02:00
Guillaume Chau
fbc9a090af Merge branch 'dev' of github.com:vuejs/vue-cli into feat-ui 2018-03-25 14:40:47 +02:00
AchillesJ
11956acb4d feat: allow vue add to work with plugins without a generator (#1032) 2018-03-24 11:48:35 -04:00
Guillaume Chau
7571e80739 feat(ui): plugins update 2018-03-16 20:01:58 +01:00
Guillaume Chau
1a48c9fc3e feat(ui): plugin invoke 2018-03-14 14:49:52 +01:00
Guillaume Chau
63ccde84e9 feat(ui): install/uninstall plugin 2018-03-12 13:57:00 +01:00
Guillaume Chau
b9a714c32a feat(ui): wip plugins list 2018-03-11 19:36:23 +01:00
Guillaume Chau
9f0eece1d1 feat(ui): Progress and Logs systems 2018-03-09 20:35:37 +01:00
Guillaume Chau
61655b14df feat(ui): Project creation working! 2018-03-07 19:17:27 +01:00
Guillaume Chau
971404e60d chore: merge dev 2018-03-07 14:23:47 +01:00
Guillaume Chau
ee59f54cb5 feat(ui): ProjectCreate features tab 2018-03-06 19:10:11 +01:00
Evan You
08add21fe6 fix: fix @vue/cli-service initial version 2018-03-06 12:24:56 -05:00
Guillaume Chau
45e3c82f0a feat(ui): Preset tab 2018-03-05 23:53:46 +01:00
Evan You
89f5cc3fc8 fix: resolve template extend source from the template location (fix #943) 2018-03-05 17:52:21 -05:00
Evan You
bdce865e83 feat: allow specifying plugin versions in presets 2018-03-05 17:44:48 -05:00
Evan You
de60d9f235 feat: read existing files during plugin invocation (close #873) 2018-03-05 12:33:10 -05:00
Evan You
5ae22a1ad4 refactor: allow Generator to accept inline files 2018-03-05 12:07:08 -05:00
Evan You
2b9a7507b9 feat: allow specifying additional configs in preset 2018-03-05 11:20:20 -05:00
Evan You
4601cc34b2 refactor: move more into pluginResolution util 2018-03-05 11:09:21 -05:00
Evan You
2d89c51c27 feat: support using remote preset (close #884) 2018-03-05 10:56:24 -05:00
Evan You
49e9cf2ce6 refactor: use pluginResolution utils in more places, add tests 2018-03-04 15:13:02 -05:00
Evan You
78dcc7ac58 refactor: use consistent plugin name resolution between add and invoke 2018-03-04 14:25:56 -05:00