Ecosyste.ms: OpenCollective

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

github.com/vuejs/rollup-plugin-vue

Roll .vue files
https://github.com/vuejs/rollup-plugin-vue

Update README.md

6587474830756384b76f48cdecb611107bcb3e19 authored almost 3 years ago by Evan You <[email protected]>
workflow: setup auto changelog

048936bee014a6a3abf1c35f798008a3a0dc51c4 authored about 4 years ago by Evan You <[email protected]>
v6.0.0

9c518bf61414f708cb00d4f231c8e647fd6c18ae authored about 4 years ago by Evan You <[email protected]>
chore: bump vue deps

88452094c3901a32e9e34dd13764fc5c00121796 authored about 4 years ago by Evan You <[email protected]>
feat: support for new sfc experimental features

- new `<script setup>` vuejs/rfcs#227
- new `<style>` variable injection vuejs/rfcs#231

Require...

d70f594f19087ed1440e44eb3f51e6b3ce1f298b authored about 4 years ago by Evan You <[email protected]>
wip: adjust inline cache

df98a0055cbb8044c0317b102bb628f2f41023d9 authored about 4 years ago by Evan You <[email protected]>
wip: update option

42aec8845e1fcbd36575064be145f96d33af4dee authored about 4 years ago by Evan You <[email protected]>
refactor: improve logic

298fc90804d6821c0babc709aa200a84d78b052e authored about 4 years ago by Evan You <[email protected]>
refactor: handle script compilation separately

facf4c63cf5aa57e2d071cde66ede2433b608d11 authored about 4 years ago by Evan You <[email protected]>
refactor: split into smaller files

746acc38d197013b818badea3624041b55ff8416 authored about 4 years ago by Evan You <[email protected]>
feat: new script setup compatibility

d1a528f77e0ba2dd174c9bc7d46b1f1753a6a04c authored about 4 years ago by Evan You <[email protected]>
6.0.0-beta.11

ea6d63fc9356eea4bffb057c666a60e99d28f16b authored about 4 years ago by Rahul Kadyan <[email protected]>
chore: add FUNDING.yml

453f714064d6ce8e82558f327914190883f47411 authored about 4 years ago by Rahul Kadyan <[email protected]>
fix: add language fallback for template code (#407)

* fix: add language fallback for template code

* tests: expect lang.js in template

* fix: alwa...

e334e8c1818cd85d6e8fa70e40ce357df02d4209 authored about 4 years ago by nerix <[email protected]>
chore: update css module example to correctly handle <styles module> related options (#356)

Co-authored-by: Rahul Kadyan <[email protected]>

09c41b7a4b1ad1119fbfe5031782e5573aecb292 authored about 4 years ago by Przemysław Fałowski <[email protected]>
chore: add typescript example (#357)

Co-authored-by: Rahul Kadyan <[email protected]>

ce25256e29306de29f56a9c7a21811bbf0cbc354 authored about 4 years ago by Przemysław Fałowski <[email protected]>
build(deps): bump lodash from 4.17.15 to 4.17.20 (#404)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](htt...

b934ddf02b188edc9419052ace858d43cfbb324c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump minimist from 1.2.0 to 1.2.5 (#403)

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

ff8a72f9d9349a3d02d63b0e14e11c08bc3010fd authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: avoid conflicting filename for sourcemaps (#375)

Co-authored-by: Rahul Kadyan <[email protected]>

4ec1315369c95c115c6271b6f93e1d9bf089c12f authored about 4 years ago by Gilles Piou <[email protected]>
feat: add watchers to imports within vue files (#385)

the watcher should rebuild vue files when the file's imports are updated

Co-authored-by: Rahu...

cd414102bc503e74b9e17ad3b62e14f7dd33a18a authored about 4 years ago by Raymon Ohmori <[email protected]>
chore: rename example package name

6eb9f4cd53d5cb0bae70fdae4f3c8f42a3419350 authored about 4 years ago by Rahul Kadyan <[email protected]>
chore: run CI workflow on pull request

d17ca9804abdff770f30bf7d78c2b0ae31a8cd5e authored about 4 years ago by Rahul Kadyan <[email protected]>
fix: default render function name for ssr (#402)

714afd7178abdf785f05c0657923732bdaf5a9dd authored about 4 years ago by meteorlxy <[email protected]>
fix: avoid adding render function when no template in an SFC (#387)

* test: make simple test more precise

* test: add the no-template example for test

* fix: ...

6960203fdc4285b4322a2c4f061f4a2773d49c9c authored about 4 years ago by Barthélémy Ledoux <[email protected]>
fix: support options for template block preprocessor render (#377)

also bump vue-compiler deps

3222451614e8c5e4c1c3188bd6388285a25851ba authored over 4 years ago by underfin <[email protected]>
v6.0.0-beta.9

a90f147871da78d61e938ede2df4132e87eca3d7 authored over 4 years ago by Evan You <[email protected]>
feat: distinguish options for different CSS preprocessing languages (#366)

860595e1132d284a40b4f54bc22401bd67046bc7 authored over 4 years ago by Day <[email protected]>
v6.0.0-beta.8

2a7f92e31f1b671549f3490e3296fa5c29be181f authored over 4 years ago by Evan You <[email protected]>
fix: backwards compat with older versions of compiler-sfc

7cb9fa4fb6789a8d70de3204243e3d2a7043ab59 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-beta.7

c39ec136b58ca29c6f97523cf6e4d9e9aa5d4268 authored over 4 years ago by Evan You <[email protected]>
feat: support `<style vars>`

89217405d3e61153901b4bae6eeb0c91c40854f2 authored over 4 years ago by Evan You <[email protected]>
feat: `<script setup>` support

8298f7178de9d3621dcd069f9f6eaa8e5d9e40ef authored over 4 years ago by Evan You <[email protected]>
v6.0.0-beta.6

1f71e17eefd2afb289fa2d5783299bd843884cfe authored over 4 years ago by Evan You <[email protected]>
feat: pass on postcss options to compiler-sfc

d1332af7c42c55102db13da3d7e8a284806f5121 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-beta.5

a22863fbad546e11973fee1377513a80b7c5cb34 authored over 4 years ago by Evan You <[email protected]>
feat: css preprocess options (#360)

f8a7254f41c1e3242b678af29f73ec3ab06a769c authored over 4 years ago by Day <[email protected]>
v6.0.0-beta.4

7cd74466a6cad3b62c49fd57ff519ccc506e1b6b authored over 4 years ago by Evan You <[email protected]>
fix: load custom blocks by index

closes #355

0720102dd5d023a19bb720329cc84d91c5d88f7c authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: rmeove unused type

129a36bb7ed816cf1f5434c0c8c2236547309fe1 authored over 4 years ago by Evan You <[email protected]>
refactor(types): more explicit options type

75434c15023e064244bd18b440e45760128e660c authored over 4 years ago by Evan You <[email protected]>
v6.0.0-beta.3

66f8f65da6969293189c5148a6012ad62ab2e8b9 authored over 4 years ago by Evan You <[email protected]>
fix: properly handle non-script src imports

6e4a025dbe110027f38ec583182254d2845e338f authored over 4 years ago by Evan You <[email protected]>
v6.0.0-beta.2

1787958ca6c46129485d89a131c90aa32a3c5bb5 authored over 4 years ago by Evan You <[email protected]>
bump @vue/compiler-sfc dev dep

bd740cca3ba70934f576032b3e51343b0e8a6911 authored over 4 years ago by Evan You <[email protected]>
fix: let rollup resolve src imports

This allows other plugins e.g. node-resolve to resolve
from dependencies or extension-less imports

5e5a2af3c83d0bd70f3214a35071c8a06f40906c authored over 4 years ago by Evan You <[email protected]>
fix: fix filtering for src imports in resolveId

7dd895dcf61ca1077cb63c7125214ac36950723f authored over 4 years ago by Evan You <[email protected]>
chore: remove extra yarn locks

ccdb1ff71ef953bb33b9757891bb87fdcf96250e authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: can't get yaml config right in one go

1809251f0d453573f512db528115a1ad6a6365b9 authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: use separate cache for fixture deps

bd4fb723debefef5e2d52d2f94197f3f3400036f authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: install dependencies of fixtures

75471c9b15907c4f39d94020ac0fa7361dc5f960 authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: remove "test" from tsconfig.json

c18dab5f8de1023a748e8674b2bf558073e0077c authored over 4 years ago by Rahul Kadyan <[email protected]>
test: add e2e test setup

dd6e1c1bf8a94f2d8804ac2f7f024046d7504082 authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: update example

7b12f1bed1f7b8508acb0ae4da2d159b38b6cbd9 authored over 4 years ago by Rahul Kadyan <[email protected]>
feat: process custom blocks (#354)

56369477c56643fea9111b4a3d86bfdb2a44f23a authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: include coverage only from src directory

d790196b85553d5cccc91826390eaf719c714797 authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: add unit test script

31ccba7146961925b6adc0800240878f240cf587 authored over 4 years ago by Rahul Kadyan <[email protected]>
test: add unit test setup

dcf4b271cd0761cb0d7acc3baa32b4942c69d31a authored over 4 years ago by Rahul Kadyan <[email protected]>
fix: add extension to Vue block URI (#352)

74b8f6eba39e1146b944417221b163833567b8a2 authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: improve example code (#353)

b67fed3447973300d0867451309f2a326b90f7bb authored over 4 years ago by Przemysław Fałowski <[email protected]>
v6.0.0-beta.1

b3cbb52f176063a1f7dc8c22d3602bba49a5ffc6 authored over 4 years ago by Evan You <[email protected]>
fix: fix css modules code missing newline

51fdbcc67da93707aa001eede4fd6894d4a5851b authored over 4 years ago by Evan You <[email protected]>
fix: pass template in map

a13bed48c821d0a8d0e73dd40d2b1b3ff6e8608b authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.10

08bc64a7fd8b07fcacfcf07bfe89edd38c172181 authored over 4 years ago by Evan You <[email protected]>
feat: support src imports

69f9106424e92b25d771640146248f71d9835229 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.9

27dfaca2259d9ce03e14702e03a5ddec3c7b0a82 authored over 4 years ago by Evan You <[email protected]>
remove unnecessary source map processing (fixed by @vue/compiler-sfc 3.0.0-beta.10)

df648b749f6d2e185d52628326aecd4fcd968f00 authored over 4 years ago by Evan You <[email protected]>
explicit return no source map for css module imports

c5f3994f0fca4b84e7cbd9c83998632288f1b3f4 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.8

506228cfd8172a94b3475a98c376a4557ede8175 authored over 4 years ago by Evan You <[email protected]>
fix: pass preprocessCustomRequire to compileTemplate

2330d0330276316e5248087bf0fc3c0b9f24f89b authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.7

e1624909622dba6203c6a38fd8edee2de490bf31 authored over 4 years ago by Evan You <[email protected]>
fix: remove unnecessary defineComponent call

43b11c69542e64b729468bf5a72ade36b11f0f80 authored over 4 years ago by Evan You <[email protected]>
chore: readme

396f050e28863c89fde32dd1c3f99e44b869b065 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.6

09d0c5ee0767a6e5bb103544e8a1e7f746686f67 authored over 4 years ago by Evan You <[email protected]>
feat: properly support ssr when target === "node"

3a604c94468bf8ed3c34bc1e6248f21bbe12704c authored over 4 years ago by Evan You <[email protected]>
chore: fix message

c535577d0c80d5ac5c33de35784165a2646ac773 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.5

1f5cd275dfe027a1582e3c10c463919625a7634e authored over 4 years ago by Evan You <[email protected]>
fix helper import in dist file

d9ed5fe1cca4941c65ec00e468da38bb780f8b4c authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.4

40f451b7c3642fbdc0c715b5e88470771b4ddb92 authored over 4 years ago by Evan You <[email protected]>
feat: add `preprocessStyles` option (defaults to false)

50a7d784806e74b65486119854d466e73fdbf74a authored over 4 years ago by Evan You <[email protected]>
Merge branch 'next-preprocessor' into next

4cdd94ede7d5f94f76d9f44730785c7036dff523 authored over 4 years ago by Evan You <[email protected]>
v6.0.0-alpha.3

b39bd3c79e75cd9e693f9aaa788908214cb6f25e authored over 4 years ago by Evan You <[email protected]>
support cjs require

7b7542b92cc3dc002f2da35039f6960d0c3a820b authored over 4 years ago by Evan You <[email protected]>
feat: support css preprocessors

88da11321cd48abd6398f3c934f7274b57296fc3 authored over 4 years ago by Evan You <[email protected]>
feat: support css modules

87a61504b8f541acb0642fb917b692c07b8eb938 authored over 4 years ago by Evan You <[email protected]>
build: simplify build setup

461ad95690e69ccc4228fa465e877e76bb3af1c8 authored over 4 years ago by Evan You <[email protected]>
chore: bump version

f3aa3c562fbe71167b1305ae70fcddd6461efb91 authored over 4 years ago by Evan You <[email protected]>
fix: should provide scope id to template compilation

2c0459cede04be69c8fbf0c49dacb4c178ae913f authored over 4 years ago by Evan You <[email protected]>
build: generate esnext

4e045b7ebb624488891d23d7fbb73e03e62626ab authored over 4 years ago by Evan You <[email protected]>
chore: Release v6.0.0-alpha.1

73444cc5dae25a49b2ad4fcbc79d73c69fccd63d authored over 4 years ago by Rahul Kadyan <[email protected]>
fix: use default export mode for commonjs build

d1e77ffacadd33d02007e30e3b4c3ec261e8e09b authored over 4 years ago by Rahul Kadyan <[email protected]>
chore: Release v6.0.0-alpha.0

4acc15843aa1cbdb2325f4c7e9ddce2d5563f0bb authored over 4 years ago by Rahul Kadyan <[email protected]>
fix: use verbose template sourcemap for better sourcemap support

ffe1f8ed63e185816f0b06fc0c7dc3fd564b0761 authored over 4 years ago by Rahul Kadyan <[email protected]>
fix: use verbose template sourcemap for better sourcemap support

fb31eede1687d39b3910b50a6b08d88a9ceb2371 authored over 4 years ago by Rahul Kadyan <[email protected]>
fix: use verbose template sourcemap for better sourcemap support

bcf9ed97643da37906aa49e818180ebcba48e447 authored over 4 years ago by Rahul Kadyan <[email protected]>
wip

26c4a7c4e0cee470f1cfd84bd119e67c8889e680 authored almost 5 years ago by Rahul Kadyan <[email protected]>