Commit Graph

522 Commits

Author SHA1 Message Date
Guillaume Chau de73414724 test: fix e2e timeout 2018-08-30 17:52:40 +02:00
Guillaume Chau 4acf48da10 chore: update to latest apollo 2018-08-23 02:20:24 +02:00
Guillaume Chau f2614103a1 fix(plugin api): IPC now namspaced per project by default, closes #2189 2018-08-23 00:57:47 +02:00
Hugo Alliaume a115151027 docs(cli-ui): add more notes for local development (#2281)
* docs(cli-ui): add some more user-friendly notes

* docs(cli-ui): add notes about running E2E tests locally

* chore(docs:cli-ui): cr/wording

* chore(docs:cli-ui): revert some changes, remove additionnal command for tests

* chore(docs:cli-ui): commands for cli-ui-addon-wepack
2018-08-22 23:11:40 +02:00
Bogdan Luca bf91533c57 fix(cli-ui): ignore "false" ENOENT errors on Windows (#2294) 2018-08-21 16:36:51 +02:00
Evan You 2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00
Haoqun Jiang 4a035e2fc1 fix: upgrade lint-staged to v7.2.2 (#2183)
closes #2165
2018-08-13 12:12:26 -04:00
Evan You 394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You e075ccff36 v3.0.0-rc.12 2018-08-09 02:23:23 -04:00
Guillaume Chau fe66a4408c fix(build): wrong arg name, closes #2067 2018-08-07 17:55:55 +02:00
Evan You 67630d2f6c v3.0.0-rc.11 2018-08-07 11:20:43 -04:00
Evan You fd839b5bbe fix: make vue-template-compiler a peer dep to allow version pinning
close #2086
2018-08-06 22:13:32 -04:00
Guillaume Chau 3bda8240e6 fix(filediff): expand all don't expand files collapsed by default (like yarn.lock) 2018-08-07 02:09:43 +02:00
Guillaume Chau 196c84c390 feat(file-diff): syntax highlighting, better background colors 2018-08-07 02:04:30 +02:00
Guillaume Chau 9079d3e1e5 fix(deps): more robust isInstalled 2018-08-07 00:50:09 +02:00
Guillaume Chau 316d476d6d refactor: launch + more helpful error message 2018-08-06 19:07:05 +02:00
Guillaume Chau 4c8c3e9ac9 fix: change new project folder input placeholder, closes #2069 2018-08-06 18:52:12 +02:00
Guillaume Chau 8c96c15682 feat: support ANSI colors in ListItemInfo 2018-08-06 15:04:25 +02:00
Chris Fritz 1e10161e5d fix(cli-plugin-eslint): remove base rules from ui (#2029) 2018-08-01 16:20:12 +02:00
Michał Sajnóg 7953d8300f feat: rework eslint configuration tab to display all rules (#2008)
* feat(cli-plugin-eslint): Add configuration tab

* chore(vue-cli-plugin-eslint): Add missing translations, extract UI descriptors

* fix(vue-cli-plugin-eslint): Import rules from CWD

* feat(vue-cli-plugin-eslint): Add uncategorized category, add tests

* test(vue-cli-plugin-eslint): Add missing tests

* fix(vue-cli-plugin-eslint): Escape html from rules' descriptions

* chore(vue-cli): Add --ci flag in tests

* chore(vue-cli-plugin-eslint): Remove snapshot
2018-08-01 11:40:29 +02:00
Evan You 795393e60c v3.0.0-rc.10 2018-07-30 18:19:13 -04:00
Evan You 63407bd268 v3.0.0-rc.9 2018-07-28 23:23:37 -04:00
Guillaume Chau 1c5fdd0184 feat: hasPlugin matches router or vuex 2018-07-28 01:32:49 +02:00
Evan You eafacbad90 v3.0.0-rc.8 2018-07-27 14:03:24 -04:00
Evan You 031e961894 v3.0.0-rc.7 2018-07-26 22:38:19 -04:00
Evan You baa1e0455f refactor: extract rc file loading logic 2018-07-26 22:21:16 -04:00
Evan You b589dfa6c2 v3.0.0-rc.6 2018-07-26 18:11:44 -04:00
Guillaume Chau 40098781c2 chore: cleanup vue config [ci skip] 2018-07-26 11:37:07 +02:00
Guillaume Chau c5ac93e2aa fix(suggestions): refresh list when locale changes 2018-07-25 15:39:42 +02:00
Guillaume Chau 8e6622fb5d fix(task): shell mode (fix cd) + more robust error handing 2018-07-25 15:34:04 +02:00
Guillaume Chau 0ee1983c9b fix(plugin api): task hooks (non-vue cli project) 2018-07-25 15:14:23 +02:00
Guillaume Chau 0f0f7e6e47 test(ui): fix e2e 2018-07-24 18:58:45 +02:00
Guillaume Chau 3936dfc77a fix(tasks): parameters 2018-07-20 08:52:34 +02:00
Guillaume Chau d24c7bb10a refactor(plugin api): scope shared data per-project 2018-07-20 08:39:38 +02:00
Guillaume Chau ca7ad70417 fix: typo 2018-07-20 08:38:10 +02:00
Guillaume Chau 7761808561 perf(task): better perceived perf with display priority 2018-07-17 12:58:37 +02:00
troy351 24edd93775 fix(plugin api): cwd is not a function #1876 (#1877) 2018-07-17 12:41:59 +02:00
Guillaume Chau d30475bf68 feat(task): save/restore params 2018-07-17 12:40:00 +02:00
Guillaume Chau d442de254f fix(task parameters): revert to a modal 2018-07-17 11:43:23 +02:00
Guillaume Chau 4feddbde9b fix(tasks): unset options 2018-07-17 11:38:25 +02:00
Guillaume Chau 6e6533c56a v3.0.0-rc.5 2018-07-16 15:51:27 +02:00
Guillaume Chau 8a0962457a fix: invalidatePackage arguments 2018-07-15 20:51:31 +02:00
Guillaume Chau 51afe592fa fix: plugin file serve issue 2018-07-15 20:43:19 +02:00
Guillaume Chau 7ebaa8ac9d fix: remove read-pkg 2018-07-15 20:36:33 +02:00
Guillaume Chau 4f910b19f9 fix: update all plugins 2018-07-15 20:14:04 +02:00
Guillaume Chau d589d35cf1 fix: clearer clone preset option 2018-07-14 17:46:05 +02:00
Guillaume Chau 59838424e1 fix: typo 2018-07-14 17:34:49 +02:00
Guillaume Chau 1ffcb2164a fix(serve): force disable HTTP cache 2018-07-14 17:06:44 +02:00
Guillaume Chau 25171a52cb feat(project-import): loading on import button 2018-07-14 17:01:46 +02:00
Guillaume Chau 9e0b0e183a fix(deps): read-pkg not in direct deps, closes #1846 2018-07-14 13:10:34 +02:00