Commit Graph

2445 Commits

Author SHA1 Message Date
Haoqun Jiang f5359bdf36 workflow: test migrator / vue 3 scenarios with verdaccio (#6071) 2020-11-19 11:12:48 +08:00
Barthélémy Ledoux fe88b1c7c6 fix(cypress): allow users to update cypress (#6062) 2020-11-17 09:11:38 +08:00
Haoqun Jiang 05c010e83a chore!: drop support of end-of-life node releases (8, 11, 13) (#6052) 2020-11-14 13:19:55 +08:00
Haoqun Jiang 66a87f2c1a chore!: drop support of NPM 5 (#6051) 2020-11-14 13:19:34 +08:00
Yazhe Wang cb5f11703e fix(typescript): remove getPrompts function in prompts.js (#6053) 2020-11-14 13:18:28 +08:00
Tony Trinh cb58c5f717 fix: prevent snoretoast shortcut, set notif title (#2720) (#6000)
This prevents SnoreToast from installing a Start Menu shortcut
by specifying an appID. The appID is also used to set the
notification's title bar text in Windows 10. That text is now
set to "Vue UI", which replaces the default value of "SnoreToast".

fixes #2720
2020-11-14 11:59:14 +08:00
John Sanders d355004e6b fix(generator): only process template file contents, bump yaml-front-matter (#5921)
Fixes #5920
2020-11-13 16:32:20 +08:00
Yazhe Wang ba6cb7c5b3 refactor!: replace request with node-fetch (#6009) 2020-11-13 13:26:57 +08:00
Max Coplan 0b86e70f86 types(vue.config.js): add descriptions for config (#5967)
Adding descriptions for vue.config.js so that editor can provide more parameter info

Co-authored-by: Binwei Fang <fangbinwei@yeah.net>
2020-11-02 23:13:23 +08:00
Parker Mauney d03169cffb fix: ensure EOL in existing tsconfig.json (#6006)
Fixes #5948

Ensure EOL in existing tsconfig.json when invoking unit-jest, unit-mocha, e2e-webdriverio
2020-10-31 17:41:47 +08:00
Binwei Fang 2373df1630 fix: using lang attribute with empty string in html template (#5992)
Fixes #5945

`lang="en"` may be wrong to users, use empty string instead. See : https://github.com/h5bp/html5-boilerplate/issues/1542
2020-10-26 16:23:09 +08:00
Haoqun Jiang 25a89c6a50 chore: merge branch 'v4' into dev 2020-10-19 18:47:57 +08:00
Haoqun Jiang d06a1e8995 v4.5.8 2020-10-19 18:39:13 +08:00
Haoqun Jiang 0db188e76d fix: also update the migrator for vue 3 typescript shim 2020-10-19 15:56:51 +08:00
Haoqun Jiang 825e983a6f fix: also update the migrator for vue 3 typescript shim 2020-10-19 15:55:10 +08:00
Cédric Exbrayat 29c9fc6c15 fix: update vue-shims for Vue v3.0.1 (#5975) 2020-10-19 15:35:39 +08:00
Cédric Exbrayat b2755d1bde fix: update vue-shims for Vue v3.0.1 (#5975) 2020-10-19 14:20:58 +08:00
Haoqun Jiang 5898fcb848 fixup! chore!: some trivial dependency major version updates (#5951) 2020-10-16 14:30:03 +08:00
Haoqun Jiang 90d3dfc74e chore!: some trivial dependency major version updates (#5951) 2020-10-15 15:47:45 +08:00
Haoqun Jiang 49db9c458f fix: npm 7 compat by turning on legacy-peer-deps flag (#5961) 2020-10-15 15:36:19 +08:00
Haoqun Jiang d77fa6a273 fix: narrow the eslint peer dep version range, avoiding npm 7 error (#5962) 2020-10-15 15:24:21 +08:00
Haoqun Jiang b8d593ab59 fix: npm 7 compat by turning on legacy-peer-deps flag (#5961) 2020-10-15 15:23:24 +08:00
Haoqun Jiang 3f7fb4fd9c feat!: bump fork-ts-checker-webpack-plugin version to v5 (#5941) 2020-10-12 14:44:25 +08:00
Andrew Taylor 1a0d4df854 feat(lint): add output file option (close #4849) (#4850) 2020-10-12 14:36:00 +08:00
Haoqun Jiang 920160a011 refactor: rename the version parameter to versionRange 2020-10-09 19:20:14 +08:00
Haoqun Jiang 3656416bd0 chore: merge branch 'next' into dev 2020-10-09 15:12:38 +08:00
Haoqun Jiang 597b4b6436 v4.5.7 2020-10-07 16:39:24 +08:00
Haoqun Jiang a3c7322a37 chore: merge branch 'master' into dev 2020-10-07 14:39:00 +08:00
Haoqun Jiang 027386e8d1 fix: update the .vue file shim for Vue 3 (#5903) 2020-09-30 16:34:40 +08:00
Haoqun Jiang e4820c6bd9 fixup! chore!: bump unit-mocha dependency versions (#5907) 2020-09-29 16:53:51 +08:00
Haoqun Jiang edce9d075c chore!: bump unit-mocha dependency versions (#5907) 2020-09-29 15:43:09 +08:00
Haoqun Jiang bedf5bacba chore: show error message that the wc target with Vue 3 isn't supported yet (#5906) 2020-09-29 13:19:22 +08:00
Haoqun Jiang 8578567c35 fix: more accurate warning message for missing global peer dependencies (#5871) 2020-09-28 17:15:43 +08:00
Haoqun Jiang 149e3f1fa6 fixup! feat(plugin)!: update cypress plugin to reflect cross-browser capabilities 2020-09-28 15:26:32 +08:00
Amir Rustamzadeh 3717f7c973 feat(plugin)!: update cypress plugin to reflect cross-browser capabilities
chore(plugin): add link to cypress cross-browser guide

chore(dep): upgrade to cypress v4.0.0

chore(dep): upgrade to Cypress 4.0.1

chore(dep): upgrade to cypress v5.0.0
2020-09-28 15:22:17 +08:00
kzhang 286d0688d6 fix: incorrectly read Taobao binary mirror configuration. (#5902)
Co-authored-by: zhangke <zhangke12@zybank.com.cn>
2020-09-28 10:11:09 +08:00
Haoqun Jiang eda18b0542 fix: shouldn't remove attribute quotes in HTML (#5899) 2020-09-27 16:35:30 +08:00
Bodo Graumann 5b70fc2f10 fix: respect scope when resolving package metadata (#5892)
This should fix the remaining issue reported in #5411.
In particular, if the user configured a dedicated npm registry for a
specific scope, this setting was previously disregarded by vue-cli.
Thus it was impossible to use vue upgrade if the packages were not also
published to the official npm registry.
2020-09-23 13:35:48 +08:00
Tzahi 31a543dfbe docs: fix typo in en.json (#5885) [ci skip] 2020-09-22 17:05:02 +08:00
Haoqun Jiang 36e500d266 chore!: update eslint-loader, minimum supported ESLint version is 6 (#5870) 2020-09-11 09:49:44 +08:00
Haoqun Jiang 6cac3af2df v4.5.6 2020-09-10 21:32:13 +08:00
Haoqun Jiang 6409363a36 fix: skip checking git gpgSign config (#5869)
Fix the issue described at https://github.com/vuejs/vue-cli/pull/5823#issuecomment-690269893

This simplifies the logic, thus less error-prone.
The error message is still correct anyway.
2020-09-10 21:25:13 +08:00
Haoqun Jiang 6857b82dfc chore: Merge branch 'dev' into next 2020-09-10 20:46:50 +08:00
Shinigami adb8c7d316 chore!: remove TSLint support (#5065)
closes #5064
2020-09-10 20:07:09 +08:00
Haoqun Jiang f77b4d35a5 v4.5.5 2020-09-10 19:56:18 +08:00
Haoqun Jiang 9e5b16b001 fix: enable some syntax extensions by default for vue script compiler (#5868) 2020-09-10 19:46:23 +08:00
Haoqun Jiang 34c09dc803 fix: fix duplicate id="app" in Vue 3 project template (#5852)
closes #5813
2020-09-08 19:44:08 +08:00
Haoqun Jiang 393e79b890 fixup! chore!: some trivial major version bumps for dependencies 2020-09-08 16:12:11 +08:00
Haoqun Jiang 473eab2d78 chore!: some trivial major version bumps for dependencies
Aside from the Node.js version requirement, these dependency version
bumps are not likely to bring in any user-facing breaking changes
2020-09-08 15:40:07 +08:00
Haoqun Jiang b07be3ca8a chore: dependency maintenance 2020-09-07 21:39:04 +08:00