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(slots): properly warn if slot invoked in setup 🔩 p2-edge-case ready to merge The PR is ready to be merged.
#12195 opened Oct 17, 2024 by yangxiuxiu1115 Loading…
test(transition): memory leaks 🛑 on hold This PR can't be merged until other work is finished ready to merge The PR is ready to be merged.
#12190 opened Oct 16, 2024 by ferferga Loading…
fix(Transition): fix transition memory leak 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: transition
#12182 opened Oct 15, 2024 by edison1105 Loading…
fix(computed): remove legacy computed warn related configurations 🧹 p1-chore Priority 1: this doesn't change code behavior. need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#12179 opened Oct 15, 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…
perf: use new Empty() instead of Object.create(null) for performance need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#12172 opened Oct 14, 2024 by c0dedance Loading…
fix(ssr): v-show has a higher priority in SSR 🍰 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
#12171 opened Oct 14, 2024 by linzhe141 Loading…
fix(Teleport): handle deferred teleport update before mounted 🔨 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
#12168 opened Oct 14, 2024 by edison1105 Loading…
fix(runtime-dom): fix getContainerType need more info Further information is requested
#12148 opened Oct 10, 2024 by wucdbm Loading…
dx(reactivity): warn on nested readonly ref update during unwrapping 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: reactivity
#12141 opened Oct 10, 2024 by jh-leong Loading…
dx(vnode): warn on render child nodes in self-closing tag need test The PR has missing test cases.
#12137 opened Oct 10, 2024 by yangxiuxiu1115 Loading…
fix(templateRef): delay setting the ref value if wrapped in Suspense 🍰 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
#12082 opened Sep 30, 2024 by edison1105 Draft
feat: runtime-support for type unions in props ready for review This PR requires more reviews scope: sfc version: minor
#12059 opened Sep 27, 2024 by davidmatter Loading…
1 task done
fix(keep-alive): avoid duplicate mounts of deactivate components 🐞 bug Something isn't working ready for review This PR requires more reviews scope: keep-alive
#12042 opened Sep 26, 2024 by yangxiuxiu1115 Loading…
fix(compiler-core): handle v-memo + v-for with functional key 🔨 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: compiler
#12014 opened Sep 24, 2024 by linzhe141 Loading…
types(reactivity): optimize the display type of ref ready to merge The PR is ready to be merged. scope: types
#12005 opened Sep 23, 2024 by yangliguo7 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.