Commit Graph

1455 Commits

Author SHA1 Message Date
Guillaume Chau
ad6f934867 fix: pane toolbar switch background in dark mode 2018-08-31 19:54:07 +02:00
Guillaume Chau
59dbc0241e fix(TopBar): project dropdown button not flat to be more accessible 2018-08-31 19:47:42 +02:00
Guillaume Chau
1333d5ef0d chore: update @vue/ui 2018-08-31 19:43:43 +02:00
Guillaume Chau
812159a345 fix: put actions buttons together, closes #1588 2018-08-31 19:41:11 +02:00
Guillaume Chau
51490c6ae1 fix: ansi up shouldn't escape HTML, closes #2187 2018-08-31 18:20:38 +02:00
Guillaume Chau
de290d8f5b fix(webpack dashboard): anazlyer sort on size types + performance improvements 2018-08-31 16:57:27 +02:00
Guillaume Chau
a549d566d6 fix: restore select element (config/task) 2018-08-31 16:16:03 +02:00
Guillaume Chau
de73414724 test: fix e2e timeout 2018-08-30 17:52:40 +02:00
Guillaume Chau
855da76170 fix(webpack dashboard): support any command for mode 2018-08-30 13:28:08 +02:00
The Jared Wilcurt
ff57b8f55f fix: names of Sass and Less (#2384)
* Sass, not SASS

* Update cssPreprocessors.spec.js
2018-08-29 10:25:09 +02:00
dailynodejs
53509e115f [polish] word mistake (#2331)
polish registry word mistake
2018-08-23 17:41:56 +09: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
Guillaume Chau
8dd0b11747 fix: expire env maps, closes #1906 2018-08-23 00:12:22 +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
Haoqun Jiang
78c6877294 fix: fix hmr compatibility with worker-loader (#2286)
closes #2276
2018-08-20 11:39:07 -04:00
Haoqun Jiang
ecb8c1801f fix: support generator/index.js in local presets (#2263)
fixes #2172
2018-08-20 11:31:04 -04:00
Evan You
b81d11e20c fix: also lint nested js files starting with dot 2018-08-18 15:50:15 -04:00
Evan You
6bdf7040d4 chore: remove unnecessary rules for unit test eslint config 2018-08-18 15:44:33 -04:00
Evan You
b62c6ba7f2 fix: ensure unit test examples work in projects created with --bare
close #2262
2018-08-18 15:41:44 -04:00
Evan You
5999e09945 chore: update package readme docs links [ci skip] 2018-08-18 11:45:02 -04:00
Evan You
1973e2de2c fix: fix extracted css publicPath for target --lib
close #2260
2018-08-17 10:04:17 -04:00
Evan You
b1f3a4caa7 fix(cli-service): treat specific flags as boolean only
close #2258
2018-08-17 09:41:53 -04:00
Evan You
403727e7a8 chore: publish missing packages [ci skip] 2018-08-16 14:16:48 -04:00
Evan You
2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00
Evan You
d5fc227dc7 chore: pre release sync 2018-08-16 12:10:26 -04:00
Evan You
6d64750bc0 fix: temporary fix core-js dep for vue ui
close #2215
2018-08-16 12:09:21 -04:00
Evan You
1f0c8e935e fix: work around url-loader 1.1.0 regression
close #2242
2018-08-16 10:15:47 -04:00
Evan You
7e1862ffdd fix(typescript): fix typescript + multi-page build
close #2179, #2193
2018-08-15 18:34:55 -04:00
Evan You
b132a3b313 chore: remove outdated warning 2018-08-15 18:34:55 -04:00
Evan You
a2c767efc4 fix: minify embedded CSS with extract: false
close #2214
2018-08-15 18:34:55 -04:00
Evan You
8dfa2907a7 refactor: generate postcss.config.js instead of .postcssrc.js 2018-08-15 18:34:55 -04:00
Evan You
8189f201c3 fix(eslint): lint command should also lint config files starting with dot
close #2228
2018-08-15 18:34:55 -04:00
Evan You
1892bcc251 fix(generator): handle directories starting with dot
close #2222
2018-08-15 18:34:55 -04:00
Evan You
1e7fa2cf46 fix: fix css output location for relative baseUrl + more details in docs 2018-08-15 18:34:26 -04:00
Evan You
478317ba0e test: avoid throwing in afterAll hooks 2018-08-14 11:10:02 -04:00
Evan You
6010eb22ff test: fix tests for preserving ruleNames 2018-08-14 10:34:52 -04:00
Evan You
82ded1f648 ci: revert unintended change 2018-08-14 10:25:58 -04:00
Evan You
2257034141 fix: preserve rule names when configureWebpack is present
close #2206
2018-08-14 10:05:25 -04:00
Haoqun Jiang
69a4fb3ad7 fix: inspect --plugins should log plugin names from webpack-merge (#2201) 2018-08-14 08:59:44 -04:00
Barthélémy Ledoux
d14d4e693c fix: allow relative baseUrl other than ./ (#2168) 2018-08-13 12:14:18 -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
a76bde100b test: do not call process.exit during tests 2018-08-11 16:11:13 -04:00
Evan You
f83f31a02e fix: fix local preset inference on Windows 2018-08-11 16:10:57 -04:00
Evan You
d96a794003 fix(eslint): always emit error when lintOnSave === error + improve docs
ref #2162
2018-08-11 15:38:43 -04:00
Evan You
ddbb37588e docs: add a note on polyfills in lib/wc 2018-08-10 14:52:10 -04:00
Evan You
86e3cf2c6f ci: fix cors spec 2018-08-10 11:27:02 -04:00
Evan You
394d534638 v3.0.0 2018-08-10 11:01:14 -04:00
Evan You
b221b48ca9 chore: pre release sync 2018-08-10 11:01:03 -04:00