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(cli): fix the creation log (#5502)

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

f425fff04f6375c4deefb6010d698d222e5141c9 authored over 4 years ago
docs: explain pwa head/manifest icons (#5408)

057201c1e80a741eb0bcda61518c6f29e1410a86 authored over 4 years ago
v4.4.0

6323b73260e461c4aeb866fde4231f15d19f9c4e authored over 4 years ago
chore: pre release sync

d03ccc33529660a1d4e943f4daf6447ad3c29c79 authored over 4 years ago
fix: should throw errors if there is bad require() in vue.config.js (#5500)

reverts #5305
this makes the tests a little more tedious, need to find a better way
to test th...

01d4bea0c584d988dad06addcdd2e81c0384d634 authored over 4 years ago
feat(plugin-api): expose `inquirer` to prompts.js, allowing custom prompt types (#5498)

02a365dc65a3d350e9c741e4c330eb90c228d6b2 authored over 4 years ago
fix(unit-jest): fix .vue coverage report when babel plugin is not enabled (#5499)

0295ff6c8a860e27dc19a65194737d2c116c86db authored over 4 years ago
fix: allow specifying plugin version when calling `vue add` (#5497)

fixes #4700

aee9e178e7c9598f317ceeed2940c94ac82e8340 authored over 4 years ago
chore: dependency maintenance (#5496)

8b01c9ec516850d236f250d692cae038f0e1c37f authored over 4 years ago
fix(ui): the logs from creator should be displayed in the UI (#5493)

With `logWithSpinner`, the log would be output to the console instead.

Fixes #5240
Fixes #5445

90f114640c35edd19ad85b6b80c1f64193ce671f authored over 4 years ago
fix(mocha): avoid `--inspect-brk` flag clobbering other values (#5473)

16d2701011e6e660850da5b4f1bed185bbcd0b3c authored over 4 years ago
fix(creator): do not override the README.md generated by plugins (#5472)

closes #4802
closes #4942

75c398f04e7cd7b318be3519f27f1bb0e69ebcae authored over 4 years ago
fix(serve): pass devServer sockPath properly to client (#4800)

closes #4400
closes #4430

96dfd581b6917c34f9be058afad26e112aac52ef authored over 4 years ago
docs: [RU] Translation update (#5468)

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

* docs: [RU] update prototyping.md

* docs: [RU] u...

2dbeb45f0f96a9097cd8364d0d8aaa86d463e8fe authored over 4 years ago
fix(eslint): invalidate the cache when `.eslintignore` changes (#5455)

a91649e8c04a47b527515d2768809901a2f81c2f authored over 4 years ago
fix(ui): fix "update all plugins/dependencies" utility (#5395)

e2f00d2867269b411c7b1a7c703b7222a6185d84 authored almost 5 years ago
feat(cli-service): add stdin flag to build (#5376)

c64afc3c2a8854aae30fbfb85e92c0bb8b07bad7 authored almost 5 years ago
fix: normalize the `file` argument of `transformScript`, fix Windows compatibility (#5424)

5e93d70e6552d71b1600b289a30f77946813089c authored almost 5 years ago
docs(zh): update css.md (#5349) [ci skip]

a9cd7838de10f70b866a2c71244d1978a3a1941c authored almost 5 years ago
refactor: remove superflous vertices from the svg file (#5416)

3c286d670e48b7c757991a101e28c38ec6e0b268 authored almost 5 years ago
docs(zh): update ui-api.md (#5378) [ci skip]

930af5f348747edee0cb9b69cfe0b65af78eb9aa authored almost 5 years ago
fix: set timeout of openChrome.applescript (#5390)

d405f23e72e9e9560c448e581361e6e000f2029c authored almost 5 years ago
docs(zh): fix the translation of scaffold (#5443) [ci skip]

ca24553983b3f6c92a12f4e2a205be739cde371d authored almost 5 years ago
docs: explain pwa head/manifest icons (#5408)

caa3006ea85f5637a04c6dd467fbe119348805a1 authored almost 5 years ago
ci: disable thread-loader on circleci

6e8ddcccd73d9000f7d35b3b64eb3f0025fffa9f authored almost 5 years ago
chore: dependency maintenance

8d1056268ea2c7769305ed9c3ba2fdd7ef527aba authored almost 5 years ago
chore: disable gql linting

5ac62da4c294d017aaf1c345521052285a6ad4a2 authored almost 5 years ago
chore: add 'pnpm-debug.log' to '_gitignore' (#5429)

1afae5836fd31373b08b961df649faef8ff03b80 authored almost 5 years ago
docs: [RU] Translation update (#5384) [ci skip]

Co-Authored-By: Natalia Tepluhina <[email protected]>

ba9be1c40defd195a2a77e1529c64ce6bfb4c1e9 authored almost 5 years ago
docs: fix linking to npmjs.com (#5426) [ci skip]

75017b22d90452a38bb3a37cef73070dd830e41b authored almost 5 years ago
style: fix some lint warnings

320e3919c9000c5c00be21b30445393b7d4765cc authored almost 5 years ago
test: force click 'finish-install' as there seems to be a bug in cypress

9d481759f9b18148046bf15ed8391958e4c67a4c authored almost 5 years ago
fix(nightwatch): fix `globals.js` import in config (#5387)

closes #5171

6b68a4153c2edf6df9c0b2b6bfa769e0e01116f9 authored almost 5 years ago
test: bump test timeout

seems appveyor tests are too slow to execute

611d869097ca5b4e9e2241644fe58b00fa3c20ad authored almost 5 years ago
chore: Merge branch 'dev'

bd7ad93cae9711ca30b05c31c185e1ce56bcb1de authored almost 5 years ago
v4.3.1

2ec479a331291d736d58592563ae81ac64805348 authored almost 5 years ago
fix(eslint-migrator): fix local eslint major version detection (#5363)

closes #5357

30b6873fed00bb91748e76fbb11ba0f42913e5b8 authored almost 5 years ago
fix: run migrator in a separator process, fix require cache issues during upgrade (#5360)

* fix: run migrator in a separator process, fix require cache issues during upgrade

* fix: fi...

9855c52305b38b5ac47dd529f8e1667d91b81130 authored almost 5 years ago
v4.3.0

465986923a689ae3bb6344e87660e60cd939f3bc authored almost 5 years ago
chore: pre release sync

4b31d8ad53517b4ad3311d6673b9df7973269da4 authored almost 5 years ago
chore: bump typescript version to 3.8

It's been supported in the latest versions of @typescript-eslint packages
https://github.com/typ...

016bb322dd18a513fd509cca14c203614e9b4137 authored almost 5 years ago
chore: update download-git-repo to the latest major

5c8c61441476a63af2740a22e79ffecd9feaad13 authored almost 5 years ago
chore: dependency maintenance

ee059184861db2c25b4d858ab93ddcd554149ec6 authored almost 5 years ago
chore: merge branch 'master' into dev

960400bc07a87b09704f902937aeaaff0b3343f9 authored almost 5 years ago
feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (#5294)

00510179785ea13166a515d4d7f81b84460ce017 authored almost 5 years ago
fix(ui): change git initialization commit message placeholder text (#5329)

3d200ced8e6f292aa75bf7279fb23ec047575daa authored almost 5 years ago
feat: enable `bugfixes` option for babel by default (#5322)

Per the discussion at https://github.com/babel/babel/pull/11083,
it should not be considered a ...

55d33754f47465a77b8c961eaafe25cfb8fbf191 authored almost 5 years ago
docs: make heroku resource link accessible (#5312)

0ce0db287e1494e816f31b723a0cddbf2f38ca61 authored almost 5 years ago
fix: avoid process hanging when trying to get Chrome version (#5315)

* fix: add a timeout, avoid process hanging

fixes #5310

* fix: avoid accidentally trigerri...

a1041a897e4e9e57924bb6a2bfffde5db1d87ae7 authored almost 5 years ago
feat: support vue.config.cjs (#5293)

* chore: Update yarn.lock

* feat: support vue.config.cjs

* fix: vue.config.js prior than c...

4225c30e36fbb4b21fbc953fa262baea0cc3971c authored almost 5 years ago
fix(ui): build task defaults should respect outputDir option from config file (#5290)

fix #2639

d8afaa0ba291c657d521120eec533edbd6593a00 authored almost 5 years ago
chore(cli-service-global): remove direct dependency on @vue/babel-preset-app (#5319)

Eliminates the peer dependency warning.

ef9f7bf57af56b805665e3a8c1de74048b9daef2 authored almost 5 years ago
fix: spawn scripts with node, fix modern mode with Yarn 2 (Berry) (#5320)

See https://github.com/yarnpkg/berry/issues/964#issuecomment-587425891

ebcee9a32c91d95fc3b92da0883cb27b213585dc authored almost 5 years ago
refactor: simplify config loading by skip `fs.existsSync` check (#5305)

Use error code thrown by `require` directly.
This also simplifies module mocking in unit test.

f1bdf7319ac3daa54d57589fc99d7b33696ac0a1 authored almost 5 years ago
fix(target-lib): fix dynamic public path in a dynamic chunk in Firefox (#5247)

* fix(target-lib): fix dynamic public path in a dynmaic chunk in Firefox

* fix: fix typo

*...

5b1709abf010413b2f0b3d1a94ebb9577218c051 authored almost 5 years ago
docs(zh): update cli-service.md (#5300)

Fix warning part description.

2cfb9bb6ceba96fb9014daf76c5a3c12854ea6e0 authored almost 5 years ago
feat: wc entry accepts multiple file patterns splited by ',' (#3886)

db64c5b400b5372e332f3d0245e8b23d1ebf87b9 authored almost 5 years ago
feat(vue-cli): Choosing to save as a preset tells you where it is saved (#5212)

close #5197

Co-authored-by: Jair Reina <[email protected]>

e5449adf74a010978b32e38c91dbf3f66cdfc68d authored almost 5 years ago
docs: update polyfill names according to core-js 3 (#5282)

a66fee6386dc2584b17f7111d8e925109184f08c authored almost 5 years ago
fix(pwa): null check icon paths (#5087)

c8e64507ba8ef2d6e8620346a83253377cecd3ba authored almost 5 years ago
feat: use @vue/compiler-sfc as a compiler for TS if available (#5170)

* feat: use @vue/compiler-sfc as a compiler for TS if available

The `fork-ts-checker-webpack-...

3633cf5f7e31ac571997539d028fe01b371d320b authored almost 5 years ago
chore(eslint): Bump eslint-loader version to support ESLint 6 (#5273)

12f3d3bc09c10161cb38cd0846fb8acc4eb428b9 authored almost 5 years ago
fix: fix severity config in ui (#5242)

* fix: fix severity config in ui

closes #5175

* test: update test

36c6c2e8e53e6dce397e4976120e3cbec50fd355 authored almost 5 years ago
feat: ease the default `no-console` severity to `warn` (#5241)

As ESLint 6 removes this rule from the recommended config
https://eslint.org/docs/user-guide/mi...

41cf5e10592a5a5e9c97e30cc6a20d078be15892 authored almost 5 years ago
feat: add "not dead" to the default browserslist query (#5233)

a1782f997212f01d1eb4dc2ab38a2a4acb5d6983 authored almost 5 years ago
fix: fix false positive of `hasProjectNpm` (#5264)

0609b1be46d419d77e16691ecac617968841bc1c authored almost 5 years ago
docs: [RU] Translation update (#5237)

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

* docs: [RU] update prototyping.md

* docs: [RU] u...

15a4d4b788122025c4d7bca2c8bef22d7f4aee01 authored almost 5 years ago
chore(deps): bump acorn from 7.1.0 to 7.1.1 (#5270)

Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://...

137e7a724eae7a4e2e84dd3e8d4c774567c3c142 authored almost 5 years ago
chore(deps): bump minimist from 1.2.0 to 1.2.2 (#5271)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](h...

a40e08302c39bd22f63e04ff8d20166d64203723 authored almost 5 years ago
chore: test case for command suggestion (#5228)

8749f4b71579037cf23c43df8dc9c9bf5c09a5cc authored almost 5 years ago
Improve package.json not found errorΒ  (#5238)

74ca541e27dfde01c2f722057e488729e46add3e authored almost 5 years ago
docs: add warning on client side environment variables (#5243)

Inspired by the create-react-app documentation
https://create-react-app.dev/docs/adding-custom-...

d41f31c2f907d657d16712ef3d02084b2d96c78d authored almost 5 years ago
Update plugin-dev.md (#5231)

d84c074eb9794320f1b762e4285cba8c02d6aefa authored almost 5 years ago
fix(babel-preset-app): avoid corejs warning when useBuiltIns is false (#5236)

f1bde5b76cbc042db8f081db167be367112e68c0 authored almost 5 years ago
docs: fix readme of @vue/cli-plugin-eslint (#5226) [ci skip]

The default target directories of `vue-cli-service lint` command were written as `src` and `test...

0569054b47c9c941eade2485b3d9489bc92671c2 authored almost 5 years ago
types(router): added router array type for Array RouteConfig (#4805)

* types(router): added router array type for Array RouteConfig

* Update index.js

* Update ...

84abd1182fce91e49a34952fdd33aac75180ab61 authored almost 5 years ago
v4.2.3

0380f226b9d5df188622c6bdb3d1b12f8b4e044c authored almost 5 years ago
chore: merge branch 'dev'

a6c35cd881d8474fa46bc8a28b536e3aab1ae460 authored almost 5 years ago
docs: add page title & fix link [ci skip]

da848401c3e60c2774bea23ca066c7496c7cd688 authored almost 5 years ago
fix: fix "Vue packages version mismatch" error caused by other global packages (#5163)

closes #5161

The root cause of such issues:

`vue-jscodeshift-adapter` requires `vue-templa...

d8db292080c202aea5e3adc140a3f01c867d6b77 authored almost 5 years ago
fix(GeneratorAPI): remove warning when using extendPackage with prune (#5202)

Currently, if we use `api.extendPackage({foo: null}, {prune: true})` the dependency is removed b...

5cb988cb273d9bc1bbdddd4b7c71ab1c4e3d6e57 authored almost 5 years ago
fix(cli-service-global): fix no-debugger rule config (#5196)

closes #5194

69f6805211f451147ac0d737d5b591bf2c02d8ac authored almost 5 years ago
docs: vue-cli -> Vue CLI

72256496150bd821fe54c91e9592ef3c84a285a4 authored almost 5 years ago
workflow: allow manually specifying dist-tag when releasing

33487a858c0972a17fdcff46bc06f2d60aecdf3c authored almost 5 years ago
docs(zh): fix typo in mode-and-env.md (#5224)

c39eb72ce2430ebbb01f3b2756a3cce6a9034410 authored almost 5 years ago
Remove unnecessary hyphen (#5184)

bd12771ad627f5e1bb26ff0d4bca6cb6392d6909 authored almost 5 years ago
chore: minor typographical fix (#5215)

480ac7f84fd073ae77bc3c808614345dde5c6efa authored almost 5 years ago
docs(zh): update example format (#5209)

b08c10fbcd450858502ad712bd51a7de8a54f36a authored almost 5 years ago
docs(zh): Update now 404 url (#5141)

ref to en docs

efbc20c67616e116b6d82dadbebd3e5eb768f00d authored almost 5 years ago
chore: Minor typographical fix (#5189)

* chore: typographical fix

* chore: update test

1423553a6d38212f9d9ed33f4bb375aa707e07bb authored almost 5 years ago
Added basic upgrading instructions (#5176)

* Added basic upgrading instructions

* Update docs/guide/installation.md

Co-Authored-By: N...

677e4c5aa06069d35fc0d37d621d23e536556738 authored almost 5 years ago
chore: switch over to leven for command suggestion (#5166)

* chore: switch to leven

* chore: update lock file

* chore: iterate through all the availa...

130bcfb730a86ceb6cef8219c665c34c3ff7f207 authored almost 5 years ago
docs(zh): fix typos (#5157)

601bf34310fb8edaa38fecb5b638602ec17cbe67 authored almost 5 years ago
chore: 4.2.2 changelog [ci skip]

38a7b0f15365fa649894420d1ff8fb657bc98810 authored about 5 years ago
v4.2.2

94da5243bebae0359951288568c9992c6933a1a6 authored about 5 years ago
fix(ui): fix the incorrect RegExp used for CORS check

0d0168bf28da3ecd4f7a93b1701787901725b306 authored about 5 years ago
chore: refine changelog [ci skip]

70fbd747df97754a34f4f02ad734d89ff88b9171 authored about 5 years ago
v4.2.1

8b951f81d586a9a7472ce43240fe2e525dc09ded authored about 5 years ago
fix: add graphql-server.js to npm files

776275d023ecdc744970f0c06417d645f2f44047 authored about 5 years ago