Commit Graph

837 Commits

Author SHA1 Message Date
Guillaume Chau 2f94a85fe8 feat(ui): project create error 2018-05-19 04:15:32 +02:00
Guillaume Chau d64c1a005f refactor(ui): use only web sockets 2018-05-19 04:15:08 +02: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
Guillaume Chau e6e6e90dfa chore: merge dev 2018-05-18 23:52:25 +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
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
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 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 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
Evan You 453597a09d feat: temporarily fix source map by patching babel 2018-05-11 18:02:54 -04:00
Evan You 55159991db chore: bump deps 2018-05-11 17:59:16 -04:00
Evan You fd1c0d5b8a feat(inspect): add --rules and --plugins options for inspect command 2018-05-11 17:21:06 -04:00
Evan You 82349ba254 feat(inspect): add --rule and --plugin options for inspect command 2018-05-11 17:16:20 -04:00
Evan You 853662c64f fix(css): css-loader importLoaders should account for vue-loader's injected
postStyleLoader.

close #1267
2018-05-11 16:44:14 -04:00
Guillaume Chau e011bc04fd fix(ui): prevent duplicate views 2018-05-11 22:26:44 +02:00
Guillaume Chau 76f95c84a5 feat(ui): nightwatch task 2018-05-11 22:22:45 +02:00
Guillaume Chau 69a817e2c3 fix(ui): more strings now localized 2018-05-11 22:19:15 +02:00
Guillaume Chau 6661a13ff6 feat(ui): task params modal info 2018-05-11 21:59:09 +02:00
Guillaume Chau 81a5afb49d fix(ui): prompt regression 2018-05-11 21:54:17 +02:00
Guillaume Chau 215cc2013a feat(ui): api.addTask() 2018-05-11 21:46:19 +02:00
Guillaume Chau 6c158cf19a chore: merge dev 2018-05-11 20:53:43 +02:00