Commit Graph

563 Commits

Author SHA1 Message Date
Julien a8a6b62a69 docs: document vue init --clone option (#1079) 2018-04-26 15:11:53 -04:00
Evan You 7a125d46a2 feat(babel): expose loose option 2018-04-26 11:58:02 -04:00
Derek Henscheid 6af7bbe247 fix: deep merge objects when extending package.json via plugins (#1070)
close #1053
2018-04-25 17:53:06 -04:00
Derek Henscheid cac18f231e fix: allow user to define testMatch in package.json (#1069)
close #1067
2018-04-25 17:50:41 -04:00
Sanchit Nevgi 1fc9593930 fix: add name to chunk file output (#1173) 2018-04-25 17:47:43 -04:00
Vladimir Boretskyi e43fea163e docs: fix cli-plugin-typescript readme typo (#1062) 2018-04-25 17:46:36 -04:00
Kevin Petit b285b0bd92 fix(typescript,babel): tests path for babel and typescript plugins (#1058) 2018-04-25 17:46:10 -04:00
Barthélémy Ledoux c648301743 fix: vue invoke should delete renamed/removed files (#1049) 2018-04-25 17:42:26 -04:00
Jason Yu a705998add chore: _gitignore vim swap files (#1133) 2018-04-25 17:23:21 -04:00
Yuta Hiroto 78ed155c05 fix: validate project name (#1039)
close #1024
2018-04-25 17:22:25 -04:00
Barthélémy Ledoux c49eeb732d fix(typescript): fix invalid tsconfig.json (#1036) 2018-04-25 17:12:44 -04:00
xsbchen d184638275 test: strip ansi chars in puppeteer test url (#1031)
fix "Protocol error (Page.navigate): Cannot navigate to invalid URL undefined" error when running test in vscode terminal(zsh)
2018-04-25 17:09:23 -04:00
Evan You 4130f0d693 docs: document --config for e2e-nightwatch 2018-04-25 16:57:07 -04:00
Abdellatif Ait boudad e4d67d6909 feat(e2e-nightwatch): allow using custom config via --config flag (#1016) 2018-04-25 16:53:45 -04:00
Chris 49677ba0be chore: update Cypress test.js test description (#1011) 2018-04-25 16:44:22 -04:00
yibuyisheng 708cde9f6f fix(cli): fix invoke glob node_modules ignore pattern (#1004) 2018-04-25 16:41:16 -04:00
Evan You eb7f8514ac test: fix pwa spec after defaults change 2018-04-25 15:35:50 -04:00
Evan You 1177cf0b41 docs(pwa): update options 2018-04-25 15:34:25 -04:00
Jinesh Shah 36f954bfc9 feat(pwa): Make injected meta tags configurable and change defaults (#961)
This change proposes 2 things:

1. Make apple-mobile-web-app-capable and apple-mobile-web-app-status-bar-style configurable
2. Change the defaults to "no" and "default", respectively
2018-04-25 15:25:20 -04:00
Evan You fe5923d8fd ci: bump ts e2e test duration on appveyor 2018-04-25 14:52:19 -04:00
Evan You fb7ccb6678 fix: avoid emoji length problem in update log (close #835) 2018-04-25 14:44:35 -04:00
ky-is e8d3a3c3f6 docs(pwa): Document themeColor and msTileColor (#954) 2018-04-25 14:38:10 -04:00
Evan You 9842b149f0 v3.0.0-beta.7 2018-04-25 10:58:49 -04:00
Evan You a6f612b1c3 chore: pre release sync 2018-04-25 10:58:41 -04:00
Evan You c9d7feffa1 chore: upgrade deps 2018-04-25 10:48:46 -04:00
Evan You dbc3f104b0 fix: pin babel version (fix #1162) 2018-04-25 10:18:43 -04:00
Septian A Tama (tamatamvan) fb013da2dc fix: babel legacy decorator (#1163) 2018-04-25 10:09:11 -04:00
Barthélémy Ledoux e65110f3f6 fix(invoke): issue #1037 invoke binary files (#1038)
Using `vue invoke` was breaking all binary files because of encoding issues
2018-03-27 16:25:58 -05:00
AchillesJ 11956acb4d feat: allow vue add to work with plugins without a generator (#1032) 2018-03-24 11:48:35 -04:00
xsbchen 2106f4736d test: fix typescript test (#999) 2018-03-17 18:38:41 -04:00
Daniel Rosenwasser ba5a3750f5 feat: use esnext targets for downleveling and modules. (#966) 2018-03-09 18:48:16 -05:00
ziga 179033d2b5 fix: allow user to define onProxyReq (#955) 2018-03-07 16:10:40 -05:00
Evan You 03fed35704 chore: bump vue-loader 2018-03-07 02:38:31 -05:00
Evan You 1cae990520 v3.0.0-beta.6 2018-03-06 15:30:41 -05:00
Evan You c403a3d821 chore: pre release sync 2018-03-06 15:30:24 -05:00
Evan You f744040b50 fix: use dynamic publicPath for web component bundles (fix #949) 2018-03-06 15:06:03 -05:00
Evan You 08add21fe6 fix: fix @vue/cli-service initial version 2018-03-06 12:24:56 -05:00
Evan You 114e085b31 fix: fix devServer proxy when using object syntax (fix #945) 2018-03-06 12:24:31 -05:00
Evan You 3894308af7 chore: bump deps 2018-03-06 11:52:48 -05:00
Evan You dee78094dd fix: fix cases where error fails to display 2018-03-06 11:41:50 -05:00
Evan You b162cab1dc fix: do not exit with 1 on lint warnings (fix #872) 2018-03-06 10:29:44 -05:00
Evan You 7cb01d0633 test: fix jsx test 2018-03-05 18:20:45 -05:00
Evan You 2eb1ef97e4 fix: fix babel preset jsx dependency 2018-03-05 18:09:50 -05:00
Evan You c8750c62d5 v3.0.0-beta.5 2018-03-05 18:01:13 -05:00
Evan You 1a83ffa321 chore: pre release sync 2018-03-05 18:01:08 -05:00
Evan You 89f5cc3fc8 fix: resolve template extend source from the template location (fix #943) 2018-03-05 17:52:21 -05:00
Evan You 389ea864b0 fix: temporarily disable babel plugins that are not compatible with babel 7 yet 2018-03-05 17:46:40 -05:00
Evan You bdce865e83 feat: allow specifying plugin versions in presets 2018-03-05 17:44:48 -05:00
Evan You 3683b94ccc v3.0.0-beta.4 2018-03-05 14:42:38 -05:00
Evan You c66b0b28ae chore: pre release sync 2018-03-05 14:42:32 -05:00