Evan You
|
581abd34ef
|
refactor: lintOnSave should be checked by default
|
2018-05-21 11:29:31 -04:00 |
|
Evan You
|
be8d31710a
|
test: fix stringifyJS import
|
2018-05-18 22:50:05 -04:00 |
|
Evan You
|
07ac887486
|
fix: stringifyJS should be used in all call sites
|
2018-05-18 18:49:58 -04:00 |
|
Evan You
|
83f5f4fced
|
fix(eslint): ensure all config values are contained in config file
close #1006, close #1313
|
2018-05-18 18:11:30 -04:00 |
|
test
|
2de86cea70
|
test: fix generator tests after babel config change
|
2018-05-17 17:19:39 -04:00 |
|
test
|
a1ccde8c2e
|
fix: handle failed git commit
close #1306
|
2018-05-17 16:56:08 -04:00 |
|
Evan You
|
1279b3e401
|
fix: fix transpileDependencies by always using babel.config.js
|
2018-05-17 16:19:23 -04:00 |
|
Yingya Zhang
|
8fbbd353f9
|
feat: ask for whether to use taobao registry when getting versions (#1273)
|
2018-05-12 10:39:57 -04:00 |
|
Evan You
|
f0910ba4cd
|
refactor: remove experimentalCompileTsWithBabel
|
2018-05-11 18:39:23 -04:00 |
|
Evan You
|
d75ea99b25
|
feat: make it possible to opt-out of Babel
close #1199
|
2018-05-11 18:36:51 -04: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 |
|
Evan You
|
0fd2bb23fe
|
v3.0.0-beta.10
|
2018-05-11 00:02:58 -04:00 |
|
Evan You
|
3139228008
|
chore: fix duplicate test project
|
2018-05-03 19:00:03 -04:00 |
|
Evan You
|
3dd38da1f5
|
feat: support { prompts: true } for preset plugins
close #952
|
2018-05-03 17:11:14 -04:00 |
|
Evan You
|
9ad4bb7a74
|
refactor: should resolve local json preset first
|
2018-05-03 16:40:45 -04:00 |
|
Derek Henscheid
|
9766db103f
|
feat(cli): allow local .json files for presets (#1201)
close #1068
|
2018-05-03 15:52:57 -04:00 |
|
Evan You
|
feb3857f78
|
chore: bump fs-extra version
|
2018-05-02 18:52:01 -04:00 |
|
Evan You
|
ab90d50ef6
|
feat: default preset save to no
close #1212
|
2018-05-02 18:04:19 -04:00 |
|
Evan You
|
6b865dbc85
|
refactor: require Node 8
BREAKING CHANGE: @vue/cli-service and all plugins now require Node version 8+.
|
2018-04-30 18:35:36 -04:00 |
|
Evan You
|
0f73a91162
|
refactor: use fs-extra
|
2018-04-30 18:19:02 -04:00 |
|
Evan You
|
acc7b8ae6f
|
v3.0.0-beta.9
|
2018-04-27 22:35:57 -04:00 |
|
Daywatch
|
67fa39d3f8
|
fix(dependencies): add deepmerge dependencies (#1188)
close #1187
|
2018-04-27 22:35:38 -04:00 |
|
Evan You
|
0c493f86a2
|
v3.0.0-beta.8
|
2018-04-27 19:40:59 -04: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
|
5c5e0b8f7c
|
test: fix invoke.spec.js on windows
|
2018-04-27 17:02:00 -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 |
|
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 |
|
Julien
|
a8a6b62a69
|
docs: document vue init --clone option (#1079)
|
2018-04-26 15:11:53 -04: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 |
|
Evan You
|
9842b149f0
|
v3.0.0-beta.7
|
2018-04-25 10:58:49 -04: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 |
|
AchillesJ
|
11956acb4d
|
feat: allow vue add to work with plugins without a generator (#1032)
|
2018-03-24 11:48:35 -04:00 |
|
Evan You
|
1cae990520
|
v3.0.0-beta.6
|
2018-03-06 15:30:41 -05:00 |
|
Evan You
|
08add21fe6
|
fix: fix @vue/cli-service initial version
|
2018-03-06 12:24:56 -05:00 |
|
Evan You
|
c8750c62d5
|
v3.0.0-beta.5
|
2018-03-05 18:01:13 -05: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
|
3683b94ccc
|
v3.0.0-beta.4
|
2018-03-05 14:42:38 -05:00 |
|
Evan You
|
a4f9e5d908
|
ci: bump invoke test timeout
|
2018-03-05 12:34:04 -05:00 |
|
Evan You
|
de60d9f235
|
feat: read existing files during plugin invocation (close #873)
|
2018-03-05 12:33:10 -05:00 |
|