Commit Graph

54 Commits

Author SHA1 Message Date
Craig Morris
5e95b3df73 feat: add --copy option for vue-cli-service serve (#1355) 2018-05-29 08:59:10 -04:00
Guillaume Chau
b6114d49c7 chore: merge dev 2018-05-12 04:33:14 +02:00
Evan You
fd1c0d5b8a feat(inspect): add --rules and --plugins options for inspect command 2018-05-11 17:21:06 -04:00
Evan You
82349ba254 feat(inspect): add --rule and --plugin options for inspect command 2018-05-11 17:16:20 -04:00
Guillaume Chau
cec571e36c refactor(ui): vue ui command 2018-05-04 20:32:32 +02:00
Guillaume Chau
fef2f78c3d feat(ui): dev mode 2018-05-01 15:21:37 +02: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
Evan You
c2aac9e4eb refactor: merge skipGit and initialCommit options 2018-04-27 13:08:21 -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
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
Julien
a8a6b62a69 docs: document vue init --clone option (#1079) 2018-04-26 15:11:53 -04:00
Guillaume Chau
cdf9d07790 feat(ui): vue ui command 2018-04-16 18:18:45 +02:00
Evan You
2d89c51c27 feat: support using remote preset (close #884) 2018-03-05 10:56:24 -05:00
Evan You
8b24ec6aba chore: move add before invoke in commands 2018-03-04 16:14:47 -05:00
Guillaume Chau
896aec557b feat: add vue add command (#936)
* feat(bin): new 'add' command

* fix(add): Add a blank line

* Update installDeps.js
2018-03-04 13:52:06 -05:00
Yaojun Zheng
cd238587dd feat: output help information on unknown CLI commands (#857)
close #849
2018-02-28 15:30:27 -05:00
Evan You
8b79644052 docs: progress 2018-02-08 13:34:05 -05:00
Evan You
67df3eb436 fix: only support taobao check and inline registry when using npm
close #789
2018-02-06 16:34:46 -05:00
Evan You
4c00cfaa3b feat: vue inspect that proxies to vue-cli-service 2018-02-02 02:10:28 -05:00
Evan You
6661ac24ac fix: fix --force flag 2018-02-02 01:12:19 -05:00
Evan You
9a07eebea5 feat: complete --target wc & multi-wc + tests 2018-02-02 00:56:27 -05:00
Evan You
0f59c03985 feat: vue build --target multi-wc [pattern] 2018-02-01 15:12:32 -05:00
Evan You
1c4943b6ec feat: improve build lib/web-component 2018-02-01 15:12:32 -05:00
toBeTheLight
39fa6fd997 chore: misspell (#760) 2018-02-01 10:55:58 -05:00
Evan You
98afd07017 feat: inject styles under shadow root in web component mode 2018-01-31 00:07:57 -05:00
Evan You
6db7735c74 feat: build --target web-component (WIP) 2018-01-30 17:13:05 -05:00
Evan You
4fb4e35fe7 fix: --target for global build 2018-01-30 01:45:51 -05:00
Evan You
120d5c5256 fix: move linkBin into @vue/cli since it requires node 8 2018-01-29 22:05:31 -05:00
Evan You
e5ef34d439 fix: fix version check 2018-01-29 21:38:04 -05:00
Evan You
0ce0055188 chore: make it clear that invoke can pass options 2018-01-29 21:06:17 -05:00
Evan You
fbc25a015c chore: use .js for bin files 2018-01-29 14:48:21 -05:00
Evan You
1529ebce41 chore: pre release sync 2018-01-29 12:29:11 -05:00
Evan You
f372f55e93 feat: allow saving multiple presets 2018-01-28 00:24:33 -05:00
Evan You
0c9ecd53cd fix: packageManager flag 2018-01-25 14:57:30 -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
132b0db8e4 feat: wip invoke command 2018-01-14 19:11:26 -05:00
Evan You
aa43bec35f chore: tweak command messages 2018-01-14 17:57:49 -05:00
Evan You
a3002663a7 fix debug mode check on windows 2018-01-10 09:52:24 -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
7fa24a541d implement global serve 2018-01-07 18:39:14 -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
e8efe70951 refactor bin 2018-01-02 18:00:03 -05:00
Evan You
3d52588168 lint after create 2018-01-01 01:23:00 -05:00
Evan You
c72570d025 alias init and build 2017-12-30 23:19:02 -05:00
Evan You
79cfab8edb refactor: adjust generation strategy 2017-12-28 22:10:32 -05:00
Evan You
4cbd95da19 use engine field for version requirements 2017-12-28 17:59:41 -05:00