Skip to content

Pull requests: vuejs/core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(compiler-sfc): add scoping tag to trailing universal selector 🔨 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
#12918 opened Feb 20, 2025 by thecodewarrior Loading…
fix(runtime-core): handle KeepAlive children unmount when wrapped in stable v-for 🔨 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: keep-alive
#12915 opened Feb 19, 2025 by edison1105 Loading…
fix(vapor): handle vapor mode with empty script scope: vapor related to vapor mode
#12910 opened Feb 19, 2025 by edison1105 Loading…
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 Loading…
fix(runtime-core): handle ref unmounting in conditional updates 🔨 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.
#12900 opened Feb 17, 2025 by inottn Loading…
feat(compiler-vapor): add jsx support for setText and createTextNode scope: vapor related to vapor mode
#12893 opened Feb 17, 2025 by zhiyuanzmj Loading…
feat(runtime-vapor): expose VaporFragment scope: vapor related to vapor mode
#12890 opened Feb 17, 2025 by zhiyuanzmj Loading…
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 Loading…
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 Loading…
fix(types): avoid merging component instance into $props in ComponentInstance 🔨 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
#12870 opened Feb 13, 2025 by jh-leong Loading…
feat(ssr): introduce ssrClearCompileCache ready for review This PR requires more reviews ✨ feature request New feature or request version: minor
#12868 opened Feb 13, 2025 by edison1105 Loading…
fix(custom-element): properly resolve props for sync component defs 🔨 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: custom elements
#12855 opened Feb 11, 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…
chore(shared): change PatchFlagNames[PatchFlags.CACHED] from 'HOISTED' to 'CACHED' 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12831 opened Feb 9, 2025 by Arman19941113 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(vapor): handle next host node for vapor component scope: vapor related to vapor mode
#12820 opened Feb 7, 2025 by edison1105 Loading…
fix(teleport): adjust static children traversal for HMR in dev mode 🔨 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: teleport
#12819 opened Feb 7, 2025 by edison1105 Loading…
fix(reactivity): readonly ref able to trigger by triggerRef 🔨 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.
#12804 opened Feb 2, 2025 by serkodev 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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.