Commit Graph

235 Commits

Author SHA1 Message Date
Evan You d595adacf4 refactor: adjust mode loading order
BREAKING CHANGE: PluginAPI.setMode() has been removed. Instead, for a plugin to
sepcify the default mode for a registered command, the plugins should expose
`module.exports.defaultModes` in the form of `{ [commandName]: mode }`.

close #959
2018-05-01 17:14:33 -04:00
Evan You a88fa5f75d refactor: fix tests (service.run should return Promise) 2018-05-01 14:00:26 -04:00
Evan You 69a6b0bbfe refactor(cli-serivce): use async functions when running service commands 2018-04-30 19:02:42 -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 fd9d255f65 fix(build): fix --dest flag regression
close #1193
2018-04-30 16:16:08 -04:00
Evan You acc7b8ae6f v3.0.0-beta.9 2018-04-27 22:35:57 -04:00
Evan You 41d7a7441e chore: pre release sync 2018-04-27 22:35:52 -04:00
Evan You 0c493f86a2 v3.0.0-beta.8 2018-04-27 19:40:59 -04:00
Evan You a77eedcd6e chore: pre release sync 2018-04-27 19:40:54 -04:00
Evan You 4999f957a9 test: properly close server 2018-04-27 18:01:37 -04:00
Evan You 7704868223 test: add test for #1182 2018-04-27 17:50:04 -04:00
Derek Henscheid 2b236e0475 fix(build-wc): honor custom component name for single file wc builds (#1182)
Fixes issue that prevented single entry wc builds from honoring the `--name` argument.

fix #1146
2018-04-27 17:48:32 -04:00
Evan You 81d29ab30b feat: warn when user modifies output.path directly 2018-04-27 17:30:39 -04:00
Evan You 87892a5053 fix(build): copy plugin should be loaded in all cases
close #1073
2018-04-27 17:15:04 -04:00
Evan You 92e136a421 fix: --target lib/wc should overwrite user entry/output
fix #1072
2018-04-27 16:03:11 -04:00
Evan You 8e72943fcf fix: css.extract options handling
close #1061
2018-04-27 12:52:10 -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
Jovino Xu abb82ab25e fix(cli-service): should not add a leading slash to baseUrl when it is absolute (#1172)
fix #1084
2018-04-26 16:43:10 -04:00
Sabith Karippullil Soopy 79bc088beb fix(serve): don't set header origin if using an agent (#1179) 2018-04-26 16:19:50 -04:00
David Hemphill 65ee2fad24 fix: pass all parameters to onProxyReq in proxy configuration (#1083) 2018-04-26 15:12:57 -04:00
Sanchit Nevgi 1fc9593930 fix: add name to chunk file output (#1173) 2018-04-25 17:47:43 -04:00
Jason Yu a705998add chore: _gitignore vim swap files (#1133) 2018-04-25 17:23:21 -04:00
Evan You 9842b149f0 v3.0.0-beta.7 2018-04-25 10:58:49 -04:00
Evan You a6f612b1c3 chore: pre release sync 2018-04-25 10:58:41 -04:00
Evan You c9d7feffa1 chore: upgrade deps 2018-04-25 10:48:46 -04:00
ziga 179033d2b5 fix: allow user to define onProxyReq (#955) 2018-03-07 16:10:40 -05:00
Evan You 03fed35704 chore: bump vue-loader 2018-03-07 02:38:31 -05:00
Evan You 1cae990520 v3.0.0-beta.6 2018-03-06 15:30:41 -05:00
Evan You c403a3d821 chore: pre release sync 2018-03-06 15:30:24 -05:00
Evan You f744040b50 fix: use dynamic publicPath for web component bundles (fix #949) 2018-03-06 15:06:03 -05:00
Evan You 114e085b31 fix: fix devServer proxy when using object syntax (fix #945) 2018-03-06 12:24:31 -05:00
Evan You 3894308af7 chore: bump deps 2018-03-06 11:52:48 -05:00
Evan You dee78094dd fix: fix cases where error fails to display 2018-03-06 11:41:50 -05:00
Evan You c8750c62d5 v3.0.0-beta.5 2018-03-05 18:01:13 -05:00
Evan You 1a83ffa321 chore: pre release sync 2018-03-05 18:01:08 -05:00
Evan You 3683b94ccc v3.0.0-beta.4 2018-03-05 14:42:38 -05:00
Evan You c66b0b28ae chore: pre release sync 2018-03-05 14:42:32 -05:00
Evan You 2b9a7507b9 feat: allow specifying additional configs in preset 2018-03-05 11:20:20 -05:00
Evan You 49e9cf2ce6 refactor: use pluginResolution utils in more places, add tests 2018-03-04 15:13:02 -05:00
Evan You edff5b49fe refactor: extract plugin resolution into shared-utils 2018-03-04 13:46:10 -05:00
Evan You a2ac6be36b fix: mock process for 3rd party libs (close #934) 2018-03-03 19:14:55 -05:00
Evan You 811d0561b2 feat: initialize project with corresponding CSS pre-processor (close #930) 2018-03-03 19:12:22 -05:00
Evan You 1869aa2a20 feat: Generator now supports template inheritance 2018-03-03 18:32:53 -05:00
Evan You 28e3284895 v3.0.0-beta.3 2018-03-02 22:28:28 -05:00
Evan You 54b51c008e chore: pre release sync 2018-03-02 22:28:23 -05:00
Evan You 59ac4f418f fix: respect dotfiles in public dir (fix #880) 2018-03-02 22:23:48 -05:00
Evan You 768110643d fix: fix options for css optimize plugin (close #918) 2018-03-02 22:21:20 -05:00
Evan You 57ce32a710 fix: respect --dest when copying static assets (close #909) 2018-03-02 21:46:46 -05:00
Evan You 89982dff04 fix: fix baseUrl normalization (close #900) 2018-03-02 21:40:48 -05:00