Commit Graph

259 Commits

Author SHA1 Message Date
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
Guillaume Chau
6bb64a9678 fix(ui): serve disconnect IPC after first run 2018-04-28 01:39:16 +02:00
Guillaume Chau
2c7c63e2fe fix(ui): remove ui from built in plugin list 2018-04-28 01:28:21 +02:00
Guillaume Chau
8ebdb05165 fix(ui): vue ui command moved from cli-service to cli 2018-04-28 01:22:15 +02: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
Guillaume Chau
14881ee925 fix(ui): undefined sources error 2018-04-27 02:04:33 +02:00
Guillaume Chau
602be0388e fix(ui): open when server is ready 2018-04-27 01:35:41 +02:00
Guillaume Chau
d5a3b1f127 fix(ui): max listeners error 2018-04-27 01:28:27 +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
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
Guillaume Chau
1f87ffdf62 chore(ui): merge dev 2018-04-26 20:22:02 +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
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
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
Guillaume Chau
d12716a91b chore(ui): comments 2018-04-24 00:34:07 +02:00
Guillaume Chau
dc8b454c56 feat(ui): webpack dashboard 'open app' button 2018-04-24 00:31:13 +02:00
Guillaume Chau
e5d79e870f docs(ui): WIP ui docs 2018-04-23 01:34:04 +02:00
Guillaume Chau
9d00eebb92 refactor(ui): new IpcMessenger plugin utils 2018-04-22 13:33:46 +02:00
Guillaume Chau
a4f6e1dc80 fix(ui): eslint disaled rule 2018-04-21 17:06:21 +02:00
Guillaume Chau
53d5d4e89d fix(ui): process killed before ipc messages are sent 2018-04-17 17:42:52 +02:00
Guillaume Chau
1b27231361 feat: vue.config devBaseUrl (fix #1102) 2018-04-17 14:26:50 +02:00
Guillaume Chau
021370d71f fix(ui): express timeout 2018-04-16 19:41:12 +02:00
Guillaume Chau
cdf9d07790 feat(ui): vue ui command 2018-04-16 18:18:45 +02:00
Guillaume Chau
1d9a4d6ba3 fix(ui): throttle DashboardPlugin progress updates 2018-04-12 18:16:30 +02:00
Guillaume Chau
2e9cfab0f0 fix(ui): remove console.logs 2018-04-12 18:07:36 +02:00
Guillaume Chau
d018e1f53e refactor(ui): split schema 2018-04-12 17:59:56 +02:00
Guillaume Chau
a628b43cf2 fix(ui): deps + dahsboard plugin 2018-04-11 20:41:46 +02:00
Guillaume Chau
2ef69009db fix(ui): mergeData crash 2018-04-09 20:12:38 +02:00
Guillaume Chau
96c95a8184 fix(ui): DashboardPlugin ack data 2018-04-09 15:00:00 +02:00
Guillaume Chau
3c59d6f4f4 feat(ui): client addons, ipc, shared data, plugin actions 2018-04-09 01:53:41 +02:00