Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-loader

📦 Webpack loader for Vue.js components
https://github.com/vuejs/vue-loader

refactor!: replace module.exports with ES module export (#1674)

0b35f5c2a9633470e90ee6bf60b698ca659c9cb9 authored over 4 years ago by Haoqun Jiang <[email protected]>
fix: do not require vue extension for template loader (#1673)

8c6eb5d9c3951c9f8edb5e8413915d754a05ad4b authored over 4 years ago by meteorlxy <[email protected]>
v16.0.0-beta.1

ddc9f5d691e5eabc0de5ca553a8caacea2d2ffda authored over 4 years ago by Evan You <[email protected]>
dep: bump versions

65f51a1dc31453fda4fd4dcba5648ccedd867238 authored over 4 years ago by Evan You <[email protected]>
fix: fix css modules code gen

a81c432241a1740b6e9ca8990a5a99db39941612 authored over 4 years ago by Ryan Weaver <[email protected]>
refactor: simplify matcher

356f6866b27444a8159bf47d8c9f1f55687d8d2d authored almost 5 years ago by Evan You <[email protected]>
feat: support webpack 5

552bcb75a937e7b07838de079156b0205766c190 authored almost 5 years ago by Evan You <[email protected]>
Merge branch 'next' of github.com:vuejs/vue-loader into next

36af01c97553cbfb3cb3990b2981107392e876e0 authored almost 5 years ago by Evan You <[email protected]>
v16.0.0-alpha.3

e1fb81dc81bfea19d1449598f8bc946b5d646ebe authored almost 5 years ago by Evan You <[email protected]>
fix: should not overwrite render when no <template> is present

04903b6edd222948b95dcddf613bc95f2d64992c authored almost 5 years ago by Evan You <[email protected]>
chore: fix typo (#1630)

0b3353072c42471177fb9d2772cc91627e489743 authored almost 5 years ago by Simon Siefke <[email protected]>
build: build before publish

346b9df3415d4a4e34704eea6e8ff5bb75ab8048 authored almost 5 years ago by Evan You <[email protected]>
v16.0.0-alpha.2

c623197781172a1b8c749a33ded5321b7ca9e778 authored almost 5 years ago by Evan You <[email protected]>
fix: only inject hmrId when HMR is enabled

162a21fb4ba7c042c78fa31a01c5dd0298d6bdf2 authored almost 5 years ago by Evan You <[email protected]>
build: bump deps

899080aab2df5738bf350901c90e6cb36caaa36b authored almost 5 years ago by Evan You <[email protected]>
v16.0.0-alpha.1

c2acd0030bf7ee90b8aaa5804c4c3851662e9137 authored about 5 years ago by Evan You <[email protected]>
feat: update to support named render function export

625b9bb33d91124ae63e1ed280b44d27233bad23 authored about 5 years ago by Evan You <[email protected]>
feat: handle SFC parse error

aa5530dd91a1d09a8099bfaf43bc0a0e3f364114 authored about 5 years ago by Evan You <[email protected]>
build: use real deps

a336cf18b4e606f379b345c83aa22c2c5842f27f authored about 5 years ago by Evan You <[email protected]>
fix: support Rule.rules + fix rule for render fn

d4072c4fa8c487f216f998cec7bb7b593dbcd93e authored about 5 years ago by Evan You <[email protected]>
remove peerDep on @vue/compiler-sfc and use custom check instead

f7b545dde6ee3653f8e0d507dcfee75777b01f39 authored about 5 years ago by Evan You <[email protected]>
example: remove outdated script link

de920ae15e781255c818c09c2decd1789c6f2b4b authored about 5 years ago by Evan You <[email protected]>
remove dist before building example

9506184666c09f00ec6ae339fbc2acf296989d4c authored about 5 years ago by Evan You <[email protected]>
chore: tweak config

e1b2943bfb9f72c3cc863c813e2537e73e7c1d40 authored about 5 years ago by Evan You <[email protected]>
feat: more accurate template source map

66d2ab8e61f1086528a424893eff07e3457f7c03 authored about 5 years ago by Evan You <[email protected]>
comment

d87336bad631da39898f79207b752960db1e46e0 authored about 5 years ago by Evan You <[email protected]>
chore: use cache-loader and splitChunks in example

50bcc4cb16106a1e5eb951533c849b1dae186c86 authored about 5 years ago by Evan You <[email protected]>
chore: adjust example config

6017ed5f3ea1b697f37043dfc2ec1157e04d92e4 authored about 5 years ago by Evan You <[email protected]>
fix: should use normalized resource for template code rule clone

a9944ff3250c7cb6b5bea87fac3e68d7a46f12a1 authored about 5 years ago by Evan You <[email protected]>
chore: remove unused deps for now

dd774c124fe027997e285e2b1e0ae899f9f6ca8e authored about 5 years ago by Evan You <[email protected]>
refactor: improve proxy module output

9e51b15ca6940dae844394861115fef1fe1afa13 authored about 5 years ago by Evan You <[email protected]>
test: add test deps

a9354d6df2e78d8bda4bcaaf2a7da45bae4381fc authored about 5 years ago by Evan You <[email protected]>
build: setup prettier and jest

4cb447426ec19c4e07f22ce73fe134f8abaf007c authored about 5 years ago by Evan You <[email protected]>
feat: support custom blocks

f238f5913108c66e3a69800d9e1c771ee56d5c46 authored about 5 years ago by Evan You <[email protected]>
feat: apply loaders matching .js to compiled template code

20dbbfca763206126d8be7c6d525bb50c0dfcb3a authored about 5 years ago by Evan You <[email protected]>
chore: update example

d4f151aabc4906e9a9e9720cf6d252e9e6fa7ada authored about 5 years ago by Evan You <[email protected]>
chore: example update

fe49c203d822f7d94835deb163a832b86b47ff0e authored about 5 years ago by Evan You <[email protected]>
feat: css modules

627c8262812f6ec54ab2f31b4d5a975eecb00b13 authored about 5 years ago by Evan You <[email protected]>
detect production mode by checking webpack mode

4f9fd84d5fbd09a356fecd44370ab7cb2ce216a8 authored about 5 years ago by Evan You <[email protected]>
feat: properly map template position

ee26c3a10df6fb93556487362c49f57a52f0e2be authored about 5 years ago by Evan You <[email protected]>
improve error output

81c2b4ca388ed7a53618f672e1011efadd859058 authored about 5 years ago by Evan You <[email protected]>
feat: scopeId support

d9f932ee14f34f9954481a95a323f2a1674c16ee authored about 5 years ago by Evan You <[email protected]>
feat: basic style support

4dad151742091445e029a5d74122ec74e6f88d50 authored about 5 years ago by Evan You <[email protected]>
test asset url in example

3aa50580d8dec5b63761585c9bfc6b5be5971731 authored about 5 years ago by Evan You <[email protected]>
chore: remove unnecessary casts

82207832dca4db58288feb2f4914bc48a880e13b authored about 5 years ago by Evan You <[email protected]>
feat: handle line offset in errors

201cc62033de90eb69db907a8472078ef47cd314 authored about 5 years ago by Evan You <[email protected]>
chore: update license

07a03bdeea6890e0f40996689038383a3cf3e6aa authored about 5 years ago by Evan You <[email protected]>
feat: emit template compile error

61c0f8c721dd1bfde68deaa77c3078f91dc427db authored about 5 years ago by Evan You <[email protected]>
wip

958d55ac397b1285267b8d3255509d75b5e154d3 authored about 5 years ago by Evan You <[email protected]>
feat: basic hmr

108c1c189fbe0f8f2c4c9360de5e7b3be1a60ebb authored about 5 years ago by Evan You <[email protected]>
chore: add example

735114420c8a438c856917517abf875195b5ec99 authored about 5 years ago by Evan You <[email protected]>
chore: update readme

a030b617036de080b1a6bda509970b02e7622327 authored about 5 years ago by Evan You <[email protected]>
wip

5108e1f0327094cdd3c833a4afe889fd2e90ca0b authored about 5 years ago by Evan You <[email protected]>
init

121b2c5ce73eba654dd374ed1e29405c66452299 authored about 5 years ago by Evan You <[email protected]>