Commit Graph

1032 Commits

Author SHA1 Message Date
Guillaume Chau d64c1a005f refactor(ui): use only web sockets 2018-05-19 04:15:08 +02:00
Evan You 07ac887486 fix: stringifyJS should be used in all call sites 2018-05-18 18:49:58 -04:00
Guillaume Chau 3c4f206706 test: change timeouts 2018-05-19 00:46:26 +02:00
Guillaume Chau dad5fcb38e test: debug 2018-05-19 00:24:20 +02:00
Evan You 83f5f4fced fix(eslint): ensure all config values are contained in config file
close #1006, close #1313
2018-05-18 18:11:30 -04:00
test a67f34af11 chore: fix inspect 2018-05-18 18:09:24 -04:00
Derek Henscheid 9ac2642aa1 feat(eslint): pass cli arguments to linter (#1258)
close #1255
2018-05-18 18:09:06 -04:00
JK ab877a23cd feat(eslint): add --max-warnings and --max-errors for cli-plugin-eslint (#1289)
close #1268
2018-05-18 18:05:55 -04:00
Guillaume Chau ff9be69d3a test: fix paths 2018-05-18 23:53:58 +02:00
Guillaume Chau e6e6e90dfa chore: merge dev 2018-05-18 23:52:25 +02:00
Guillaume Chau 5bd86afb93 test: store videos/screenshots 2018-05-18 23:34:22 +02:00
test be9463050e chore: bump babel version 2018-05-18 17:03:24 -04:00
test fe12c6eaed test: bump timeout 2018-05-18 16:53:51 -04:00
JK 9638d90005 feat(cli-service): add assetsDir option to specify assets root directory (#1322)
close #1311
2018-05-18 16:49:58 -04:00
test 763cf7a8bc feat: support webp
close #1321
2018-05-18 16:46:09 -04:00
test 48d7e00e9a fix: fix babel.config.js compat in vue-jest 2018-05-17 17:52:01 -04:00
test 2de86cea70 test: fix generator tests after babel config change 2018-05-17 17:19:39 -04:00
test a1ccde8c2e fix: handle failed git commit
close #1306
2018-05-17 16:56:08 -04:00
Evan You 1279b3e401 fix: fix transpileDependencies by always using babel.config.js 2018-05-17 16:19:23 -04:00
Evan You 1dfe73bb5e docs: update late install instructions 2018-05-17 14:56:00 -04:00
MoYummy 23cf71314a docs: fix add for @vue/cli-plugin-unit-mocha (#1312) 2018-05-17 14:54:36 -04:00
ldrovira ec475cd4dd chore: add license link (#1299) 2018-05-17 14:52:06 -04:00
Evan You 9c4c76300f refactor: use built-in toString from webpack-chain 2018-05-17 14:50:56 -04:00
Brandon Pittman a1aa1b93d2 Update README.md (#1304)
Fix add command instructions
2018-05-16 11:36:44 +02:00
Evan You 8a7c738fd0 chore: bump vue-loader version 2018-05-15 18:47:01 -04:00
Yingya Zhang 1037b9c9be feat: support <style lang="postcss"> (#1259) 2018-05-14 18:10:57 -04:00
Evan You da38747f46 feat: allow disabling serve progress via devServer.progress
close #1284
2018-05-14 17:53:33 -04:00
Guillaume Chau 9c17e2a5b8 fix(ui): vue inspect localization 2018-05-13 01:16:19 +02:00
Guillaume Chau b220b188ee fix(ui): wrong import 2018-05-13 01:13:22 +02:00
Guillaume Chau 83c2e4e2a7 chore: merge dev 2018-05-13 01:10:32 +02:00
Yingya Zhang 8fbbd353f9 feat: ask for whether to use taobao registry when getting versions (#1273) 2018-05-12 10:39:57 -04:00
Igor Randjelovic ee9432d521 docs: fix typo in usage for chainWebpack (#1272) 2018-05-12 10:13:46 -04:00
Guillaume Chau 43e0a646c2 test(ui): disable locale watching for tests 2018-05-12 15:33:38 +02:00
Guillaume Chau 826d72e85b test(ui): decrease timeout 2018-05-12 15:20:05 +02:00
Guillaume Chau bec2b5ee94 test(ui): increase project create timeout 2018-05-12 13:55:17 +02:00
Guillaume Chau 7bdf84f037 test(ui): fix linter enabled by default 2018-05-12 04:54:50 +02:00
Guillaume Chau a065719f61 test(ui): increase timeout 2018-05-12 04:53:09 +02:00
Guillaume Chau 01812237cb feat(ui): auto select features 2018-05-12 04:51:55 +02:00
Guillaume Chau 7e5bf61d46 feat(ui): babel feature description 2018-05-12 04:51:34 +02:00
Guillaume Chau 3426736e8a fix(ui): prompt confirm checked 2018-05-12 04:50:18 +02:00
Guillaume Chau b6114d49c7 chore: merge dev 2018-05-12 04:33:14 +02:00
Guillaume Chau 74bc221029 test(ui): circle-ci 2018-05-12 04:30:53 +02:00
Guillaume Chau caf3c248db test(ui): tests in production mode 2018-05-12 04:27:47 +02:00
Guillaume Chau 1b7b5f8816 test(ui): e2e: cypress added + create project (manual) test 2018-05-12 03:56:03 +02:00
Guillaume Chau 7f7374b71a fix(ui): more strings localized 2018-05-12 03:55:36 +02:00
Evan You 396b92f7c4 ci: alternative fix by pinning babel-core 2018-05-11 19:11:08 -04:00
Evan You 1f0c32ba1d ci: brute force fix 2018-05-11 19:07:50 -04:00
Evan You 13edf06c99 ci: clean cache 2018-05-11 18:56:44 -04:00
Evan You f0910ba4cd refactor: remove experimentalCompileTsWithBabel 2018-05-11 18:39:23 -04:00
Evan You d75ea99b25 feat: make it possible to opt-out of Babel
close #1199
2018-05-11 18:36:51 -04:00