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
538a0288c8a9b3c7c142c2d52c0b013f3927b85e authored over 4 years ago
f425fff04f6375c4deefb6010d698d222e5141c9 authored over 4 years ago
057201c1e80a741eb0bcda61518c6f29e1410a86 authored over 4 years ago
6323b73260e461c4aeb866fde4231f15d19f9c4e authored over 4 years ago
d03ccc33529660a1d4e943f4daf6447ad3c29c79 authored over 4 years ago
reverts #5305
this makes the tests a little more tedious, need to find a better way
to test th...
02a365dc65a3d350e9c741e4c330eb90c228d6b2 authored over 4 years ago
0295ff6c8a860e27dc19a65194737d2c116c86db authored over 4 years ago
fixes #4700
aee9e178e7c9598f317ceeed2940c94ac82e8340 authored over 4 years ago8b01c9ec516850d236f250d692cae038f0e1c37f authored over 4 years ago
With `logWithSpinner`, the log would be output to the console instead.
Fixes #5240
Fixes #5445
16d2701011e6e660850da5b4f1bed185bbcd0b3c authored over 4 years ago
closes #4802
closes #4942
closes #4400
closes #4430
* docs: [RU] update migrating-from-v3.md
* docs: [RU] update prototyping.md
* docs: [RU] u...
2dbeb45f0f96a9097cd8364d0d8aaa86d463e8fe authored over 4 years agoa91649e8c04a47b527515d2768809901a2f81c2f authored over 4 years ago
e2f00d2867269b411c7b1a7c703b7222a6185d84 authored almost 5 years ago
c64afc3c2a8854aae30fbfb85e92c0bb8b07bad7 authored almost 5 years ago
5e93d70e6552d71b1600b289a30f77946813089c authored almost 5 years ago
a9cd7838de10f70b866a2c71244d1978a3a1941c authored almost 5 years ago
3c286d670e48b7c757991a101e28c38ec6e0b268 authored almost 5 years ago
930af5f348747edee0cb9b69cfe0b65af78eb9aa authored almost 5 years ago
d405f23e72e9e9560c448e581361e6e000f2029c authored almost 5 years ago
ca24553983b3f6c92a12f4e2a205be739cde371d authored almost 5 years ago
caa3006ea85f5637a04c6dd467fbe119348805a1 authored almost 5 years ago
6e8ddcccd73d9000f7d35b3b64eb3f0025fffa9f authored almost 5 years ago
8d1056268ea2c7769305ed9c3ba2fdd7ef527aba authored almost 5 years ago
5ac62da4c294d017aaf1c345521052285a6ad4a2 authored almost 5 years ago
1afae5836fd31373b08b961df649faef8ff03b80 authored almost 5 years ago
Co-Authored-By: Natalia Tepluhina <[email protected]>
ba9be1c40defd195a2a77e1529c64ce6bfb4c1e9 authored almost 5 years ago75017b22d90452a38bb3a37cef73070dd830e41b authored almost 5 years ago
320e3919c9000c5c00be21b30445393b7d4765cc authored almost 5 years ago
9d481759f9b18148046bf15ed8391958e4c67a4c authored almost 5 years ago
closes #5171
6b68a4153c2edf6df9c0b2b6bfa769e0e01116f9 authored almost 5 years agoseems appveyor tests are too slow to execute
611d869097ca5b4e9e2241644fe58b00fa3c20ad authored almost 5 years agobd7ad93cae9711ca30b05c31c185e1ce56bcb1de authored almost 5 years ago
2ec479a331291d736d58592563ae81ac64805348 authored almost 5 years ago
closes #5357
30b6873fed00bb91748e76fbb11ba0f42913e5b8 authored almost 5 years ago* fix: run migrator in a separator process, fix require cache issues during upgrade
* fix: fi...
9855c52305b38b5ac47dd529f8e1667d91b81130 authored almost 5 years ago465986923a689ae3bb6344e87660e60cd939f3bc authored almost 5 years ago
4b31d8ad53517b4ad3311d6673b9df7973269da4 authored almost 5 years ago
It's been supported in the latest versions of @typescript-eslint packages
https://github.com/typ...
5c8c61441476a63af2740a22e79ffecd9feaad13 authored almost 5 years ago
ee059184861db2c25b4d858ab93ddcd554149ec6 authored almost 5 years ago
960400bc07a87b09704f902937aeaaff0b3343f9 authored almost 5 years ago
00510179785ea13166a515d4d7f81b84460ce017 authored almost 5 years ago
3d200ced8e6f292aa75bf7279fb23ec047575daa authored almost 5 years ago
Per the discussion at https://github.com/babel/babel/pull/11083,
it should not be considered a ...
0ce0db287e1494e816f31b723a0cddbf2f38ca61 authored almost 5 years ago
* fix: add a timeout, avoid process hanging
fixes #5310
* fix: avoid accidentally trigerri...
a1041a897e4e9e57924bb6a2bfffde5db1d87ae7 authored almost 5 years ago* chore: Update yarn.lock
* feat: support vue.config.cjs
* fix: vue.config.js prior than c...
4225c30e36fbb4b21fbc953fa262baea0cc3971c authored almost 5 years agofix #2639
d8afaa0ba291c657d521120eec533edbd6593a00 authored almost 5 years agoEliminates the peer dependency warning.
ef9f7bf57af56b805665e3a8c1de74048b9daef2 authored almost 5 years agoSee https://github.com/yarnpkg/berry/issues/964#issuecomment-587425891
ebcee9a32c91d95fc3b92da0883cb27b213585dc authored almost 5 years ago
Use error code thrown by `require` directly.
This also simplifies module mocking in unit test.
* fix(target-lib): fix dynamic public path in a dynmaic chunk in Firefox
* fix: fix typo
*...
5b1709abf010413b2f0b3d1a94ebb9577218c051 authored almost 5 years agoFix warning part description.
2cfb9bb6ceba96fb9014daf76c5a3c12854ea6e0 authored almost 5 years agodb64c5b400b5372e332f3d0245e8b23d1ebf87b9 authored almost 5 years ago
close #5197
Co-authored-by: Jair Reina <[email protected]>
e5449adf74a010978b32e38c91dbf3f66cdfc68d authored almost 5 years agoa66fee6386dc2584b17f7111d8e925109184f08c authored almost 5 years ago
c8e64507ba8ef2d6e8620346a83253377cecd3ba authored almost 5 years ago
* feat: use @vue/compiler-sfc as a compiler for TS if available
The `fork-ts-checker-webpack-...
3633cf5f7e31ac571997539d028fe01b371d320b authored almost 5 years ago12f3d3bc09c10161cb38cd0846fb8acc4eb428b9 authored almost 5 years ago
* fix: fix severity config in ui
closes #5175
* test: update test
36c6c2e8e53e6dce397e4976120e3cbec50fd355 authored almost 5 years ago
As ESLint 6 removes this rule from the recommended config
https://eslint.org/docs/user-guide/mi...
a1782f997212f01d1eb4dc2ab38a2a4acb5d6983 authored almost 5 years ago
0609b1be46d419d77e16691ecac617968841bc1c authored almost 5 years ago
* docs: [RU] update migrating-from-v3.md
* docs: [RU] update prototyping.md
* docs: [RU] u...
15a4d4b788122025c4d7bca2c8bef22d7f4aee01 authored almost 5 years ago
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.2.
- [Release notes](h...
8749f4b71579037cf23c43df8dc9c9bf5c09a5cc authored almost 5 years ago
74ca541e27dfde01c2f722057e488729e46add3e authored almost 5 years ago
Inspired by the create-react-app documentation
https://create-react-app.dev/docs/adding-custom-...
d84c074eb9794320f1b762e4285cba8c02d6aefa authored almost 5 years ago
f1bde5b76cbc042db8f081db167be367112e68c0 authored almost 5 years ago
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
* Update index.js
* Update ...
84abd1182fce91e49a34952fdd33aac75180ab61 authored almost 5 years ago0380f226b9d5df188622c6bdb3d1b12f8b4e044c authored almost 5 years ago
a6c35cd881d8474fa46bc8a28b536e3aab1ae460 authored almost 5 years ago
da848401c3e60c2774bea23ca066c7496c7cd688 authored almost 5 years ago
closes #5161
The root cause of such issues:
`vue-jscodeshift-adapter` requires `vue-templa...
d8db292080c202aea5e3adc140a3f01c867d6b77 authored almost 5 years agoCurrently, if we use `api.extendPackage({foo: null}, {prune: true})` the dependency is removed b...
5cb988cb273d9bc1bbdddd4b7c71ab1c4e3d6e57 authored almost 5 years agocloses #5194
69f6805211f451147ac0d737d5b591bf2c02d8ac authored almost 5 years ago72256496150bd821fe54c91e9592ef3c84a285a4 authored almost 5 years ago
33487a858c0972a17fdcff46bc06f2d60aecdf3c authored almost 5 years ago
c39eb72ce2430ebbb01f3b2756a3cce6a9034410 authored almost 5 years ago
bd12771ad627f5e1bb26ff0d4bca6cb6392d6909 authored almost 5 years ago
480ac7f84fd073ae77bc3c808614345dde5c6efa authored almost 5 years ago
b08c10fbcd450858502ad712bd51a7de8a54f36a authored almost 5 years ago
ref to en docs
efbc20c67616e116b6d82dadbebd3e5eb768f00d authored almost 5 years ago* chore: typographical fix
* chore: update test
1423553a6d38212f9d9ed33f4bb375aa707e07bb authored almost 5 years ago* Added basic upgrading instructions
* Update docs/guide/installation.md
Co-Authored-By: N...
677e4c5aa06069d35fc0d37d621d23e536556738 authored almost 5 years ago* chore: switch to leven
* chore: update lock file
* chore: iterate through all the availa...
130bcfb730a86ceb6cef8219c665c34c3ff7f207 authored almost 5 years ago601bf34310fb8edaa38fecb5b638602ec17cbe67 authored almost 5 years ago
38a7b0f15365fa649894420d1ff8fb657bc98810 authored about 5 years ago
94da5243bebae0359951288568c9992c6933a1a6 authored about 5 years ago
0d0168bf28da3ecd4f7a93b1701787901725b306 authored about 5 years ago
70fbd747df97754a34f4f02ad734d89ff88b9171 authored about 5 years ago
8b951f81d586a9a7472ce43240fe2e525dc09ded authored about 5 years ago
776275d023ecdc744970f0c06417d645f2f44047 authored about 5 years ago