Guillaume Chau
8bebef2309
chore: merge dev
2018-05-11 02:35:42 +02:00
Evan You
f5c0f58673
feat: upgrade to vue-loader 15
...
BREAKING CHANGE: the "vueLoader" option has been removed. To modify vue-loader
options, use chainWebpack then `config.module.rule(vue).use(vue-loader).tap()`.
vue-loader has been upgraded to v15 and expects different options from v14.
2018-05-04 18:58:11 -04:00
Evan You
da4d0b2e2a
feat: relex transpile includes + new transpileDependencies option
...
BREAKING CHANGE: To include a dependency for Babel transpilation, tapping
babel-loader and adding .include() will no longer work. Use the new
transpileDependencies option instead.
2018-05-03 18:18:27 -04:00
Guillaume Chau
3b7f292eb3
fix(ui): remove eslint disable comment
2018-05-02 17:02:07 +02:00
Guillaume Chau
2a483051ed
chore: merge dev
2018-05-02 17:01:20 +02: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
Guillaume Chau
2eac8ff52d
feat(ui): PWA config + ESLint extra config
2018-04-30 19:03:21 +02:00
Guillaume Chau
d039af07be
refactor(ui): locales system improvements
2018-04-30 16:41:29 +02:00
Guillaume Chau
a66dabb613
feat(ui): plugin locales
2018-04-29 23:05:48 +02:00
Guillaume Chau
f674aa69c6
chore: merge dev
2018-04-28 15:33:24 +02: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
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
9b379a0ef6
docs: document lintOnSave default to true
2018-04-26 22:53:45 -04:00
Evan You
3d294588a7
fix: include test -> tests for eslint-loader
2018-04-26 22:53:45 -04:00
Derek Henscheid
83171e4029
fix(eslint): fix --no-fix flag when linting with typescript plugin ( #1115 )
2018-04-26 15:20:07 -04:00
Guillaume Chau
1f87ffdf62
chore(ui): merge dev
2018-04-26 20:22:02 +02: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
Guillaume Chau
75e86c6483
fix(ui): prompts async methods + fixes
2018-04-21 16:52:23 +02:00
Guillaume Chau
a191d762ad
feat(ui): configurations 'files' option can be omitted
2018-04-21 13:11:25 +02:00
Guillaume Chau
6af029e798
feat(ui): Prompt groups + fixes + some vue eslint config
2018-04-18 16:56:30 +02:00
Guillaume Chau
3c59d6f4f4
feat(ui): client addons, ipc, shared data, plugin actions
2018-04-09 01:53:41 +02:00
Guillaume Chau
dde426a60e
feat(ui): prompt-list default choice + config field auto-remove
2018-03-26 14:33:14 +02:00
Guillaume Chau
05e0dd06fc
feat(ui): PluginApi: configurations
2018-03-25 21:54:43 +02:00
Guillaume Chau
e07abbbfa6
feat(ui): PluginApi -> describeTask initial impl.
2018-03-25 19:53:58 +02:00
Kevin Peters
a1eaa2ff8f
chore: optimizing images ( #1013 )
...
optimize images of different plugins and the vue logo in the cli-ui
2018-03-20 01:39:26 +01:00
Guillaume Chau
1a48c9fc3e
feat(ui): plugin invoke
2018-03-14 14:49:52 +01:00
Guillaume Chau
088d31660b
feat(ui): plugin logo
2018-03-11 23:15:57 +01: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
3894308af7
chore: bump deps
2018-03-06 11:52:48 -05:00
Evan You
b162cab1dc
fix: do not exit with 1 on lint warnings ( fix #872 )
2018-03-06 10:29:44 -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
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
c40a88d505
fix: include root config files in lint ( close #913 )
2018-03-02 22:18:03 -05:00
Evan You
626eb36889
v3.0.0-beta.2
2018-02-28 18:45:28 -05:00
Evan You
932b1d7dd2
chore: pre release sync
2018-02-28 18:45:28 -05:00
Evan You
3070364b60
test: bump write wait on CI
2018-02-28 18:17:12 -05:00
Evan You
64b4515731
refactor: change default test directory name to "tests"
...
BREAKING CHANGE: all tests are now located in "tests" instead of "test"
close #877
2018-02-28 18:07:06 -05:00
Evan You
00ec67bc35
chore: remove unnecessary log
2018-02-28 17:22:48 -05:00
Evan You
6e4870c6a1
chore: bump deps & fix tests
2018-02-28 17:08:12 -05:00