Commit Graph

797 Commits

Author SHA1 Message Date
Guillaume Chau f674aa69c6 chore: merge dev 2018-04-28 15:33:24 +02:00
Guillaume Chau 1b77f51baf fix(ui): New update available message adapted 2018-04-28 15:25:59 +02:00
Guillaume Chau 3589818a5b fix(ui): ProjectNav wide style tweaks 2018-04-28 15:12:48 +02:00
Evan You 32c90afb2c chore: 3.0.0-beta.9 changelog 2018-04-27 22:36:53 -04:00
Evan You acc7b8ae6f v3.0.0-beta.9 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
Daywatch 67fa39d3f8 fix(dependencies): add deepmerge dependencies (#1188)
close #1187
2018-04-27 22:35:38 -04:00
Guillaume Chau 0340dee20e feat(ui): ProjectNav: display labels when screen is wide 2018-04-28 02:05:57 +02:00
Evan You cedf34a9f6 chore: 3.0.0-beta.8 changelog 2018-04-27 19:41:50 -04:00
Evan You 0c493f86a2 v3.0.0-beta.8 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
Evan You 719dfbe319 chore: refresh deps 2018-04-27 19:32:43 -04:00
Guillaume Chau 2c7c63e2fe fix(ui): remove ui from built in plugin list 2018-04-28 01:28:21 +02:00
Guillaume Chau 06a9870727 fix(ui): moved necessary deps from devDeps to deps 2018-04-28 01:22:44 +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
Derek Henscheid 0f76b8e4b4 feat(plugin-api): allow non-semver versioned dependencies (#1184)
close #1177
2018-04-27 17:54:54 -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 5c5e0b8f7c test: fix invoke.spec.js on windows 2018-04-27 17:02:00 -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 203e069196 docs: update vue create options 2018-04-27 15:17:03 -04:00
Evan You b1512be8d8 feat: allow specifying proxy when creating project
close #1009
2018-04-27 15:16:13 -04:00
Guillaume Chau d122c35191 fix(ui): prompts: missing await 2018-04-27 20:10:57 +02:00
keng0o be3bede772 fix(unit-jest): handle static asset imports (#1180) 2018-04-27 14:04:02 -04:00
Guillaume Chau 433174b12c refactor(ui): views now stored per-project 2018-04-27 19:31:27 +02:00
Guillaume Chau 093f76226b fix(ui): removed tasks not being properly filtered 2018-04-27 19:31:07 +02:00
Guillaume Chau b5c5e71121 fix(ui): ProjectNav error 2018-04-27 19:30:45 +02:00
Evan You c2aac9e4eb refactor: merge skipGit and initialCommit options 2018-04-27 13:08:21 -04:00
Evan You 8e72943fcf fix: css.extract options handling
close #1061
2018-04-27 12:52:10 -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 23480ae8f5 feat(cli): skip git if already in a git repo, add --skipGit option
close #967
2018-04-27 12:03:23 -04:00
Guillaume Chau a92bd1b183 chore(ui): prepublishOnly scripts 2018-04-27 09:54:15 +02:00
Evan You a0a7dc6c03 docs: remove wrong section in unit-mocha docs (close #1082) 2018-04-26 23:53:09 -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
troy351 3aa37438b8 feat(typescript): improve tsx support (#1168) 2018-04-26 22:53:14 -04:00
Guillaume Chau f633a3faae fix(ui): plugin search pagination 2018-04-27 02:18:20 +02:00
Guillaume Chau 14881ee925 fix(ui): undefined sources error 2018-04-27 02:04:33 +02:00
Guillaume Chau 4b4a770c46 perf(ui): webpack analyzer optimization 2018-04-27 01:47:36 +02:00
Guillaume Chau 602be0388e fix(ui): open when server is ready 2018-04-27 01:35:41 +02:00
Guillaume Chau 802499e532 fix(ui): DonutModule clean up 2018-04-27 01:29:08 +02:00
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