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
KazariEX opened this pull request 3 months ago
fix(compiler-sfc): not skip `TSSatisfiesExpression`
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Using destructed prop inside function with `satisfies` throws not defined error
minht11 opened this issue 3 months ago
minht11 opened this issue 3 months ago
Declaring kebab case `defineModel` name throws an error when binded
DamianGlowala opened this issue 3 months ago
DamianGlowala opened this issue 3 months ago
feat: runtime-support for type unions in props
davidmatter opened this pull request 3 months ago
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
twisterniq opened this issue 3 months ago
`.trim` modifier bypassing `min-length` browser validation
iammola opened this issue 3 months ago
iammola opened this issue 3 months ago
feat: optimising type judgement
yangxiuxiu1115 opened this pull request 3 months ago
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
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
inctec-leo opened this issue 3 months ago
defineProps token coloring issue when using destructuring prop
MariuzM opened this issue 3 months ago
MariuzM opened this issue 3 months ago
chore(runtime-core): warn if use a non-ref to hold the element reference in DEV
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
fix(types/ref): handle nested refs in UnwrapRef
jh-leong opened this pull request 3 months ago
jh-leong opened this pull request 3 months ago
v-for 和temple 会渲染出 “” 的节点
zixiao144 opened this issue 3 months ago
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
edison1105 opened this pull request 3 months ago
<Transition appear> seems not working on SSR
liqueflies opened this issue 3 months ago
liqueflies opened this issue 3 months ago
Sync watchers break subsequent updates
skirtles-code opened this issue 3 months ago
skirtles-code opened this issue 3 months ago
Nested refs are no longer unwrapped in types
posva opened this issue 3 months ago
posva opened this issue 3 months ago
Missing inject value when creating app from route guard
OrbisK opened this issue 3 months ago
OrbisK opened this issue 3 months ago
fix(keep-alive): avoid duplicate mounts of deactivate components
yangxiuxiu1115 opened this pull request 3 months ago
yangxiuxiu1115 opened this pull request 3 months ago
defineProps() returns null when using namespace import
danijar opened this issue 3 months ago
danijar opened this issue 3 months ago
scoped style 影响同样式名的子组件
guaijie opened this issue 3 months ago
guaijie opened this issue 3 months ago
Bundle size regression in 3.5
panstromek opened this issue 3 months ago
panstromek opened this issue 3 months ago
fix(runtime-core): avoid rendering plain object as VNode
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
maybe fix #12033
yangxiuxiu1115 opened this pull request 3 months ago
yangxiuxiu1115 opened this pull request 3 months ago
study-v-3.5-reactivity
linzhe141 opened this pull request 3 months ago
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
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
yangliguo7 opened this pull request 3 months ago
Recursive sync watcher stops tracking computed
skirtles-code opened this issue 3 months ago
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
linzhe141 opened this pull request 3 months ago
fix(ref): fix ref prop normalization
Vanilagy opened this pull request 3 months ago
Vanilagy opened this pull request 3 months ago
Boolean multi word property (kebab case) binding doesn't work
mgibas opened this issue 3 months ago
mgibas opened this issue 3 months ago
Template refs to non-Ref class instances error in production builds, but not during development
Vanilagy opened this issue 3 months ago
Vanilagy opened this issue 3 months ago
`computed` hooks is not working under certain `v-if ` conditions
sigma-plus opened this issue 3 months ago
sigma-plus opened this issue 3 months ago
SSR appear transition doesn't apply to slot
logotip4ik opened this issue 3 months ago
logotip4ik opened this issue 3 months ago
chore(deps): add some comment
zhangenming opened this pull request 3 months ago
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
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
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
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
solesonicsteph opened this issue 3 months ago
fix(vue): properly cache runtime compilation
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
Template is never being cached
dev-at-sevenlab-nl opened this issue 3 months ago
dev-at-sevenlab-nl opened this issue 3 months ago
nested router with nested keepalive will invoke onMouted twice
Dchih opened this issue 3 months ago
Dchih 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
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
roysanchez opened this issue 3 months ago
Generic slot props in loops with discriminated union props definition breaks slot prop type
cathrinevaage opened this issue 3 months ago
cathrinevaage opened this issue 3 months ago
False positive missing required prop due to the hyphanate function
kazvaggos opened this issue 3 months ago
kazvaggos opened this issue 3 months ago
feat(scheduler): supports nextTick execution on queuejob first.
yangxiuxiu1115 opened this pull request 3 months ago
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
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
KazariEX opened this pull request 3 months ago
fix(reactivity): optimising getDepFromReactive
yangxiuxiu1115 opened this pull request 3 months ago
yangxiuxiu1115 opened this pull request 3 months ago
chore: remove unused argument
btea opened this pull request 3 months ago
btea opened this pull request 3 months ago
types(reactivity): optimize the display type of ref
yangliguo7 opened this pull request 3 months ago
yangliguo7 opened this pull request 3 months ago
The hook onActivated is not called when a child component in defineAsyncComponent
pmengy opened this issue 3 months ago
pmengy opened this issue 3 months ago
chore(deps): update test
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update build
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
@vue/compat 没有导出 compile,于Vue3 导出不一致
GHOST-1581 opened this issue 3 months ago
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
linzhe141 opened this pull request 3 months ago
perf(runtime-core): avoid checking needsWrap multiple times
edison1105 opened this pull request 3 months ago
edison1105 opened this pull request 3 months ago
fix(reactivity): do not remove dep from depsMap when cleaning up deps of computed
lehni opened this pull request 3 months ago
lehni opened this pull request 3 months ago
refactor(compiler-sfc): support sass modern api
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Reactivity in object is lost
alanscordoba opened this issue 3 months ago
alanscordoba opened this issue 3 months ago
在 computed 中设置值,有时候不会重新执行
Zheng-Changfu opened this issue 3 months ago
Zheng-Changfu opened this issue 3 months ago
我们测试了下,发现 vue3 的 v-for 性能比 vue2 的差很多
wengshenggui opened this issue 3 months ago
wengshenggui opened this issue 3 months ago
fix(reactivity): fix triggerRef to handle ObjectRefImpl instances
linzhe141 opened this pull request 3 months ago
linzhe141 opened this pull request 3 months ago
watch deep options incorrect action
guda-art opened this issue 3 months ago
guda-art opened this issue 3 months ago
triggerRef throw error: Cannot read properties of undefined (reading 'trigger')
wells1013 opened this issue 3 months ago
wells1013 opened this issue 3 months ago
Dep leak for property keys
skirtles-code opened this issue 3 months ago
skirtles-code opened this issue 3 months ago
scoped style 在多节点情况下样式应用失败
guaijie opened this issue 3 months ago
guaijie opened this issue 3 months ago
scoped style 样式应用失败
guaijie opened this issue 3 months ago
guaijie opened this issue 3 months ago
数据渲染问题
lqx19930505 opened this issue 3 months ago
lqx19930505 opened this issue 3 months ago
When using Vue's runtime template, passing rootProps of type ref results in a props validation error.
bosens-China opened this issue 3 months ago
bosens-China 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
edison1105 opened this pull request 3 months ago
fix(sfc-playground): resolve autosave conflict issue
phk422 opened this pull request 3 months ago
phk422 opened this pull request 3 months ago
Improve type hints that were worsened by adding a second type argument to the `Ref` type
xak2000 opened this issue 3 months ago
xak2000 opened this issue 3 months ago
Inconsistent behavior for stop() at a computed ref between 3.4.38 and 3.5.6
nine-fox opened this issue 3 months ago
nine-fox opened this issue 3 months ago
fix(transition): respect `duration` setting even when it is `0`
Mini-ghost opened this pull request 3 months ago
Mini-ghost opened this pull request 3 months ago
useSlots().*() return Symbol(v-fgt)
Atw-Lee opened this issue 3 months ago
Atw-Lee opened this issue 3 months ago
refac(runtime-core): Make the execution process smoother.
zhangenming opened this pull request 3 months ago
zhangenming opened this pull request 3 months ago
[@vue/compiler-sfc] Failed to resolve index type into finite keys
olgaDorio opened this issue 3 months ago
olgaDorio opened this issue 3 months ago
fix(compiler-sfc): initialize scope with null prototype object
KazariEX opened this pull request 3 months ago
KazariEX opened this pull request 3 months ago
Type Interference for Props is not working with wrapped setup methods
jleifeld opened this issue 3 months ago
jleifeld opened this issue 3 months ago
fix(ssr): don't render comments in TransitionGroup
edison1105 opened this pull request 3 months ago
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
edison1105 opened this pull request 3 months ago
feat(transition): support transition to teleport component child
yangxiuxiu1115 opened this pull request 3 months ago
yangxiuxiu1115 opened this pull request 3 months ago
TransitionGroup hydration mismatch (caused by comment)
fabkho opened this issue 3 months ago
fabkho opened this issue 3 months ago
Vue 3.5.6 memory leaks
ftrsoft opened this issue 3 months ago
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
skirtles-code opened this pull request 3 months ago
fix(hydration): avoid observing non-Element node
linzhe141 opened this pull request 3 months ago
linzhe141 opened this pull request 3 months ago
hydrateOnVisible() throws an error if the component does not render an element
angelov-a opened this issue 3 months ago
angelov-a opened this issue 3 months ago
fix(runtime-core): withDefaults & union types
davidmatter opened this pull request 3 months ago
davidmatter opened this pull request 3 months ago
Component rerender does not behave as expected
bayun2 opened this issue 3 months ago
bayun2 opened this issue 3 months ago
Teste Vue 3
filipe-orlamunder opened this issue 3 months ago
filipe-orlamunder opened this issue 3 months ago
Add lazy to watch function
tal7aouy opened this pull request 3 months ago
tal7aouy opened this pull request 3 months ago
typescript error in defineModel resolving it to T | Undefined despite setting a type
HassanDomeDenea opened this issue 3 months ago
HassanDomeDenea opened this issue 3 months ago
fix(reactivity): avoid exponential perf cost and reduce call stack depth for deeply chained computeds
yyx990803 opened this pull request 3 months ago
yyx990803 opened this pull request 3 months ago
chore(deps): update vitest to ^2.1.1
edison1105 opened this pull request 3 months ago
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
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
renovate[bot] opened this pull request 3 months ago
chore(deps): update lint
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago