Guillaume Chau
9fbf860aa3
fix(ui): eslint error
2018-04-27 01:28:56 +02:00
Guillaume Chau
0a3686e380
fix(ui): IPC API memory leak
2018-04-27 01:28:45 +02:00
Guillaume Chau
d5a3b1f127
fix(ui): max listeners error
2018-04-27 01:28:27 +02:00
Guillaume Chau
eb1c7e95c9
fix(ui): CSS fixes
2018-04-27 01:10:04 +02:00
Guillaume Chau
d3924bd6af
fix(ui): disable example vue-cli-ui.js in prod
2018-04-27 01:09:13 +02:00
Guillaume Chau
0cb09109c7
Merge branch 'feat-ui' of github.com:vuejs/vue-cli into feat-ui
2018-04-27 00:29:08 +02:00
Guillaume Chau
63383b4f11
fix(ui): typo
2018-04-27 00:28:54 +02:00
Guillaume Chau
d5d0b76c16
fix(ui): analyze bundle error handling
2018-04-27 00:28:44 +02:00
Guillaume Chau
0ac38da9c8
fix(ui): DashboardPlugin clean up
2018-04-27 00:28:30 +02:00
Guillaume Chau
84dc4ebbf2
Update IPC title
2018-04-26 20:50:33 +02:00
Guillaume Chau
1e3a4993d8
docs(ui): vue-cli-ui.js comments
2018-04-26 20:48:31 +02:00
Guillaume Chau
799bb16b1d
docs(ui): Readme updates
2018-04-26 20:43:04 +02:00
Guillaume Chau
c09a7716a2
chore(ui): bump versions
2018-04-26 20:36:39 +02:00
Guillaume Chau
c72f72818e
fix(ui): yarn lock
2018-04-26 20:34:34 +02:00
Guillaume Chau
1f87ffdf62
chore(ui): merge dev
2018-04-26 20:22:02 +02:00
Guillaume Chau
b0701ab86a
feat(ui): vue-cli-ui.js file example
2018-04-26 17:43:06 +02:00
Guillaume Chau
734115660b
fix(ui): DonutModule visible threshold
2018-04-26 17:42:46 +02:00
Guillaume Chau
5b30b22115
refactor(ui): assets/modules size system reworked + bundle size analysis
2018-04-26 17:32:36 +02:00
Guillaume Chau
aa4e03b80e
refactor(ui): remove inspectpack
2018-04-26 15:08:43 +02:00
Guillaume Chau
acd4ab44d9
fix(ui): various bugs
2018-04-26 02:39:29 +02:00
Guillaume Chau
a8c441c7e6
feat(ui): hooks
2018-04-26 02:19:40 +02:00
Guillaume Chau
c29669b149
feat(ui): webpack analyzer
2018-04-26 01:58:04 +02: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
Derek Henscheid
cac18f231e
fix: allow user to define testMatch in package.json ( #1069 )
...
close #1067
2018-04-25 17:50:41 -04:00
Sanchit Nevgi
1fc9593930
fix: add name to chunk file output ( #1173 )
2018-04-25 17:47:43 -04:00
Vladimir Boretskyi
e43fea163e
docs: fix cli-plugin-typescript readme typo ( #1062 )
2018-04-25 17:46:36 -04:00
Kevin Petit
b285b0bd92
fix(typescript,babel): tests path for babel and typescript plugins ( #1058 )
2018-04-25 17:46:10 -04:00
Barthélémy Ledoux
c648301743
fix: vue invoke should delete renamed/removed files ( #1049 )
2018-04-25 17:42:26 -04:00
Jason Yu
a705998add
chore: _gitignore vim swap files ( #1133 )
2018-04-25 17:23:21 -04:00
Yuta Hiroto
78ed155c05
fix: validate project name ( #1039 )
...
close #1024
2018-04-25 17:22:25 -04:00
Barthélémy Ledoux
c49eeb732d
fix(typescript): fix invalid tsconfig.json ( #1036 )
2018-04-25 17:12:44 -04:00
xsbchen
d184638275
test: strip ansi chars in puppeteer test url ( #1031 )
...
fix "Protocol error (Page.navigate): Cannot navigate to invalid URL undefined" error when running test in vscode terminal(zsh)
2018-04-25 17:09:23 -04:00
John Furr
b501dd58c4
docs: add example for tweaking plugin options ( #1025 )
2018-04-25 17:06:11 -04:00
Evan You
4130f0d693
docs: document --config for e2e-nightwatch
2018-04-25 16:57:07 -04:00
Abdellatif Ait boudad
e4d67d6909
feat(e2e-nightwatch): allow using custom config via --config flag ( #1016 )
2018-04-25 16:53:45 -04:00
Chris
49677ba0be
chore: update Cypress test.js test description ( #1011 )
2018-04-25 16:44:22 -04:00
yibuyisheng
708cde9f6f
fix(cli): fix invoke glob node_modules ignore pattern ( #1004 )
2018-04-25 16:41:16 -04:00
Dennis
49f9f35626
docs: add example on how to replace an existing base loader ( #991 )
2018-04-25 15:37:18 -04:00
Evan You
eb7f8514ac
test: fix pwa spec after defaults change
2018-04-25 15:35:50 -04:00
Evan You
1177cf0b41
docs(pwa): update options
2018-04-25 15:34:25 -04:00
Jinesh Shah
36f954bfc9
feat(pwa): Make injected meta tags configurable and change defaults ( #961 )
...
This change proposes 2 things:
1. Make apple-mobile-web-app-capable and apple-mobile-web-app-status-bar-style configurable
2. Change the defaults to "no" and "default", respectively
2018-04-25 15:25:20 -04:00
Evan You
fe5923d8fd
ci: bump ts e2e test duration on appveyor
2018-04-25 14:52:19 -04:00
Evan You
fb7ccb6678
fix: avoid emoji length problem in update log ( close #835 )
2018-04-25 14:44:35 -04:00
ky-is
e8d3a3c3f6
docs(pwa): Document themeColor and msTileColor ( #954 )
2018-04-25 14:38:10 -04:00
Evan You
fe0c569e5a
chore: 3.0.0-beta.7 changelog
2018-04-25 10:59:38 -04:00
Evan You
9842b149f0
v3.0.0-beta.7
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
cbc83672ef
chore: pin root babel-core version
2018-04-25 10:51:12 -04:00
Evan You
c9d7feffa1
chore: upgrade deps
2018-04-25 10:48:46 -04:00
Evan You
dbc3f104b0
fix: pin babel version ( fix #1162 )
2018-04-25 10:18:43 -04:00