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

feat: temporarily fix source map by patching babel

453597a09dd4008f30c82cbd91bcbd38d35d8261 authored over 6 years ago
chore: bump deps

55159991dbde005f63c07a197174f17c1cb3c73c authored over 6 years ago
feat(inspect): add --rules and --plugins options for inspect command

fd1c0d5b8ac6c571c82c67b5b9346f1eea6d1ea1 authored over 6 years ago
feat(inspect): add --rule and --plugin options for inspect command

82349ba254d1349da6d8a4605627dfe90cb1d6ee authored over 6 years ago
fix(css): css-loader importLoaders should account for vue-loader's injected

postStyleLoader.

close #1267

853662c64fd80e4ab984b9f5d5033241b1b89496 authored over 6 years ago
fix(ui): prevent duplicate views

e011bc04fddeef15045fe8897b572a52c715bab0 authored over 6 years ago
feat(ui): nightwatch task

76f95c84a521ce22f1d744a4f40247a814f53f1e authored over 6 years ago
fix(ui): more strings now localized

69a817e2c3121bcd6e567d372e2dc75ad6e2da13 authored over 6 years ago
feat(ui): task params modal info

6661a13ff60b92b763e4dc62adad7926897e1025 authored over 6 years ago
fix(ui): prompt regression

81a5afb49db3075aa30a2cf4aeeb53fa1492fbbf authored over 6 years ago
docs(ui): add tasks title

16f3137e70e9f5eaa8744129006a32d963d6161f authored over 6 years ago
feat(ui): api.addTask()

215cc2013a82a6be5655e1de08dcb553652e6bbd authored over 6 years ago
chore: merge dev

6c158cf19a000e25ad9e849295eb76deb14558bd authored over 6 years ago
feat(ui): cypress task

7ecbd2a8571b5a9b24f2aca19527f8a56c45e896 authored over 6 years ago
docs(ui): notice about color prompt type

78a6ac8fe202211c83f85e18a4a291e02d16e21e authored over 6 years ago
feat(inspect): improve `vue inspect` output with webpack-chain hints

close #881

f6bfb632c8ed3ccd4c5c0e4f70b6e05041b3ce67 authored over 6 years ago
test: bump test-utils version

e5d7893587538ad146a427af76e147698f4dd1fb authored over 6 years ago
docs: correct vue add command in readme (#1266)

05fc6ec47a26dc1754ea16933165ba0a6abadc44 authored over 6 years ago
fix: typo in vue-loader compilerOptions (#1263)

b2b277a790f7f22ecdaac46fb9efa29c1aad5362 authored over 6 years ago
fix: css sourceMap in production (#1270)

2d09a4c17194d096176226d355317df2fa71ee3e authored over 6 years ago
fix: rename test-utils `shallow` to `shallowMount` (#1269)

5c54df799a28925d649064245f23b50bb9fdc6fb authored over 6 years ago
fix(ui): config: more info bottom button style

62609b93728c49d739b9fad04a074b77003c4353 authored over 6 years ago
feat(ui): prompt type 'color'

3742e65355d0bd3618ec3156c746d6d2d075a75d authored over 6 years ago
fix(ui): config: create first file if no file exists

017e7b9626510018f84379afef765c84f4f838c8 authored over 6 years ago
fix(ui): prompt input being reset by lagging sync

bafcaae55c7e54c278b5657080937ded6a318772 authored over 6 years ago
fix(ui): eslint no-console warnings

e777a1623b0c9e877574f3da7e6c7c0ecf626786 authored over 6 years ago
fix(ui): client addon config

062760955da117c3bafdc98ec523f9f48051c80f authored over 6 years ago
chore: merge dev

89271f1713bfaa6d726f68b71c0d9a376d8e1f29 authored over 6 years ago
fix(ui): upgrade DashboardPlugin to webpack 4

107f471da32eb8549fd43abba5e9ae27942c56eb authored over 6 years ago
fix(ui): eslint no-console warnings

d4f41fc4e5c47103754eae0ea64cfec1369765cb authored over 6 years ago
refactor(ui): use eslintrc.js

b8f8dad6a5e111a8c2a96c590e61a253f71b8f09 authored over 6 years ago
chore: 3.0.0-beta.10 changelog

c1c7e072d3e416b48f29309ed4c21ec97eb989c3 authored over 6 years ago
v3.0.0-beta.10

0fd2bb23feaf0fdea25e8cf79f6aac76a036d0a2 authored over 6 years ago
chore: pre release sync

8fdb8d968486a67e3c3bd2c8571bf1ad30b65c5d authored over 6 years ago
chore: bump vue-loader

06ca479b8772f44dc24e9daecc3e3512b07a9ff1 authored over 6 years ago
fix(ui): client addon config

086b714fb8a28a0e214672ae31b21b10c14584c5 authored over 6 years ago
fix(ui): use fs-extra instead of mkdirp

8915a6fffc14951e2e679343896a8f1fdf3dc2ef authored over 6 years ago
chore: update deps

76a66553091c650a03576caa1f11a91e30f9b8a9 authored over 6 years ago
chore: merge dev

8bebef230907f0341f4a77c2ec5a303c7d508348 authored over 6 years ago
fix: deps cleanup

46a559f52b29df975034c9ea20bfc891e5ef7535 authored over 6 years ago
fix: css imports from js

BREAKING CHANGE: `css.modules` option has been removed. To import css files (or
any other suppor...

1b5bdde17d97b0caca83abe5b0dc767ccd6597c1 authored over 6 years ago
test: fix polyfill test case

76196baae3a48213fc8242c96c22e9f6b6eac3d6 authored over 6 years ago
test: fix helper esmodules for jest

31f310191507c1583365960365a9429b877a0c52 authored over 6 years ago
docs: more details for Babel preset and polyfill handling

8f1b69b30f79faa123965045f6d915b23cb4b589 authored over 6 years ago
feat(babel): better Babel polyfill defaults

- Now includes polyfills for Promise and Object.assign by default;
- New option "polyfills" for ...

4e7d57f9880e29f982a564920ab2cd5c11d3c83c authored over 6 years ago
revert: feat: new option "preserveWhitespace""

This reverts commit ea834412f6120ad2069219cfe89e0f171124c0ec.

a8af88374118dd13baf3eb460adefa17ba190bf8 authored over 6 years ago
test: fix publicPath import typo

edc5c3f96d786b7e5e729e62f8488f21620efe4b authored over 6 years ago
fix: respect chunk name in all build targets

close #1251

66bab8c029a9fc7a22f736b5da576a1027d91a7f authored over 6 years ago
fix: ensure dynamic publicPath is set early in lib/wc mode

fix #1253

c3d246f7a2c9986827bfab3a79ba3f8fbfa7a4b7 authored over 6 years ago
fix: improve error message when entry is missing w/ --target lib

close #1051

8b4a112b31689e10a92f45835655d2b300af7b3d authored over 6 years ago
fix: pwa plugin compat with webpack 4

6d1716e875eeaadf7f931152451f41bc02926804 authored over 6 years ago
feat: expose env variables as root level in index.html template

4c5784da73a85fa27124c4b9d8077109c476030b authored over 6 years ago
feat: upgrade to webpack 4

BREAKING CHANGE: Upgrade wepback 4, all webpack option
modifications must be webpcak 4 compatibl...

2dcdeddde4364b0b62ef6fdf6faac1a092d628b6 authored over 6 years ago
feat: remove DLL option

BREAKING CHANGE: dll option has been removed.

6d4e51dd18e36c34275ef1cb6d90951a828b2beb authored over 6 years ago
docs: improve code blocks (#1231)

ab0746e646101ba0a446692f2ea1d943de641401 authored over 6 years ago
Fix broken vue-loader broken link (#1229)

2d7c0cf97f23fb1945c54228186a6fafbbcc41db authored over 6 years ago
chore: bump vue-loader version

81f93319492a20fa49dcb7961ce0c9e5899f9863 authored over 6 years ago
feat: new option "preserveWhitespace"

ea834412f6120ad2069219cfe89e0f171124c0ec authored over 6 years ago
feat: upgrade to vue-loader 15

BREAKING CHANGE: the "vueLoader" option has been removed. To modify vue-loader
options, use chai...

f5c0f5867378c975b06499ab9582497019f05900 authored over 6 years ago
fix(tslint): don't change working directory (#1225)

8dbe262174a4d4e4ed117520cf29d88316a99684 authored over 6 years ago
refactor(ui): vue ui command

cec571e36c2f59c19946ccf376286a85eab8de7a authored over 6 years ago
Fixed typo (#1224)

I wonder if someone should create a spellcheck test suite for README files...

d684adb6f597391e049d9ee4364b85664db1f40d authored over 6 years ago
test: fix exclude for cli-service dynamic entries

65910a05db0363298e390c9c82fc7748de8bf079 authored over 6 years ago
chore: fix duplicate test project

313922800847828c3539176d6d49d4cf87d44e83 authored over 6 years ago
feat: relex transpile includes + new transpileDependencies option

BREAKING CHANGE: To include a dependency for Babel transpilation, tapping
babel-loader and addin...

da4d0b2e2aa9b3fd96b6c1daa37cd52fd6528e73 authored almost 7 years ago
feat(typescript): support lang="tsx" in vue files

close #1219

718ba3cddf64cbc57eb304a62a7a13e796051897 authored almost 7 years ago
feat: support { prompts: true } for preset plugins

close #952

3dd38da1f5ecf9f51fadcede40ecdc1c42d7d547 authored almost 7 years ago
chore: update lockfile

6d807e01396fbe0efeca4390abd361c76d0a6f5b authored almost 7 years ago
refactor: should resolve local json preset first

9ad4bb7a74c62932c2a1f7f0552d547918d74639 authored almost 7 years ago
test: test serve inline entry

9a438d52736892f3b3203e4df8b4e99fb83356b6 authored almost 7 years ago
feat(serve): support entry in `vue-cli-service serve`

close #974

05f9f3adbcdc1bb1db4464bae3253717748e0326 authored almost 7 years ago
feat(cli): allow local .json files for presets (#1201)

close #1068

9766db103f4880ecf30ce7a43dbf9c2f4e46503c authored almost 7 years ago
test(serve): test proxy option

f69231f478ffda10b7c06f15c6fe238b7fbe1c4c authored almost 7 years ago
chore: backwards compatible warnings for test commands rename

aa0794263866bf80dddd6d5f062c3e39c76c2078 authored almost 7 years ago
test: warn when creating test projects with duplicate name (#1213)

7f2f2503b727b5343f9ff322589ff149e32cf643 authored almost 7 years ago
chore: fix link to Nightwatch (#1218)

dfbb871df887d58e49d60e754a2852a1c59b97a6 authored almost 7 years ago
fix(ui): bump fs-extra

adce5f068d415000091dab9970ffe5bfedd8e773 authored almost 7 years ago
chore: merge dev

36983783742438860230d90f7d4ed7a65cfb7560 authored almost 7 years ago
fix(ui): missing cross-env

eb9a60400d7989e63a19a81c06f2f1ee32fa590b authored almost 7 years ago
fix(ui): moved watch to deps

013a9034754c0354f6280eac9e00bd9525cd25f4 authored almost 7 years ago
fix(ui): eslint errors

3433658a1e8d77378f58a55420dfe237814c8ad9 authored almost 7 years ago
fix(ui): remove unused script

4f3337dc3c283bba56246691de09137770b03b6f authored almost 7 years ago
fix(ui): open project: check if folder exists

0e8e0ce27811b99245f662e80845180d914180cd authored almost 7 years ago
fix(ui): unhandled auto project open error

5b232f9947803fdcb198f91e678da9d5f740170a authored almost 7 years ago
chore: update deps

8992e7bebd7b3e16a04c4f897c4f5f024c5f612a authored almost 7 years ago
chore: bump fs-extra version

feb3857f78afefab11fb82f602ad14c62d7f6bd7 authored almost 7 years ago
feat: default preset save to no

close #1212

ab90d50ef63af440da477573cc7fe3fa7342e3e2 authored almost 7 years ago
fix(serve): fix non-GET requests match error w/ multi-proxy config

close #1210

c4c4bff89375b1e06fa7bd6f33b5f6318f417f8a authored almost 7 years ago
refactor(ui): use fs-extra

d2d2f7f346cd0a4faf24f754817e07163365b6e5 authored almost 7 years ago
fix(ui): remove eslint disable comment

3b7f292eb36d9b0b8ca88a0a5b6e1f3d0f4a51e7 authored almost 7 years ago
chore: merge dev

2a483051ed0832f2d82ad5d78af580261ee5147a authored almost 7 years ago
docs(ui): plugin architecture schema

4cbca9482074d761667f1f8635cb317dcd212834 authored almost 7 years ago
refactor: rename test commands

BREAKING CHANGE: `cli-plugin-unit-jest` and `cli-plugin-unit-mocha` now register
"test:unit" com...

69ebd800a2cd0726aa4bbeb1bdb3ade3bc0c0c4f authored almost 7 years ago
refactor: adjust mode loading order

BREAKING CHANGE: PluginAPI.setMode() has been removed. Instead, for a plugin to
sepcify the defa...

d595adacf454cfcf9250eac11993bcac0331c52e authored almost 7 years ago
fix(typescript): separate tsx shim

close #1198

51c8090166fbb1103ed11ed37e2227d2366ca091 authored almost 7 years ago
refactor: fix tests (service.run should return Promise)

a88fa5f75d24461fd9aeecfe92a890ad924017a4 authored almost 7 years ago
fix(ui): ui command: display URL

aa2783da6c8e0f720d7c1d3604c5f482b13415c7 authored almost 7 years ago
feat(ui): dev mode

fef2f78c3de7f0a7ee5bca88a0da7503443bfa16 authored almost 7 years ago
feat(ui): ShareData two-way sync + watchSharedData + storage API + dev logs

4cb15f3961961becfc6780222cae1e8736a552f6 authored almost 7 years ago
refactor(cli-serivce): use async functions when running service commands

69a6b0bbfe9f844d4101a77f5edf5b8236970b2d authored almost 7 years ago