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(server renderer): readable warn message (#2890)

7540a3ff1d893e377fd8bb1e5b96de0600ea4578 authored over 2 years ago by tarunama <[email protected]>
chore: update reference to transformExpressions (#2682) [ci skip]

0abcb2b80db1e9294b07838aa3eb2a19fe96b038 authored over 2 years ago by Damon Muma <[email protected]>
fix(compiler-sfc): remove the jsx from the babelParserPlugins when not match the case of adding jsx (#5846)

fix #5845

7d7a2410e58d3ae59ca3fcf619f332699209fc96 authored over 2 years ago by 小刘(liulinboyi) <[email protected]>
fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997)

close #4993

16939241b0f64cefea254b024a9b5a25caea93d9 authored over 2 years ago by ygj6 <[email protected]>
fix(compiler-sfc): fix object default values for reactive props destructure

7dfe146096487a98ba1733598c44407bc89a1b9f authored over 2 years ago by Evan You <[email protected]>
types(reactivity-transform): improve type readability for reactive variables

0683a022ec83694e29636f64aaf3c04012e9a7f0 authored over 2 years ago by Evan You <[email protected]>
chore: remove outdated type comment (#5103)

292ce6943940049afe79d4f20b1047b4651b9b04 authored over 2 years ago by qinxiaosen_ccc <[email protected]>
refactor(reactivity): make some expression simpler (#5131)

b9484543dbc37b8f8c6fafa6b36062ce7ad27f51 authored over 2 years ago by zhangenming <[email protected]>
fix(types): preserve and expose original options on defineComponent return type (#5416)

fix #3796

98b821d94a0a0fb4d7701809da6bec331a47e6e5 authored over 2 years ago by Zclhlmgqzc <[email protected]>
fix(types): keep the original type when unwrapping `markRaw` (#3791)

32e53bfd478af895dd090ea6c8766fa043e179e4 authored over 2 years ago by Carlos Rodrigues <[email protected]>
fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range

close #5867

67099fe20299a51f9974f0e2f9ef19ca05efe92b authored over 2 years ago by Evan You <[email protected]>
chore: update sponsor img link [ci skip]

4e7b36f5c3ee72cb9554982dd174f1989d5488f6 authored over 2 years ago by Evan You <[email protected]>
refactor: use Event constructor

close #5723

Since we no longer support IE11, it is safe to use Event() constructor

4a3237ad9300693e465f82a6be3552565a1c4be3 authored over 2 years ago by Evan You <[email protected]>
fix(watch): fix flush: pre watchers triggered synchronously in setup

fix #5721

74d2a76af6e830af5abb8aac8484dc1b3e90a510 authored over 2 years ago by Evan You <[email protected]>
fix(reactivity): ensure computed is invalidated before other effects

fix #5720

82bdf8625475e81c44f0d4db4061b882d2fe7612 authored over 2 years ago by Evan You <[email protected]>
release: v3.2.33

56879e6b233d33a2e91e658451fec27e881ca7fd authored over 2 years ago by Evan You <[email protected]>
fix(transition): handle transition for v-if branches with comment

fix #5675

62eba63172414ae0aa895d4b1927c7889c398f2f authored over 2 years ago by Evan You <[email protected]>
fix(transition): fix broken leave transition on dev root fragment (#5268)

767d212d20a9a488d183610d048ba131bbfd067e authored over 2 years ago by edison <[email protected]>
fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679)

close #5674

71c953662528c4f0be68e7b412585c6809794528 authored over 2 years ago by Thorsten Lünborg <[email protected]>
fix(compiler-sfc): handle type modifier in import specifiers (#5498)

8e29ef6019d1b9d9c8f67b4ebba0223b8e0f914c authored over 2 years ago by 木杉 <[email protected]>
fix(ssr): avoid rendering reserved internal keys in output (#5564)

fix #5563

cc238cdb8e9e90b700c22dfb0530d395e60c9836 authored over 2 years ago by Anthony Catel <[email protected]>
fix(runtime-core): fix use of non-existent-in-prod internal property in defineProperty trap

fix #5710

f641c4b2289dfdbbbea87538e36fa35f2a115ddc authored over 2 years ago by Evan You <[email protected]>
fix(reactivity-transform): should not rewrite catch param (#5711)

fix #5709

1f14f194396bf9296a1046d3f680d6d318cd0e40 authored over 2 years ago by edison <[email protected]>
test(vue-compat): remove test.only (#5715)

86858a95825308caf154d527e825122547ad3f6e authored over 2 years ago by Cédric Exbrayat <[email protected]>
fix(runtime-dom): properly handle style properties with undefined values (#5348)

fix #5322

85af1398637ee91c6ebabb73bf42250320311e19 authored over 2 years ago by Thorsten Lünborg <[email protected]>
fix(custom-elements): work with async component + slots (#4657)

close #4639

f4d2c9fc6afea827a081c1eeab78ce5c0cc620ca authored over 2 years ago by edison <[email protected]>
fix(compat): copy additional properties for functions bound via globalProperties (#4873)

close #4403

16129714714e19c5c6bfbd05c439ff68bcac00b9 authored over 2 years ago by Thorsten Lünborg <[email protected]>
build: improve treeshakeability (#5682)

c6eb3ccccee8e43e7aafcbc3c9ededecc565fdf0 authored over 2 years ago by 宋铄运 (Alan Song) <[email protected]>
dx(suspense): warn when using async setup when not inside a Suspense boundary (#5565)

close #3649

053c65bc5eb6e5288421d447ce0f6cad61217943 authored over 2 years ago by Thorsten Lünborg <[email protected]>
chore: remove superfluous code (#5683)

57ca32b096960bc8425eb68152854bde68cbaf88 authored over 2 years ago by zhoulixiang <[email protected]>
fix(runtime-dom): catch more cases of DOM property setting error (#5552)

close #5545

fa1d14c2c82a70743ed837ee91c8966373aa8142 authored over 2 years ago by zscumt123 <[email protected]>
chore(@vue/shared): add `"sideEffects": false` (#5480)

74d239caf711acf9f2505ef0e070b59af56a038c authored over 2 years ago by Haoqun Jiang <[email protected]>
chore(reactivity): use warn (#5548)

711c826c680570cc04c438fcce57eb59fd175bde authored over 2 years ago by Code_xxmyyds <[email protected]>
fix(runtime-dom): patch translate as an attr (#5485)

close #5462

2c09969b1316b88f9a60406ce7c49cf1110bc400 authored over 2 years ago by 木杉 <[email protected]>
fix(reactivity): fix ref tracking of self-stopping effects

close #5707

154233abdb19b8330bbc1ff0d3e007f2558cd81c authored over 2 years ago by Evan You <[email protected]>
release: v3.2.32

f4f5e80a195b3bc56fb810971f7240922faf8b9a authored over 2 years ago by Evan You <[email protected]>
chore: trim non-public properties on EffectScope type

ea6fc845f25f454e7264720001c9ed18414252b9 authored over 2 years ago by Evan You <[email protected]>
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)

fix #5018

f44087e171282cb77f1e23d86516a527e4c5804b authored over 2 years ago by Thorsten Lünborg <[email protected]>
fix(reactivity): fix currentScope loss when running detached effect scope (#5575)

0a301d4dabd667526cbcd96e88b50741b519a812 authored over 2 years ago by Wei <[email protected]>
fix(runtime-core/template-ref): named ref in v-for regression fix (#5118)

close #5116
close #5447
close #5525

cee1eafb4d2d5df901c9536ac59c321be72598b5 authored over 2 years ago by lidlanca <[email protected]>
refactor: remove use of Object.assign

TS already transpiles spread to Object.assign with target:es2016

7efb9dba3084816e54e2989d1812c13bba229ee9 authored over 2 years ago by Evan You <[email protected]>
fix(runtime-core): Avoid mutating original options object in createApp (#4840)

fix #4398

d121a9bc7e7af59adb2d2803954cfeee95b35270 authored over 2 years ago by Yuchao <[email protected]>
fix(transition): ensure flattened transition group children inherit parent keys

close #4718
close #5360
close #5392

4311dddfa72b405b20f469f8f219ec3027972f55 authored over 2 years ago by Evan You <[email protected]>
chore: remove debugger

68bb8f25298b26720da17867fce68fd1b54a5a08 authored over 2 years ago by Evan You <[email protected]>
fix(runtime-core): fix event listener as dynamicProp is added erroneously to props (#5517)

fix #5520

8eceabd14ebab2ba6523f920134b02fdf21e0a1c authored over 2 years ago by iwusong <[email protected]>
chore: bump vite & esbuild

b2b6b6ff6215dfce23e49defe70ec386d30956de authored over 2 years ago by Evan You <[email protected]>
chore: remove no longer present V_FOR_REF compat entry

close vuejs/v3-migration-guide#10

245230e135152900189f13a4281302de45fdcfaa authored almost 3 years ago by Evan You <[email protected]>
fix(devtools): perf: use high-resolution time

1070f127a78bfe7da6fe550cc272ef11a1f434a0 authored almost 3 years ago by Guillaume Chau <[email protected]>
docs(contributing): change node version (#5382)

* docs(contributing): keep documentation and engines in sync [ci skip]

5898629d723e82b68e9b17b91bf8b1a8390a3912 authored almost 3 years ago by kuanglingxi <[email protected]>
docs(contributing): change node version (#5382)

* docs(contributing): keep documentation and engines in sync [ci skip]

29d58f3124f430da6816aa7093da185da364c0cf authored almost 3 years ago by kuanglingxi <[email protected]>
fix(runtime-core): allow spying on proxy methods regression (#5417)

fix #5415 (regression by #4216)

1574edd490bd5cc0a213bc9f48ff41a1dc43ab22 authored almost 3 years ago by lidlanca <[email protected]>
chore: update contributor graph link in readme [ci skip]

cea82cffa3963d6d7f82f490ba0dba50a1d202db authored almost 3 years ago by Evan You <[email protected]>
chore: remove patreon from funding.yml [ci skip]

54c525f28963c077b6d2265c473ac9f663b251b5 authored almost 3 years ago by Evan You <[email protected]>
release: v3.2.31

d56dec6b4a26eb9aa4063fc38659898626bb8181 authored almost 3 years ago by Evan You <[email protected]>
fix(runtime-core): allow spying on proxy methods (#4216)

Since Jest v26.6.1, the mock method changed (see this commit https://github.com/facebook/jest/co...

8457d8b980674b09547edb2dae28091306fe6aa8 authored almost 3 years ago by Cédric Exbrayat <[email protected]>
fix(compiler-ssr): no need to inject resolveDirective calls for setup custom directives

436c500d2c418930652fededc4882540dcd0c987 authored almost 3 years ago by Evan You <[email protected]>
fix(ssr): always hydrate children for HMR (#5406)

fix #5405

0342fae8ad0e71866e9b9725a1f9c471db775c76 authored almost 3 years ago by Anthony Fu <[email protected]>
release: v3.2.30

15adf251ab69459fc5713f66921781931f3a517f authored almost 3 years ago by Evan You <[email protected]>
workflow: remove next tag in release script

7c6386c01cb25d1df8e715f4e0b0eb52a254fe61 authored almost 3 years ago by Evan You <[email protected]>
chore: readme [ci skip]

334112c2d6d86fc73cb9448b5781d74f04eaf2e9 authored almost 3 years ago by Evan You <[email protected]>
chore: remove v3.vuejs.org references

ce34d9114ea7eb75675e9851dab81279aa1353d6 authored almost 3 years ago by Evan You <[email protected]>
chore: remove next references [ci skip]

48de8a42b7fed7a03f7f1ff5d53d6a704252cafe authored almost 3 years ago by Evan You <[email protected]>
chore: update sponsor image link [ci skip]

9dd0af44ad602b6f2273d8dd2e96fa617ab5a295 authored almost 3 years ago by Evan You <[email protected]>
chore: add link to sponsor svgs [ci skip]

05572d1b10cb5067b755b473b3d720bcdd147555 authored almost 3 years ago by Evan You <[email protected]>
chore: sponsors & backers [ci skip]

d597b26147d825b4866b9324c6f3b240ff13ea8a authored almost 3 years ago by Evan You <[email protected]>
feat(ssr): support custom directive getSSRProps in optimized compilation

close #5304

60cf175d88236db2c2a4a02900c92e26ceea0073 authored almost 3 years ago by Evan You <[email protected]>
refactor: remove isTracking() method

a51f935b72c7467e234221b6e1559b18f1cb8ceb authored almost 3 years ago by Evan You <[email protected]>
chore: check string first in toDisplayString

bb43704b644949cf5592de27a902c9b115440008 authored almost 3 years ago by Evan You <[email protected]>
chore: simplify effectScope

81a6708739164e015affcc57bb22e820bfeee7d3 authored almost 3 years ago by Evan You <[email protected]>
perf(reactivity): optimize effect/effectScope active state tracking

2993a246181df12e367b7abdfce0954244e8f7ec authored almost 3 years ago by Evan You <[email protected]>
release: v3.2.29

6b6889852f247a91df4793ad37e8e2e1d27c79b3 authored almost 3 years ago by Evan You <[email protected]>
fix(runtime-dom): fix static content re-insertion

fix #5308

The regression was introduced in ed9eb62. In the cached code path,
we attempt re-inse...

9aa5dfd4bb8efac0041e33ef5fdbebab59cc6516 authored almost 3 years ago by Evan You <[email protected]>
fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310)

fix #5307

4be1037f31e169d667059c44364fc3e43803accb authored almost 3 years ago by Thorsten Lünborg <[email protected]>
test: add missing edge case for css v-bind

059c63eab7e1e62a400a6608989f4a8545c097c6 authored almost 3 years ago by Evan You <[email protected]>
fix(compiler-sfc): fix css v-bind inside other css functions

fix #5302, close #5306

16fa18da6dbbc52c89f9ea729816e1e70ab0d388 authored almost 3 years ago by Evan You <[email protected]>
release: v3.2.28

283df0ad6866d212d0ce4c249259d6d31d7302c1 authored almost 3 years ago by Evan You <[email protected]>
build: fix build script

3d80b15ca4317203bcb2ecaa3d58bbfc303d67c4 authored almost 3 years ago by Evan You <[email protected]>
fix(compiler-sfc): support complex expression in CSS v-bind() (#5114)

fix #5109

95d49bf7e7f6236383ce7caa3ea4fef65ef19a25 authored almost 3 years ago by edison <[email protected]>
refactor: includes instead of indexOf (#5117)

63210fe41adb5d6fef21ff3f4a0aa7052cb315e9 authored almost 3 years ago by btea <[email protected]>
fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212)

c64907d261bafd763b90e493d1bc0ad19869366f authored almost 3 years ago by HcySunYang <[email protected]>
fix(reactivity): mutating a readonly ref nested in a reactive object should fail. (#5048)

fix: #5042

171f5e9c6008bf0dff565991f34b214da016dde0 authored almost 3 years ago by Thorsten Lünborg <[email protected]>
fix(compat): convertLegacyVModelProps should merge model option in mixins (#5251)

72130ac7b598fcb6a24168bd143f4acd1f38284b authored almost 3 years ago by Soha Jin <[email protected]>
chore: type improvements (#5264)

92e04a651fef462806801b4c760b8dee315e56f3 authored almost 3 years ago by Yugang Cao <[email protected]>
fix(compiler-core): handle v-memo in template v-for (#5291)

fix #5288

9f55e6fbb124a06d4e5c9d35ab60d6ec524feb18 authored almost 3 years ago by edison <[email protected]>
chore: comment dom tag config usage [ci skip]

b2bac9fa1763ab895f9bea18ef83d58673e1a4ec authored almost 3 years ago by Evan You <[email protected]>
fix(compat): ensure fallthrough *Native events are not dropped during props update (#5228)

97f6bd942fe01a08bfc1477bcb2c2fe0c5a62094 authored almost 3 years ago by Thorsten Lünborg <[email protected]>
chore: fix typo (#5261) [ci skip]

e603fd258c1576082625943ac8b34407f5847665 authored almost 3 years ago by Yugang Cao <[email protected]>
chore: fix typo (#5282) [ci skip]

e8022755ae0c4203bf8017cdab31b9bb1790f8df authored almost 3 years ago by Bruno Perel <[email protected]>
fix(compat): simulate Vue 2.6.14 version in compat build (#5293)

Some Vue plugins that are actually compatible with the `vue-compat` won't work because of the ve...

d0b9708620187e5ff31ef6c72a349384c32718ea authored almost 3 years ago by Stanislav Lashmanov <[email protected]>
fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299)

fix #5296

c35ec47d73212b1b1fb1abca9004f992c45aa942 authored almost 3 years ago by Thorsten Lünborg <[email protected]>
fix(ssr): only cache computed getters during render phase

fix #5300

2f91872e7b64fb5e497529a9ed21c76c602bad2c authored almost 3 years ago by Evan You <[email protected]>
perf(reactivity): optimize effect run condition

25bc6549eb7eb487ddb761c228a27e1046c627fc authored almost 3 years ago by Evan You <[email protected]>
fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not

4768f26f591551b222aa9a2cc73791f8bff9f5f7 authored almost 3 years ago by Evan You <[email protected]>
fix(reactivity-transform): apply transform for labelled variable declarations

ref https://github.com/vuejs/core/issues/5298#issuecomment-1017970061

a05b00094869ee7c1a893b9fc5e454045f50db28 authored almost 3 years ago by Evan You <[email protected]>
fix(reactivity-transform): apply transform on exported variable declarations

fix #5298

a81a9922bb6d3398a22c743b6ff476fb232dedfd authored almost 3 years ago by Evan You <[email protected]>
chore: update repo references

ae4b0783d78670b6e942ae2a4e3ec6efbbffa158 authored almost 3 years ago by Evan You <[email protected]>
feat(reactivity): add isShallow api

9fda9411ec92dc703288b229106116dd0f16e5e7 authored almost 3 years ago by Evan You <[email protected]>
fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive

fix #5271

9c304bfe7942a20264235865b4bb5f6e53fdee0d authored almost 3 years ago by Evan You <[email protected]>
chore: bump marked

0c06c748a511f2e7c38f8a6fb13b99561312d15e authored almost 3 years ago by Evan You <[email protected]>
docs(contributing): missing structure info for compiler-sfc (#3559) [ci skip]

8cbfe092cf9c517e79365151d6a7994c36fbe7c8 authored almost 3 years ago by JayFate <[email protected]>