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
Assigned to nobody Loading
Sort

Pull requests list

fix(compiler-sfc): preserve hash hrefs on <image> elements 🔨 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
#14756 opened Apr 23, 2026 by danielroe Member Loading…
fix(runtime-vapor): hydrate transition-group tag v-for anchors scope: vapor related to vapor mode
#14755 opened Apr 23, 2026 by edison1105 Member Loading…
fix(runtime-vapor): Correctly handle isAttr
#14753 opened Apr 23, 2026 by jackma9604 Loading…
Fix/web stream error handling wait changes
#14732 opened Apr 16, 2026 by Zakir176 Contributor Loading…
refactor: extract shared compiler options resolution logic 🧹 p1-chore Priority 1: this doesn't change code behavior. wait changes
#14731 opened Apr 16, 2026 by Zakir176 Contributor Loading…
fix(ssr): ensure duplicate component VNodes render after hydration 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: ssr
#14636 opened Mar 26, 2026 by cernymatej Contributor Loading…
fix(scheduler): improve error recovery ready to merge The PR is ready to be merged. version: minor
#14541 opened Mar 7, 2026 by yangmingshan Contributor Loading…
feat(compiler): emit lazy getter for scoped slot props 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. ✨ feature request New feature or request
#14494 opened Feb 28, 2026 by Mini-ghost Contributor Loading…
refactor: use LIS
#14487 opened Feb 27, 2026 by edison1105 Member Draft
fix(runtime-dom): preserve nullish values for custom element properties breaking change 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: custom elements
#14459 opened Feb 18, 2026 by apoorvdarshan Loading…
3 tasks done
fix(v-model): preserve pre-hydration user input across native controls 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope:hydration
#14411 opened Feb 4, 2026 by edison1105 Member Loading…
ProTip! Filter pull requests by the default branch with base:main.