Skip to content

Pull requests: vuejs/core

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

Pull requests list

chore: use PropertyKey type 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#11056 opened Jun 2, 2024 by tomasvn Loading…
feat(runtime-dom): add popover api attributes 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. version: minor
#10977 opened May 18, 2024 by userquin Draft
fix(compiler-sfc): fix type inference issue with the keyof operator 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: types
#10921 opened May 13, 2024 by jh-leong Loading…
2
1
chore: improve renderComponentRoot warn message 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#10914 opened May 11, 2024 by btea Loading…
fix(compile-sfc): Support project reference with folder, fix #10907 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: sfc
#10908 opened May 11, 2024 by cyrilluce Loading…
fix(runtime-code): warn using array created without ref as a ref inside v for in script setup (fix: #10655) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: script-setup
#10784 opened Apr 24, 2024 by quiteeasy Loading…
fix(defineprops-type): fix importing external ts types from defineProps need test The PR has missing test cases.
#10762 opened Apr 22, 2024 by yangdan8 Loading…
feat(server-renderer): catch errors from all promises in unrollBuffer() 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: ssr version: minor
#10639 opened Apr 2, 2024 by MichaelRoosz Loading…
fix(runtime-dom): use Symbol value for checkbox true-value #10597 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#10608 opened Mar 28, 2024 by xw616525957 Loading…
ProTip! Exclude everything labeled bug with -label:bug.