Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue-cli

πŸ› οΈ webpack-based tooling for Vue.js Development
https://github.com/vuejs/vue-cli

fix(mocha): disable SSR optimization for Vue 3 testing (#6097)

Fixes https://github.com/vuejs/vue-loader/issues/1734

3b068678cbb307c20eb33640307777a0c9428292 authored about 4 years ago
fix(generator): upgrade to prettier v2 (#6020)

Fixes: #5956

83773ae9465584e0fc456a80276a2b1e87b48d25 authored about 4 years ago
docs: update Render deployment guide (#6085) [skip ci]

The flow for creating static sites in the Render dashboard was recently simplified

5ad4461b335452647d33e6d2bd83fa9a9beb2937 authored about 4 years ago
refactor: sub-package eslint maintance (#6078)

using eslint@7 and @babel/eslint-parser in sub-package

746540bbc6117689f43f193fdf81590ce8f6b719 authored about 4 years ago
test: yet another dirty fix for verdaccio testing

8230aa356d9cdcd86dc6218da68a2521b53d5d94 authored about 4 years ago
test: should not use file:// protocol now that we have verdaccio

e10545a5422504e1cd9c508e9f2a4d063ab5bff8 authored about 4 years ago
test: fix jest args order

89d58ce5437e0df9204db966e055f9f576c12bce authored about 4 years ago
fix(cli-service): pass --public host to devserver (#6066)

Fixes #3220

Prevent "Invalid Host" error by passing public host to dev server when --public i...

33f954cccf733168eeb138ac314e733c63a9953d authored about 4 years ago
feat(eslint): support eslint7 and @babel/eslint-parser (#6059)

closes #5734
closes #5981

9136696197b1da4a88700ead1ee78f02b40dc1a9 authored about 4 years ago
chore!: bump joi to v17 (#5973)

482ef1086bd78266f76488bcd4882145ac7e85c9 authored about 4 years ago
workflow: test migrator / vue 3 scenarios with verdaccio (#6071)

f5359bdf36719d335379aaab109e37cfcc2f9c97 authored about 4 years ago
fix(cypress): allow users to update cypress (#6062)

fe88b1c7c61e9fe9e5a3a9a1fe54ec4ab9a77845 authored about 4 years ago
chore!: drop support of end-of-life node releases (8, 11, 13) (#6052)

05c010e83aa5e62f45286640419fb5b5c4cdd37b authored about 4 years ago
chore!: drop support of NPM 5 (#6051)

66a87f2c1a5001889f876f108503b3812ccf331c authored about 4 years ago
fix(typescript): remove getPrompts function in prompts.js (#6053)

cb5f11703e8f5cf03f24e54934cd7e1e8589acf0 authored about 4 years ago
fix: prevent snoretoast shortcut, set notif title (#2720) (#6000)

This prevents SnoreToast from installing a Start Menu shortcut
by specifying an appID. The appI...

cb58c5f71722963a622e670cf8315df9761a6350 authored about 4 years ago
fix(generator): only process template file contents, bump yaml-front-matter (#5921)

Fixes #5920

d355004e6b0200f7d1d2f309daa2c2a2c47a6656 authored about 4 years ago
refactor!: replace request with node-fetch (#6009)

ba6cb7c5b3e0d4d2a08b38bb3217b53539c5b14a authored about 4 years ago
docs: [RU] Translation update (#6005)

* docs: [RU] update migrating-from-v3.md

* docs: [RU] update prototyping.md

* docs: [RU] u...

acae8e7ae4a889cdff52a1bd79c63056747df229 authored about 4 years ago
docs(zh): correction of some format problems (#6036) [skip ci]

68be2ecc9f83cddde98d60f54e2c82712aaa7c90 authored about 4 years ago
types(vue.config.js): add descriptions for config (#5967)

Adding descriptions for vue.config.js so that editor can provide more parameter info

Co-autho...

0b86e70f86aebea2286617625dac1daa77247883 authored about 4 years ago
fix: ensure EOL in existing tsconfig.json (#6006)

Fixes #5948

Ensure EOL in existing tsconfig.json when invoking unit-jest, unit-mocha, e2e-web...

d03169cffb76231a1000f5fa0e09148bc98253d8 authored about 4 years ago
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...

2373df16302d188afee65bfa6b3f475e1e739dfe authored about 4 years ago
chore: lockfile maintenance

203911728f9aedd2c97bb345760088b00f0c7cc5 authored over 4 years ago
chore: merge branch 'v4' into dev

25a89c6a50f5dc5fec5a920c4e1b4dae5749ba4c authored over 4 years ago
v4.5.8

d06a1e89957e7eb2b4875f9c4dc7f0051dd2f240 authored over 4 years ago
fix: also update the migrator for vue 3 typescript shim

0db188e76d006d03262ff046ec4619607fb942e8 authored over 4 years ago
fix: also update the migrator for vue 3 typescript shim

825e983a6fb1a27058311fe1fcc1c2429a09f94e authored over 4 years ago
fix: update vue-shims for Vue v3.0.1 (#5975)

29c9fc6c15f153f8b09edcdbdf26df6464fe50e2 authored over 4 years ago
fix: update vue-shims for Vue v3.0.1 (#5975)

b2755d1bde026a1eb2e825667bd60e8397224e79 authored over 4 years ago
fixup! chore!: some trivial dependency major version updates (#5951)

5898fcb84827b9d47994247f1ead37b130d4bd4a authored over 4 years ago
chore!: some trivial dependency major version updates (#5951)

90d3dfc74e824282b3a0c1b66cbf2ebc122d09d8 authored over 4 years ago
fix: npm 7 compat by turning on `legacy-peer-deps` flag (#5961)

49db9c458feb9587453325e58de121dbee89ac9d authored over 4 years ago
fix: narrow the eslint peer dep version range, avoiding npm 7 error (#5962)

d77fa6a273ce91c0d4ae0fa43a486b236f32353f authored over 4 years ago
fix: npm 7 compat by turning on `legacy-peer-deps` flag (#5961)

b8d593ab59762feeb3d28e17a030d4aad530e195 authored over 4 years ago
chore: Create FUNDING.yml (#5944)

a263da560ea55904281725ea9d8e736b9ea4def6 authored over 4 years ago
feat!: bump fork-ts-checker-webpack-plugin version to v5 (#5941)

3f7fb4fd9c392ec3d46904a106a312173ce84b0d authored over 4 years ago
feat(lint): add output file option (close #4849) (#4850)

1a0d4df854b9c855a39aaf229f18d497579e8787 authored over 4 years ago
chore: bump vuepress version

5a30ec49399ce0855c5a91f6136ba8024d75f946 authored over 4 years ago
refactor: rename the `version` parameter to `versionRange`

920160a011e4b2752bc3d364a5cf2434bd3f505c authored over 4 years ago
chore: merge branch 'next' into dev

3656416bd0168fd134e21d8868ed2534f5ab38df authored over 4 years ago
v4.5.7

597b4b64363e320ee4e248db152444a34c6e3ab3 authored over 4 years ago
chore: merge branch 'master' into dev

a3c7322a370b0ea6f0d937346a809c327b3e6c6c authored over 4 years ago
Update Vercel deployment instructions (#5835)

73e059a787243294f896fa2ce760a3a576669e95 authored over 4 years ago
fix: update the `.vue` file shim for Vue 3 (#5903)

027386e8d15495ee6c2f738adb5f97139dc6c81e authored over 4 years ago
fixup! chore!: bump unit-mocha dependency versions (#5907)

e4820c6bd919a380eed420dfc15fc21a0ce97242 authored over 4 years ago
chore!: bump unit-mocha dependency versions (#5907)

edce9d075caf75494572948446cd53a81eb1e5a9 authored over 4 years ago
chore: show error message that the `wc` target with Vue 3 isn't supported yet (#5906)

bedf5bacba2fb426dba3a0376255be6299c609e9 authored over 4 years ago
fix: more accurate warning message for missing global peer dependencies (#5871)

8578567c3563e7a0344a364cd245c8738110c715 authored over 4 years ago
docs: add cypress migration guide [skip ci]

b8b0ba785fd2dc1ab47b9438450cad3debc002e0 authored over 4 years ago
docs: update the migration guide

5780a8b09e603d21c661f7d995fbb6a0520c4915 authored over 4 years ago
docs: add notes on the `vue inspect` command (#3797) [skip ci]

Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: Haoqun Jiang <haoqunjian...

352d759b6072558bf3a38ce5240de077c83e7d19 authored over 4 years ago
docs: update netlify docs for vue/cli-plugin-pwa (#5847) [skip ci]

145cccac442d3dbf7464bf65525d6f9bd6b49214 authored over 4 years ago
fixup! feat(plugin)!: update cypress plugin to reflect cross-browser capabilities

149e3f1fa60b39516237fc46271fb2829b383781 authored over 4 years ago
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

c...

3717f7c973f2c1950e2b1b43c778071dc1ff8671 authored over 4 years ago
fix: incorrectly read Taobao binary mirror configuration. (#5902)

Co-authored-by: zhangke <[email protected]>

286d0688d634ae434ab0587e6f791ce292f109a3 authored over 4 years ago
docs: add solution for `yarn link` error (#5884) [skip ci]

Co-authored-by: Haoqun Jiang <[email protected]>

668145939d5cfe0e96510b071c0115a5e93b1dc4 authored over 4 years ago
fix: shouldn't remove attribute quotes in HTML (#5899)

eda18b05424c8c3e6862a7a5e2e15b7513bebbe4 authored over 4 years ago
docs(zh): in build-targets.md add "using vuex" (#5883) [skip ci]

d7ac62575cf508bacb21c7df7c499ebfe7ef0f0f authored over 4 years ago
docs: remove mention of Node.js v8 npm workaround, as it's been fixed [skip ci]

468986b2c1584c62da76a163ec500b6125fea709 authored over 4 years ago
fix: respect scope when resolving package metadata (#5892)

This should fix the remaining issue reported in #5411.
In particular, if the user configured a ...

5b70fc2f10533f0a4f0eedce704ada600885f2b0 authored over 4 years ago
docs: fix typo in en.json (#5885) [ci skip]

31a543dfbebb8dcd4408de5f718c688ef4b5124e authored over 4 years ago
chore!: update eslint-loader, minimum supported ESLint version is 6 (#5870)

36e500d266cf0e6a7ef63fe6cca609178116e08e authored over 4 years ago
v4.5.6

6cac3af2dffbb3a770c8d89f1ac1c9b5f84f7fdb authored over 4 years ago
fix: skip checking git gpgSign config (#5869)

Fix the issue described at https://github.com/vuejs/vue-cli/pull/5823#issuecomment-690269893

...

6409363a366f9ddd4a84c3be1a35c303e7db31f8 authored over 4 years ago
docs: add notes for TSLint [ci skip]

bb095d9005464b7d09e207b3276671df47cdb079 authored over 4 years ago
chore: Merge branch 'dev' into next

6857b82dfc38cf45d944ea3e3e4cdfe5d9890b6c authored over 4 years ago
chore: Merge branch 'dev' into master

b94da370396e9db31a040af2d339063e90020aaf authored over 4 years ago
chore!: remove TSLint support (#5065)

closes #5064

adb8c7d316d473f84cec40b6b135e1bd5f8f7560 authored over 4 years ago
v4.5.5

f77b4d35a57a49efb4a297f5dc58371aba79829a authored over 4 years ago
fix: enable some syntax extensions by default for vue script compiler (#5868)

9e5b16b00140ef62fa26abd5ff938b7cd8380192 authored over 4 years ago
fix: fix duplicate id="app" in Vue 3 project template (#5852)

closes #5813

34c09dc80344c7fa6f5614c110060f2823de3462 authored over 4 years ago
fixup! chore!: some trivial major version bumps for dependencies

393e79b890b7f29f3a2be111f5235ca1411e800c authored over 4 years ago
chore!: some trivial major version bumps for dependencies

Aside from the Node.js version requirement, these dependency version
bumps are not likely to bri...

473eab2d786aa54b7ab816003df6fbfee79852e9 authored over 4 years ago
chore: dependency maintenance

b07be3ca8a66d2ba582b3197861954a1bf4b3784 authored over 4 years ago
docs: refactor the navbar, add entry for v4->v5 migration guide

e9da3cfc2f15ac953422f3e5b17e64d765911e12 authored over 4 years ago
fix(unit-jest, unit-mocha): generate passing tests when `bare` option is used with router enabled (#5591)

Fixes #3544

d6e493db7471976050cb7f9ab16e4a072a3a3ba8 authored over 4 years ago
docs(zh): update plugins-and-presets.md (#5844) [ci skip]

δΈ­ζ–‡ζ–‡ζ‘£δΈŽθ‹±ζ–‡ζ–‡ζ‘£εŒζ­₯

94f6e89512957d79863c82b96f76735c429ed199 authored over 4 years ago
chore: fix indentation

f42888d9e1a9002f35f92bd9ed5081e6bd73ba3e authored over 4 years ago
perf(ui): improve get folder list to use Promises instead of sync (#3687)

10d5ae4a13b0534f6244cf31057f35b587725aff authored over 4 years ago
fix: allow turning off theme color tags (#5820)

Co-authored-by: Haoqun Jiang <[email protected]>

34b58c0f6246ddbd34784ac49fb0c2807cbf986e authored over 4 years ago
chore: rename jsx package scope from ant-design-vue to vue (#5831)

d88d927000502ba9e55bfde384aa5f66628bcdf4 authored over 4 years ago
docs: change zeit to vercel (#5807) [ci skip]

Co-authored-by: Haoqun Jiang <[email protected]>

e4e5926ec6bbe830d04543402dcd6dca223ba57e authored over 4 years ago
test: fix test errors

bbe4bb5a234382c902936ff358660bd7b6ce96c4 authored over 4 years ago
refactor: remove ListFilter logic (#5391)

Co-authored-by: Renan Cidale Assumpcao <[email protected]>
Co-authored-by: Haoqun...

ebee88259e4ef21b9fdb9bc0f380930c96721e05 authored over 4 years ago
fix: fix support for Node.js v8 and deprecate it (#5827)

Fixes #5800

9641d6d254bd708c66a670b51639d316567c6a4c authored over 4 years ago
fix: handle GPG sign git config for initial commit (#5823)

Fixes #5818

9706cd1d2866475744b94af997c1426e42c38b8b authored over 4 years ago
docs: update deployment.md (#5815) [ci skip]

Comment: // vue.config.js file to be place in the root of your repository

Should be also on `...

929f1b0e6b7c548bd4de85e160833a45aa79503e authored over 4 years ago
fix: strip non-ansi characters from registry config (#5808)

To deal with malformed stdout result retrieved from child processes.

Fixes #5802

27db6bfaa8e771eacefe3b59629f46bd74136e10 authored over 4 years ago
docs: update Node version requirement to address package manager issues (#5811) [ci skip]

It's recommended to use NPM v6 with Node.js v8, because:

1. Some of the upstream packages may...

d9d191f416570c51adfba0aae7703fe58bdd1fcb authored over 4 years ago
fix: do not throw when api.render is called from an anonymous function (#5801)

Fixes #4774

5d002ccb07ce73e304818c9176625a32894186dd authored over 4 years ago
docs: writeFileSync path was missing api.resolve (#5804) [ci skip]

76bf3d967aad275f3b1af234c09e069f1d2c69d9 authored over 4 years ago
docs: update cloudbase deploy doc (#5810)

865fdd2e5b31aadaf6211e933d70b7ad0210ca5f authored over 4 years ago
docs: update cloudbase deploy doc (#5805)

b1223fa65f149740eb4ad189708cb997afd91b6b authored over 4 years ago
v4.5.4

ff24edb66361a504446a141525f9981bf34e8931 authored over 4 years ago
chore: Merge branch 'master' into dev

2f6dd04f2da9daf6bd89853b04e5ffc316276cd0 authored over 4 years ago
fix: fix Vue 3 + TS + Router template (#5798)

Follow up of #5771

Fixes #5795
Fixes #5796

135fdbf415f8ce531fdd140ef7ce572c2314f503 authored over 4 years ago
docs: add thread-loader warnings (#5777) [ci skip]

c227e1f12e55c218e44b3282fbaf08b8f3fe8d05 authored over 4 years ago
fix: ensure Dev Tool is enabled in Vue 3 runtime (#5788)

The old alias `@vue/runtime-dom` was introduced because webpack HMR has
trouble with pure re-ex...

745810382209c9abde7d2f0d1666b8f6815e74f5 authored over 4 years ago
fix: mayProxy.isPublicFileRequest judgment (#5693)

0146001f7def4e8d3db5aac7074e82108171661e authored over 4 years ago