Commit Graph

64 Commits

Author SHA1 Message Date
Evan You
c6ca93e0dd feat: support --bare flag when creating new projects
close #2030
2018-08-03 11:45:10 -07:00
oika
d5a67db63d chore: fix typo in version check message. (#1995) 2018-07-31 10:45:23 -04:00
Fengtan 冯坦
ee85f7c2d6 fix: Typo. (#1968) 2018-07-28 03:18:22 +02:00
Evan You
967f99abc0 fix(create): fix force git init 2018-07-20 10:33:18 -04:00
Haoqun Jiang
7e6c37c09b fix(create): fix shouldInitGit check (#1901)
Also improve skip git flag description (`--git false` -> `--no-git`)
2018-07-20 06:38:07 -07:00
james south
5c90017687 chore: fix typo [ci skip] (#1882)
initialization is misspelled intialization
2018-07-17 22:10:04 -04:00
Payton Burdette
9e0e114c18 refactor: consistent command structure (#1839) 2018-07-13 16:40:35 +02:00
Payton Burdette
153c418555 feat: vue config command (#1554)
* fixed broken plugin dev link on contributing guide

* feat(cli-service): vue config command added

* feat(cli-service): vue config command added

* feat(cli-service): added config commands get and delete

* feat(cli-service): added vue edit command and opn dependcy

* feat(cli-service): added vue config set command and vue config check

* feat(cli-service): nested path support and command/logs adjustment

* feat(cli-service): command option descriptions updated with preset

* refactor: object get/set/unset

* feat: json option + fs/JSON fixes
2018-07-12 00:36:59 +02:00
Yaojun Zheng
d8b06bbaea fix: Restore --offline option for legacy vue init API (#1605) 2018-07-04 13:19:46 +02:00
Guillaume Chau
8b9477fe54 fix: better version check, closes #1564 2018-06-17 21:55:07 +02:00
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