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

docs: fix typo
#11105 opened Jun 10, 2024 by MichaHuhn 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
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(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(repl): avoid duplicate formatter mounts 🍰 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: playground
#10472 opened Mar 7, 2024 by baiwusanyu-c Loading…
feat(compiler-sfc): support use global style in nested css 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: sfc
#10436 opened Mar 1, 2024 by zh-lx Loading…
refactor(reactivity): priority check if the object is invalid 🧹 p1-chore Priority 1: this doesn't change code behavior.
#10419 opened Feb 27, 2024 by OnlyWick Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.