-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(useTemplateRef): allows useTemplateRef to be called multiple times using the same key
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
#12904
opened Feb 18, 2025 by
edison1105
fix(runtime-core): handle useTemplateRef multiple calls
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
#12883
opened Feb 17, 2025 by
kovsu
feat(compiler-sfc): enhance type resolution with support for generic type parameters
🔨 p3-minor-bug
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.
scope: sfc
#12876
opened Feb 14, 2025 by
edison1105
feat(ssr): introduce This PR requires more reviews
✨ feature request
New feature or request
version: minor
ssrClearCompileCache
ready for review
#12868
opened Feb 13, 2025 by
edison1105
Loading…
fix(reactivity): handle objects with custom Symbol.toStringTag
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: reactivity
#12832
opened Feb 9, 2025 by
ddoemonn
Loading…
fix(compiler-ssr): resolve tag name from _attrs in transition group
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: ssr
#12829
opened Feb 8, 2025 by
edison1105
Loading…
fix(compiler-ssr): transform v-bind shorthand for built-in components
🔨 p3-minor-bug
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.
scope: ssr
#12828
opened Feb 8, 2025 by
KazariEX
Loading…
fix(runtime-core): prevent child component updates when style remains unchanged
🔨 p3-minor-bug
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.
#12825
opened Feb 8, 2025 by
edison1105
Loading…
fix(compiler-sfc): no params were generated when using withDefaults
🔨 p3-minor-bug
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.
scope: sfc
#12823
opened Feb 7, 2025 by
inottn
Loading…
fix(hydration): handle v-if node mismatch
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope:hydration
#12801
opened Feb 1, 2025 by
edison1105
Loading…
fix(jsx): add undefined to optional properties
🔨 p3-minor-bug
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.
scope: types
#12771
opened Jan 22, 2025 by
unrevised6419
Loading…
3 tasks done
feat: v-skip
ready for review
This PR requires more reviews
✨ feature request
New feature or request
version: minor
#12767
opened Jan 22, 2025 by
edison1105
Loading…
types: improvement Priority 1: this doesn't change code behavior.
scope: types
wait changes
createHook
type
🧹 p1-chore
#12766
opened Jan 22, 2025 by
zhangenming
Loading…
fix(useTemplateRef): don't update setup ref for useTemplateRef key
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
#12756
opened Jan 21, 2025 by
edison1105
Loading…
feat: add New feature or request
extendValidator
need discussion
✨ feature request
#12738
opened Jan 18, 2025 by
btea
Loading…
fix(reactivity): ensure the first parameter in the reduce callback is reactive
🔨 p3-minor-bug
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.
scope: reactivity
#12737
opened Jan 18, 2025 by
inottn
Loading…
fix(types/runtime-dom): correct boolean attributes type definitions
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: types
#12736
opened Jan 18, 2025 by
inottn
Loading…
fix(useTemplateRef): handle useTemplateRef edge case with vFor
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
need discussion
ready to merge
The PR is ready to be merged.
#12733
opened Jan 17, 2025 by
edison1105
Loading…
fix(vMemo/vFor): add cacheIndex to v-for items for clean renderCache during unmounting
🔨 p3-minor-bug
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.
#12710
opened Jan 14, 2025 by
edison1105
Loading…
fix(Teleport): handle teleport unmount edge case
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: teleport
#12705
opened Jan 14, 2025 by
edison1105
Loading…
dx(compiler-dom): move ssr specific template warning to compiler-ssr (fix #12088)
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: compiler
#12704
opened Jan 13, 2025 by
aelgn
Loading…
fix(types): Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: types
EmitsOptions
support named tuple syntax
🍰 p2-nice-to-have
#12676
opened Jan 9, 2025 by
edison1105
Loading…
types: type support for event modifiers
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: types
#12675
opened Jan 9, 2025 by
teleskop150750
Loading…
feat(reactivity): collection iteration should inherit iterator instance methods
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: reactivity
#12644
opened Jan 3, 2025 by
edison1105
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.