-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime-vapor): force defer mount for teleport with insertion state
scope: vapor
related to vapor mode
version: minor
#14049
opened Nov 4, 2025 by
edison1105
Loading…
fix(runtime-core): guard prop validator against invalid types to avoid instanceof crash (fix #14041)
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
need test
The PR has missing test cases.
wait changes
#14042
opened Oct 31, 2025 by
ZKunZhang
Loading…
fix(runtime-vapor): handle prop when vapor renders vdom component
scope: vapor
related to vapor mode
version: minor
#14027
opened Oct 28, 2025 by
LittleSound
Loading…
feat: implement defineVaporCustomElement
scope: vapor
related to vapor mode
✨ feature request
New feature or request
version: minor
#14017
opened Oct 24, 2025 by
edison1105
Loading…
fix(compiler-vapor): handle boolean as constant node
scope: vapor
related to vapor mode
version: minor
#13994
opened Oct 16, 2025 by
zhiyuanzmj
Loading…
fix(runtime-vapor): more accurate fallthrough attr support
scope: vapor
related to vapor mode
version: minor
wait changes
#13972
opened Oct 7, 2025 by
alex-snezhko
Loading…
fix(compiler-ssr): expand v-model Priority 2: this is not breaking anything but nice to have it addressed.
scope: ssr
wait changes
option selected inclusion logic
🍰 p2-nice-to-have
#13963
opened Oct 5, 2025 by
alex-snezhko
Loading…
fix(compiler-vapor): handle numbers as static text
scope: vapor
related to vapor mode
version: minor
#13957
opened Oct 2, 2025 by
zhiyuanzmj
Loading…
fix(provide): warn when using Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
provide after mounting
🔨 p3-minor-bug
#13954
opened Sep 30, 2025 by
skirtles-code
Loading…
fix(compiler-vapor): set static indeterminate as prop
scope: vapor
related to vapor mode
version: minor
#13953
opened Sep 30, 2025 by
edison1105
Loading…
fix(compiler-core): handle unexpected characters in attribute names
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
wait changes
#13952
opened Sep 30, 2025 by
linzhe141
Loading…
refactor(compiler-vapor): remove isNodesEquivalent to reduce bundle size
scope: vapor
related to vapor mode
version: minor
#13945
opened Sep 29, 2025 by
zhiyuanzmj
Loading…
refactor(effectScope): replace cleanups array with abort listener
✨ feature request
New feature or request
version: minor
#13938
opened Sep 28, 2025 by
9romise
Loading…
fix(compiler-core): avoid v-if branch autogen key conflicts
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: compiler
#13936
opened Sep 27, 2025 by
alex-snezhko
Loading…
test(vapor): use browser mode instead of pupeteer to run tests
scope: vapor
related to vapor mode
version: minor
#13934
opened Sep 26, 2025 by
sheremet-va
Loading…
refactor(compiler-vapor): remove duplicate text processing
scope: vapor
related to vapor mode
version: minor
#13929
opened Sep 26, 2025 by
zhiyuanzmj
Loading…
feat(compiler-sfc): enhance cache management with configurable options
✨ feature request
New feature or request
version: minor
#13926
opened Sep 25, 2025 by
edison1105
Loading…
Dependency Injection Inheritance: Solution A
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
wait changes
#13924
opened Sep 24, 2025 by
benjamin-larsen
Loading…
fix(shared): class presence overrides
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
#13911
opened Sep 21, 2025 by
alex-snezhko
Loading…
feat(effectScope): add lazy-initialized The PR is ready to be merged.
scope: reactivity
version: minor
signal getter with automatic abort on stop
ready to merge
#13908
opened Sep 19, 2025 by
9romise
Loading…
fix(ssr): filter out transition-specific props to avoid invalid HTML attributes
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: transition
wait changes
#13894
opened Sep 15, 2025 by
ZKunZhang
Loading…
fix(reactivity): prevent unnecessary computed recalculations in dev mode
need test
The PR has missing test cases.
scope: reactivity
#13880
opened Sep 13, 2025 by
ZKunZhang
Loading…
feat(watch): add support for New feature or request
version: minor
AbortController
scope: reactivity
✨ feature request
#13861
opened Sep 9, 2025 by
9romise
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.