Ecosyste.ms: OpenCollective

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

github.com/vuejs/vue-vapor

Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
https://github.com/vuejs/vue-vapor

chore: fix typo in error message (#4434) [ci skip]

7178716b4c875fc1adeac1d215a332223260a4f0 authored over 3 years ago by Herrington Darkholme <[email protected]>
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)

741d3b36f21582e682009114961b5cd3146e8dad authored over 3 years ago by laineus <[email protected]>
refactor(runtime-core): improve the type of defineAsyncComponent (#4441)

6f555cf98cde717e6ebe710dbd59721279182fb7 authored over 3 years ago by ShroXd <[email protected]>
chore(deps): update jest to v27 (#4472)

Updates jest and ts-jest to v27, as jest v27.1.0 includes a necessary fix to unblock further wor...

b49f446ad04542cfb2b3d142eb7024839bca0e78 authored over 3 years ago by Cédric Exbrayat <[email protected]>
chore: set node engine to v16 (#4471)

As some packages rely on the experimental "stream/web" package only available in node v16.5+,
t...

b9b28e229af539fee536d0f21bdb68a2e61b299f authored over 3 years ago by Cédric Exbrayat <[email protected]>
build(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.30.0 (#4487)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

18f2ed22aca9278db31f42dcf4e5548c7bdea6fc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @microsoft/api-extractor from 7.18.6 to 7.18.7 (#4485)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.18.6 to 7.18.7.
...

ffd4f8d5e39fef70bc2269ab937dd49a610f6126 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @vitejs/plugin-vue from 1.4.0 to 1.6.0 (#4488)

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1....

8154d13fdd83d83bd5934d453404b0a9b6744aa3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump vite from 2.5.0 to 2.5.3 (#4484)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.0 to 2.5.3.
- [Re...

ddadd93367643f3ebbd8560e53a4c9e9cc481e7c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @types/node from 16.7.1 to 16.7.10 (#4483)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

33fc1a46a89367e46e1c7ea4d593bf5f1f33a051 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(compiler-sfc): ensure script setup lang=ts output is tree-shakable

b89ff9291e70c64f7098cc110161a75eb7c465a4 authored over 3 years ago by Evan You <[email protected]>
fix(compiler-core): remove no longer necessary withScopeId import in generated code

935b4e221041c8ae34c5821d90db90f07e622a9f authored over 3 years ago by Evan You <[email protected]>
release: v3.2.6

72d2b26e9656231eab31068e476ad7a415b45c1f authored over 3 years ago by Evan You <[email protected]>
fix(build): avoid imports to @babel/types in client build of compiler-core

4c468eb30a87f726d43c94476b75063640c3ff1c authored over 3 years ago by Evan You <[email protected]>
release: v3.2.5

a137d73e915f3c53e2a3eaf55c2c4a1927c4c912 authored over 3 years ago by Evan You <[email protected]>
fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429)

fix #4422

32827506ff2b6174d63525e7713830838840c671 authored over 3 years ago by shadowings-zy <[email protected]>
chore: warnings for ref transform

586ec51c49692c26abe167ff6213f91151dbdb03 authored over 3 years ago by Evan You <[email protected]>
refactor(ref-transform): use shallowRef to align with types

8f1101c49805c6e7d8d108384c3ca987b65f6d3f authored over 3 years ago by Evan You <[email protected]>
feat(experimental): expose ref macro types using separate d.ts file

b40845153cd4dbdd76bfb74816f4e6b109c9f049 authored over 3 years ago by Evan You <[email protected]>
types(PropType): Allow `undefined` function to be used on `PropType` (#4405)

afd49b3e8808f6f2bb52d6ca3de25a40191ae712 authored over 3 years ago by Carlos Rodrigues <[email protected]>
fix(compiler-sfc): fix `<script>` and `<script setup>` co-usage ordering edge case (#4419)

Fix: #4395
Fix: #4376

98263821f8c42abcff46fae2b0375219c84fb6a4 authored over 3 years ago by klwf <[email protected]>
chore(test): make unnecessarily async test case sync (#4421)

a46b0a9a96e1fff2b0793769db161ca65fb217e2 authored over 3 years ago by 阿崔cxr <[email protected]>
fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375)

4792ebd6879115f887e393c7ed0a8475a705b6b0 authored over 3 years ago by lidlanca <[email protected]>
refactor(reactivity): use explicit assignments. (#4401)

9043d0dca72439064e479742da55b46deae82b42 authored over 3 years ago by zhangenming <[email protected]>
fix(types): improve the type of createElementBlock (#4406)

fix #4391

ebd0baca98b618945fba223b94833c2b34cdf6a2 authored over 3 years ago by HcySunYang <[email protected]>
refactor(ref-transform): improve algorithm into one pass

f1fa30adc340347833e3503977256a041d7baa04 authored over 3 years ago by Evan You <[email protected]>
feat(experimental): support ref transform for sfc normal `<script>`

06051c4bf207ff9ac09292b8a5a73b254608cf0e authored over 3 years ago by Evan You <[email protected]>
chore(sfc-playground): improve version dropdown

f173cf00262f2cfa78b19fc0ebc0476ac7ac60f3 authored over 3 years ago by Evan You <[email protected]>
chore: fix sfc playground ci build

40994e967c5678201c5b52235f9cd51eb31c434e authored over 3 years ago by Evan You <[email protected]>
chore(sfc-playground): enable ref transform

80ed27507388e5e9608438951677e6ce8bb6bfa4 authored over 3 years ago by Evan You <[email protected]>
feat(ref-transform): auto infer parser plugins

6453359852d4c93fe436bb94d73181eaa218b527 authored over 3 years ago by Evan You <[email protected]>
refactor(compiler-sfc): refSugar -> refTransform, export shouldTransformRef

0805abe573de1ac726a0600077951ff3885653e6 authored over 3 years ago by Evan You <[email protected]>
chore: export extractIdentifiers

986681568f7c407f7354e6de816863624f8bdf61 authored over 3 years ago by Evan You <[email protected]>
feat(experimental): shouldTransform for ref-transform

e565831c98ac5110bf3550f15575ee6d01961992 authored over 3 years ago by Evan You <[email protected]>
refactor(compiler-sfc): remove parseOnly mode

0c2ea1c134aee2993e45e3bbfb63385e9bc25e75 authored over 3 years ago by Evan You <[email protected]>
feat(experimental): standalone ref transform

db8dc753c0647edfb878d3b0f7b5b16bcfd2c23c authored over 3 years ago by Evan You <[email protected]>
chore: bump deps

84b24a71f04d8275f856a3db5bc57f7c702a3491 authored over 3 years ago by Evan You <[email protected]>
refactor(compiler): further extract babel ast utilities

73f8cae4650199c3be06e2f2c9a9e85cf66e4e34 authored over 3 years ago by Evan You <[email protected]>
refactor(compiler): extract shared ast transform utils

Also improve referenced identifier check using isReferenced from @babel/types

62f752552a2f8e21228bb1cfc4cb9e63e4a0d2d3 authored over 3 years ago by Evan You <[email protected]>
test(compiler-core): include test case for expression prefixing in assignments

6be6c268e86a135dc66adde5a981d6d13be72091 authored over 3 years ago by Evan You <[email protected]>
types: improve ref sugar $computed typing

4adc5042f92c384d9aec2d19e05c8bc2c74b2a93 authored over 3 years ago by Evan You <[email protected]>
fix(compiler-sfc): should also expose regular script block bindings when `<script setup>` is used

close #4369

872b3f7ec5e1a41c60018bb1f64d841c309b8939 authored over 3 years ago by Evan You <[email protected]>
chore(sfc-playground): update code style and syntax

e22d7cdb088954d7e7a2afffcd8f4ef9519f308e authored over 3 years ago by Evan You <[email protected]>
release: v3.2.4

ceace3a8cc1e27884baa4d4b6a0df5987bce6513 authored over 3 years ago by Evan You <[email protected]>
Revert "chore: add missing space in warning message (#4359) [ci skip]"

This reverts commit c68cba82eaabdef8d5e3c8dae1146bdb315a845a.

951fbb197b63c2bd1528e78601c28424211ba6b8 authored over 3 years ago by Evan You <[email protected]>
refactor(compiler-sfc): remove duplicate judgment conditions (#4368)

c51fb74599d777b9648ea11dd6fe52abf49b943b authored over 3 years ago by 似水微寒 <[email protected]>
refactor(reactivity): reduce variable access (#4366)

d8da4214fc280e2f56b314f8ba2d31ac3c330301 authored over 3 years ago by zhangenming <[email protected]>
chore: add missing space in warning message (#4359) [ci skip]

c68cba82eaabdef8d5e3c8dae1146bdb315a845a authored over 3 years ago by okbug <[email protected]>
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage

fix #4367

644971ec06642817cf7e720ad4980182d2140f53 authored over 3 years ago by Evan You <[email protected]>
fix(runtime-core): fix child component double update on props change

fix #4365

c1f564e1dc40eda9af657c30cd787a8d770dde0f authored over 3 years ago by Evan You <[email protected]>
fix(compiler-sfc): fix import usage check for lowercase imported components

fix #4358

57f10812cc7f1e9f6c92736c36aba577943996fd authored over 3 years ago by Evan You <[email protected]>
release: v3.2.3

03abc2573c9f6f98fffd357ce983a667c28a62d4 authored over 3 years ago by Evan You <[email protected]>
chore(types): remove unnecessary type assertions (#4336)

0627765b362bbac7e9f128a413b681a6021086b4 authored over 3 years ago by webfansplz <[email protected]>
chore: rename `onDispose` to `onScopeDispose` in warnings and tests (#4355)

7c4e4514d166b2fcb055baa091a79d9244458ab5 authored over 3 years ago by Haoqun Jiang <[email protected]>
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348)

620a69b871a017dfe0ba81d380fd933d997c8a00 authored over 3 years ago by skirtle <[email protected]>
fix(compiler-sfc): fix import usage check in template strings in expressions

fix #4340

f855ccb2c1a8ea05ae71cfab92f5a18be31a1f14 authored over 3 years ago by Evan You <[email protected]>
fix(defineProps): defineProps generates unnecessary array of same types (#4353)

fix #4352

ad66295cb363f6409b8321f258aaf29b3758c53c authored over 3 years ago by webfansplz <[email protected]>
types(runtime-dom): fix jsx type for IDE v-model inference

fix #4321

77223df2d2a2d967811ef76a21e0537734e84e43 authored over 3 years ago by Evan You <[email protected]>
types(runtime-dom): export type `StyleValue` (#3718)

516d4648305cd1ee5050f40a2a544d5bebadcd03 authored over 3 years ago by Amour1688 <[email protected]>
fix(types): fix tsx ref component instance type (#2486)

84d4357f6f2b2eb03ca56abfb3cac17fa7dfa85e authored over 3 years ago by zdw <[email protected]>
fix(compiler-core): fix style binding edge case (#4319)

where static `style` attribute and `:style` with constant binding are used together

fix #4317

092bdcdf58643d77da8d564fbc3c5c6647f6bfc5 authored over 3 years ago by fishDog <[email protected]>
fix(compiler-sfc): bail on import usage check when template has custom lang

fix #4312

aae3725e574e0182a1b41aa3dc38b11e596570ad authored over 3 years ago by Evan You <[email protected]>
fix(compiler-core): fix hoisting logic for elements with cached handlers + other bindings

fix #4327

a6c1db2728cd3c72b897cb7b245d532e63485b07 authored over 3 years ago by Evan You <[email protected]>
fix(runtime-core): patchChildren first in patchElement (#4313)

5b3f1e8424d40d2b7b1e07f53ec11570dd546d66 authored over 3 years ago by 鱼 <[email protected]>
fix(runtime-core): vnode hooks should not be called on async wrapper (#4349)

fix #4346

cd2d98499ed646c85f81faa1f9241b0585654b86 authored over 3 years ago by HcySunYang <[email protected]>
test(shared): improve test case for toDisplayString (#4337)

3201224ecb74f6445f55f96b8b895bd2ef53fd75 authored over 3 years ago by lidlanca <[email protected]>
fix(shared): fix toDisplayString on object with null prototype (#4335)

fix #4334

42a334e12ee1462ccefc73fd7f24dc6b4ae48403 authored over 3 years ago by edison <[email protected]>
refactor: merge bitwise flag checks (#4324)

6db15a27cf0040f95b21ccfff86799c021231efc authored over 3 years ago by Hazlank <[email protected]>
build(deps): bump jszip from 3.6.0 to 3.7.1 (#4311)

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://git...

e936898abd24fe24e994a79c850b6a3f8023da49 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
release: v3.2.2

7ffa225aa334f0fd7da6ba30bee9109de3597643 authored over 3 years ago by Evan You <[email protected]>
fix(runtime-dom): patch `textContent` on svg properly (#4301)

fix #4296

e7b0a9d3cffc938d3add7dcde02d0991f60c6ec9 authored over 3 years ago by edison <[email protected]>
fix(types): fix tsx emit-mapped handler return type (#4290)

fix #4288

1ce34e25d56e73591acc5bbe6e52ec8ef026cc6c authored over 3 years ago by webfansplz <[email protected]>
fix(types): fix forceUpdate type (#4302)

380608bd44eb385ec085eec4355e6fdc01ca09cd authored over 3 years ago by edison <[email protected]>
fix(types): allow symbol in JSX ReservedProps.key (#4306)

6e5801f8a8cc23d05817ee94fd98cb1889cc8413 authored over 3 years ago by Shinigami <[email protected]>
feat(sfc): support $shallowRef ref sugar

00b76d3dc192138514ae6464ded34be5b0c730bb authored over 3 years ago by Evan You <[email protected]>
chore(compiler-sfc): emit compiler error against incorrect ref sugar usage

e42d7794cb3546eec89629ed1202433a91d96047 authored over 3 years ago by Evan You <[email protected]>
fix(server-renderer): pipeToWebWritable CF worker compat

fix #4287

2224610b0b390d82d7b5436df1f78b0569a199a9 authored over 3 years ago by Evan You <[email protected]>
test(reactivity): add test case for effectScope (#4239)

e04680b0aad233edd541500f906cad6ec7d3c5df authored over 3 years ago by webfansplz <[email protected]>
chore: remove left over debugger line (#4286) [ci skip]

c46af8fe26e1e0abda15d8358427ca281e4a6fd3 authored over 3 years ago by Jordan Pittman <[email protected]>
release: v3.2.1

2749c15170ad4913e6530a257db485d4e7ed2283 authored over 3 years ago by Evan You <[email protected]>
chore: manual changelog for 3.2 [ci skip]

4adf76385ffdabc738fda19fc832d5384421c161 authored over 3 years ago by Evan You <[email protected]>
fix(compiler-sfc): fix import usage check for last expression

1e1682f060883ee11e802834adb273159d8e84cc authored over 3 years ago by Evan You <[email protected]>
chore: update sfc playground download dep versions

c9c7030041b48898d6deb595a20669c654502745 authored over 3 years ago by Evan You <[email protected]>
release: v3.2.0

5a7a43cc3dc4034fb671efbd57101c4437298e8b authored over 3 years ago by Evan You <[email protected]>
feat(runtime-core): support dynamic / external array in v-memo (#4255)

6779bff537d3506e3bb3b30eadfbe66def7bd3cb authored over 3 years ago by lidlanca <[email protected]>
fix(compiler-dom): stringify eligible svg content

fix #4282

2641422aa7b438513dd6eab357e39028c5876e52 authored over 3 years ago by Evan You <[email protected]>
chore: delete useless props type (#4271)

f258f5d2c2774eb2a2c2e4a0ac235b23d0cf9968 authored over 3 years ago by WoodyJang <[email protected]>
fix(compiler-sfc): fix import usage detection for names containing $

fix #4274

88a4504e8215392e277f07db41ab9f46fc68b4d3 authored over 3 years ago by Evan You <[email protected]>
release: v3.2.0-beta.8

4781965cc2396b51028a05917a3b057f884bc0b7 authored over 3 years ago by Evan You <[email protected]>
fix(compiler-core): detected forwarded slots in nested components (#4268)

fix #4244

abb3a81e871e271db8dd882f9323551e753cc00f authored over 3 years ago by fishDog <[email protected]>
fix(v-memo): ensure track block when returning cached vnode (#4270)

fix #4253

a211e271ee8c328e68afc0fe5ab86fabd7e4a320 authored over 3 years ago by edison <[email protected]>
fix(v-memo): should work on v-for with constant expression (#4272)

fix #4246

3b60358d0e0289298df7937983b3e06123f8eb3d authored over 3 years ago by edison <[email protected]>
feat(runtime-dom): support async component in defineCustomElement

close #4261

c421fb91b2bec047e665f8269e231bf89f9bfc93 authored over 3 years ago by Evan You <[email protected]>
test: improve test case for 865b84bf

1994f1200d12c05e509a812f2455de9da101c649 authored over 3 years ago by Evan You <[email protected]>
chore: update link in comments for new ref sugar (#4265) [ci skip]

fdc9a4d3010a06d274bc69dffee368e8980ceacc authored over 3 years ago by Eugene Kopich <[email protected]>
chore: rename regSugar.test-d.ts to refSugar.test-d.ts (#4258)

79e732656d4a3d6d4df615fa142491dcda129ea3 authored over 3 years ago by Jeff Yang <[email protected]>
fix(compiler-sfc): fix ref sugar rewrite for identifiers in ts casting expressions

fix #4254

865b84bfe81622626152e9c571cd26f30ba37bd5 authored over 3 years ago by Evan You <[email protected]>
refactor(server-renderer): adjust streaming API

- add `pipeToNodeWritable`
- add `pipeToWebWritable`

86d78d10e3367c6c321b6273a8feb2d0178a04f2 authored over 3 years ago by Evan You <[email protected]>
docs(server-renderer): fix typo in `renderToWebStream` error, and remove Cloudflare Worker reference (#4249) [ci skip]

17cc4e15a7db77ec2242633d59b9aefccf061b1f authored over 3 years ago by James Ross <[email protected]>
fix(core): typing of key in VNodeProps (#4242)

close #4240

d045055b475f76624830ed594dd138ac71eccd4e authored over 3 years ago by AlexandraCaragata <[email protected]>