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(Suspence): handle Suspense + KeepAlive HMR updating edge case 🔨 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: suspense
#13076 opened Mar 20, 2025 by yangxiuxiu1115 Loading…
fix(custom-element): ensure correct order of nested component styles 🔨 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
#13030 opened Mar 13, 2025 by yangxiuxiu1115 Loading…
fix(compat): handle v-bind before v-for still throws COMPILER_V_BIND_OBJECT_ORDER warn 🔨 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: v2 compat
#12993 opened Mar 4, 2025 by yangxiuxiu1115 Loading…
fix(transition): fix KeepAlive with transition out-in mode behavior in production 🔨 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: transition
#12468 opened Nov 25, 2024 by yangxiuxiu1115 Loading…
fix(compat): fix compat handler of draggable 🔨 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: v2 compat
#12445 opened Nov 20, 2024 by yangxiuxiu1115 Loading…
fix(hydration): avoid hydration mismatch on style variables with falsy values 🔨 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:hydration
#12442 opened Nov 20, 2024 by yangxiuxiu1115 Loading…
fix(v-model): vModelSelect work with custom getter and setter 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: v-model
#12428 opened Nov 18, 2024 by yangxiuxiu1115 Loading…
fix(compiler-sfc): support global selector nesting 🔨 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
#12416 opened Nov 16, 2024 by yangxiuxiu1115 Loading…
2
4
fix(reactivity): support for trigger responsive getters in onTrack 🍰 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.
#12266 opened Oct 25, 2024 by yangxiuxiu1115 Loading…
fix(slots): properly warn if slot invoked in setup 🔨 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.
#12195 opened Oct 17, 2024 by yangxiuxiu1115 Loading…
fix(ssr): avoid scopeId double inheritance when recursing components 🍰 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
#12175 opened Oct 14, 2024 by yangxiuxiu1115 Loading…
dx(runtime-core): warn on render child nodes in void element 🍰 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.
#12137 opened Oct 10, 2024 by yangxiuxiu1115 Loading…
fix(keep-alive): avoid duplicate mounts of deactivate components 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. 🐞 bug Something isn't working ready for review This PR requires more reviews scope: keep-alive
#12042 opened Sep 26, 2024 by yangxiuxiu1115 Loading…
feat(transition): support transition to teleport component child 🍰 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: transition version: minor
#11959 opened Sep 18, 2024 by yangxiuxiu1115 Loading…
fix(compiler-sfc): setup binding has a higher priority than data 🍰 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: compiler
#11675 opened Aug 21, 2024 by yangxiuxiu1115 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.