Ecosyste.ms: OpenCollective

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

github.com/vuejs/core

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://github.com/vuejs/core

fix(runtime-core): handle kebab-case model correctly

KazariEX opened this pull request 3 months ago
fix(compiler-sfc): not skip `TSSatisfiesExpression`

KazariEX opened this pull request 3 months ago
Declaring kebab case `defineModel` name throws an error when binded

DamianGlowala opened this issue 3 months ago
feat: runtime-support for type unions in props

davidmatter opened this pull request 3 months ago
No errors in template with ts-check enabled in Vue >= 3.5.7

twisterniq opened this issue 3 months ago
`.trim` modifier bypassing `min-length` browser validation

iammola opened this issue 3 months ago
feat: optimising type judgement

yangxiuxiu1115 opened this pull request 3 months ago
fix(reactivity): trigger reactivity for Map key `undefined`

jh-leong opened this pull request 3 months ago
Computed map.get with key `undefined` is not reactive

inctec-leo opened this issue 3 months ago
fix(types/ref): handle nested refs in UnwrapRef

jh-leong opened this pull request 3 months ago
v-for 和temple 会渲染出 “” 的节点

zixiao144 opened this issue 3 months ago
fix(transition/ssr): make transition appear work with Suspense in SSR

edison1105 opened this pull request 3 months ago
<Transition appear> seems not working on SSR

liqueflies opened this issue 3 months ago
Sync watchers break subsequent updates

skirtles-code opened this issue 3 months ago
Nested refs are no longer unwrapped in types

posva opened this issue 3 months ago
Missing inject value when creating app from route guard

OrbisK opened this issue 3 months ago
fix(keep-alive): avoid duplicate mounts of deactivate components

yangxiuxiu1115 opened this pull request 3 months ago
defineProps() returns null when using namespace import

danijar opened this issue 3 months ago
scoped style 影响同样式名的子组件

guaijie opened this issue 3 months ago
Bundle size regression in 3.5

panstromek opened this issue 3 months ago
fix(runtime-core): avoid rendering plain object as VNode

edison1105 opened this pull request 3 months ago
maybe fix #12033

yangxiuxiu1115 opened this pull request 3 months ago
study-v-3.5-reactivity

linzhe141 opened this pull request 3 months ago
an object in the curly braces of jsx, it will cause an error

agileago opened this issue 3 months ago
fix(runtime-core): use camelized prop key to check if it is absent

yangliguo7 opened this pull request 3 months ago
Recursive sync watcher stops tracking computed

skirtles-code opened this issue 3 months ago
fix(customElement): handle hyphenated prop pass to custom element

linzhe141 opened this pull request 3 months ago
fix(ref): fix ref prop normalization

Vanilagy opened this pull request 3 months ago
`computed` hooks is not working under certain `v-if ` conditions

sigma-plus opened this issue 3 months ago
SSR appear transition doesn't apply to slot

logotip4ik opened this issue 3 months ago
chore(deps): add some comment

zhangenming opened this pull request 3 months ago
perf(runtime-core): use for of to replace for loop

chenfan0 opened this pull request 3 months ago
fix(types): correct type inference of union event names

KazariEX opened this pull request 3 months ago
fix(reactivity): ensure computed re-evaluates after dep cleanup

jh-leong opened this pull request 3 months ago
Hooks not re-added after v-if optimization in options API

solesonicsteph opened this issue 3 months ago
fix(vue): properly cache runtime compilation

edison1105 opened this pull request 3 months ago
Template is never being cached

dev-at-sevenlab-nl opened this issue 3 months ago
fix(compiler-core): handle v-memo + v-for with functional key

linzhe141 opened this pull request 3 months ago
Can't use instance method as a v-for key when using v-memo

roysanchez opened this issue 3 months ago
feat(scheduler): supports nextTick execution on queuejob first.

yangxiuxiu1115 opened this pull request 3 months ago
fix(runtime-core): disambiguate the `Comment` type in hydration.ts

Boshen opened this pull request 3 months ago
fix(runtime-dom): fix events type and append all stable events

KazariEX opened this pull request 3 months ago
fix(reactivity): optimising getDepFromReactive

yangxiuxiu1115 opened this pull request 3 months ago
chore: remove unused argument

btea opened this pull request 3 months ago
types(reactivity): optimize the display type of ref

yangliguo7 opened this pull request 3 months ago
chore(deps): update test

renovate[bot] opened this pull request 3 months ago
chore(deps): update build

renovate[bot] opened this pull request 3 months ago
@vue/compat 没有导出 compile,于Vue3 导出不一致

GHOST-1581 opened this issue 3 months ago
fix(watch): handle the deep watch with primitive value

linzhe141 opened this pull request 3 months ago
perf(runtime-core): avoid checking needsWrap multiple times

edison1105 opened this pull request 3 months ago
refactor(compiler-sfc): support sass modern api

KazariEX opened this pull request 3 months ago
Reactivity in object is lost

alanscordoba opened this issue 3 months ago
在 computed 中设置值,有时候不会重新执行

Zheng-Changfu opened this issue 3 months ago
fix(reactivity): fix triggerRef to handle ObjectRefImpl instances

linzhe141 opened this pull request 3 months ago
watch deep options incorrect action

guda-art opened this issue 3 months ago
Dep leak for property keys

skirtles-code opened this issue 3 months ago
scoped style 在多节点情况下样式应用失败

guaijie opened this issue 3 months ago
scoped style 样式应用失败

guaijie opened this issue 3 months ago
数据渲染问题

lqx19930505 opened this issue 3 months ago
fix(reactivity): cleanup subsHead in DEV and remove dep from depsMap

edison1105 opened this pull request 3 months ago
fix(sfc-playground): resolve autosave conflict issue

phk422 opened this pull request 3 months ago
fix(transition): respect `duration` setting even when it is `0`

Mini-ghost opened this pull request 3 months ago
useSlots().*() return Symbol(v-fgt)

Atw-Lee opened this issue 3 months ago
refac(runtime-core): Make the execution process smoother.

zhangenming opened this pull request 3 months ago
fix(compiler-sfc): initialize scope with null prototype object

KazariEX opened this pull request 3 months ago
fix(ssr): don't render comments in TransitionGroup

edison1105 opened this pull request 3 months ago
fix(compile-core): fix v-model with newlines edge case

edison1105 opened this pull request 3 months ago
feat(transition): support transition to teleport component child

yangxiuxiu1115 opened this pull request 3 months ago
TransitionGroup hydration mismatch (caused by comment)

fabkho opened this issue 3 months ago
Vue 3.5.6 memory leaks

ftrsoft opened this issue 3 months ago
fix(scheduler): ensure recursive jobs can't be queued twice

skirtles-code opened this pull request 3 months ago
fix(hydration): avoid observing non-Element node

linzhe141 opened this pull request 3 months ago
fix(runtime-core): withDefaults & union types

davidmatter opened this pull request 3 months ago
Component rerender does not behave as expected

bayun2 opened this issue 3 months ago
Teste Vue 3

filipe-orlamunder opened this issue 3 months ago
Add lazy to watch function

tal7aouy opened this pull request 3 months ago
chore(deps): update vitest to ^2.1.1

edison1105 opened this pull request 3 months ago
chore(deps): update dependency eslint-plugin-import-x to v4

renovate[bot] opened this pull request 3 months ago
chore(deps): update test to ^2.1.1

renovate[bot] opened this pull request 3 months ago
chore(deps): update lint

renovate[bot] opened this pull request 3 months ago