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 |
|