Commit Graph

67 Commits

Author SHA1 Message Date
Guillaume Chau
4f2c71896e chore: merge dev 2018-05-21 23:07:52 +02:00
Evan You
f698cd3f60 v3.0.0-beta.11 2018-05-21 15:43:16 -04:00
Guillaume Chau
e6e6e90dfa chore: merge dev 2018-05-18 23:52:25 +02:00
test
be9463050e chore: bump babel version 2018-05-18 17:03:24 -04:00
Evan You
1279b3e401 fix: fix transpileDependencies by always using babel.config.js 2018-05-17 16:19:23 -04:00
Evan You
1dfe73bb5e docs: update late install instructions 2018-05-17 14:56:00 -04:00
Guillaume Chau
b6114d49c7 chore: merge dev 2018-05-12 04:33:14 +02:00
Evan You
453597a09d feat: temporarily fix source map by patching babel 2018-05-11 18:02:54 -04:00
Guillaume Chau
89271f1713 chore: merge dev 2018-05-11 12:44:15 +02:00
Evan You
0fd2bb23fe v3.0.0-beta.10 2018-05-11 00:02:58 -04:00
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
65910a05db test: fix exclude for cli-service dynamic entries 2018-05-03 19:06:22 -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
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
0c493f86a2 v3.0.0-beta.8 2018-04-27 19:40:59 -04:00
Guillaume Chau
1f87ffdf62 chore(ui): merge dev 2018-04-26 20:22:02 +02:00
Kevin Petit
b285b0bd92 fix(typescript,babel): tests path for babel and typescript plugins (#1058) 2018-04-25 17:46:10 -04:00
Evan You
9842b149f0 v3.0.0-beta.7 2018-04-25 10:58:49 -04:00
Evan You
dbc3f104b0 fix: pin babel version (fix #1162) 2018-04-25 10:18:43 -04: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
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
c8750c62d5 v3.0.0-beta.5 2018-03-05 18:01:13 -05:00
Evan You
3683b94ccc v3.0.0-beta.4 2018-03-05 14:42:38 -05:00
Evan You
28e3284895 v3.0.0-beta.3 2018-03-02 22:28:28 -05:00
Evan You
626eb36889 v3.0.0-beta.2 2018-02-28 18:45:28 -05:00
Evan You
17cd664452 v3.0.0-beta.1 2018-02-16 11:50:10 +01:00
Evan You
82d71ebe31 v3.0.0-alpha.13 2018-02-13 13:27:35 -05:00
Evan You
194172b78f v3.0.0-alpha.12 2018-02-12 17:11:29 -05:00
Evan You
07f924b37c v3.0.0-alpha.11 2018-02-09 13:24:44 -05:00
Evan You
a660ac8538 v3.0.0-alpha.10 2018-02-08 17:38:09 -05:00
Evan You
dd6cd856e2 docs: readme for plugins 2018-02-08 17:25:43 -05:00
Evan You
7e058eab23 docs: babel, cypress, nightwatch 2018-02-08 16:52:47 -05:00
Evan You
84051b5ccc v3.0.0-alpha.9 2018-02-06 17:50:13 -05:00
Evan You
6dc0533360 v3.0.0-alpha.8 2018-02-04 10:56:18 -05:00
Evan You
5cdc07cd21 v3.0.0-alpha.7 2018-02-02 17:41:19 -05:00
Evan You
46902fc1e5 v3.0.0-alpha.6 2018-02-02 03:51:44 -05:00
Evan You
b8f24872bf feat: parallel mode 2018-01-29 16:23:02 -05:00
Evan You
c18bc94c47 v3.0.0-alpha.5 2018-01-29 12:29:17 -05:00
Evan You
5b74061352 v3.0.0-alpha.4 2018-01-26 18:34:02 -05:00
Evan You
c2583e4658 feat: move babel-preset and eslint-plugin as deps of plugins 2018-01-26 16:21:40 -05:00
Evan You
c4fa6b208a chore: update 2018-01-25 22:46:40 -05:00
Evan You
3e39b9afee v3.0.0-alpha.3 2018-01-25 22:45:17 -05:00
Evan You
367b78b08c fix: more global resolve fixes + better error message for missing loaders 2018-01-25 22:35:18 -05:00
Evan You
76dda73ba3 fix: more global service resolve fixes 2018-01-25 21:26:42 -05:00
Evan You
134ac58d6c fix: fix sync script for generators 2018-01-25 12:46:43 -05:00
Evan You
ff88afee0a v3.0.0-alpha.2 2018-01-25 12:24:01 -05:00
Evan You
c769110971 fix: use babel-loader@8 2018-01-25 12:03:37 -05:00