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(customElement): properly remove hyphenated attribute 🔨 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
#12143 opened Oct 10, 2024 by edison1105 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…
perf(reactivity): avoid unnecessary recursion in removeSub 🍰 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: reactivity
#12135 opened Oct 9, 2024 by skirtles-code Loading…
fix(compiler): clone loc to ifNode 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: compiler
#12131 opened Oct 8, 2024 by KazariEX Loading…
fix(useId): ensure useId consistency when using serverPrefetch 🔨 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: ssr
#12128 opened Oct 8, 2024 by yangxiuxiu1115 Loading…
fix(types): ensure this.$props type does not include string ready to merge The PR is ready to be merged. scope: types
#12123 opened Oct 7, 2024 by jh-leong Loading…
chore(sfc-playground): adjust the tooltip text for toggling the theme 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: playground
#12116 opened Oct 6, 2024 by w2xi Loading…
fix(compiler-sfc): properly hoist comments in the setup sfc 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged. scope: sfc
#12115 opened Oct 6, 2024 by linzhe141 Loading…
Fix nullabe props not getting undefined union ready to merge The PR is ready to be merged. scope: types
#12103 opened Oct 3, 2024 by devTeaa Loading…
fix(compiler-dom): avoid stringify <option> with null value 🔨 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
#12096 opened Oct 2, 2024 by edison1105 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
fix(runtime-core): allow symbol values for slot prop 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.
#12069 opened Sep 28, 2024 by jh-leong Loading…
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure 🍰 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: sfc
#12064 opened Sep 28, 2024 by linzhe141 Loading…
fix(runtime-core): handle kebab-case model correctly 🔨 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.
#12063 opened Sep 27, 2024 by KazariEX Loading…
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(reactivity): trigger reactivity for Map key undefined 🍰 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: reactivity
#12055 opened Sep 27, 2024 by jh-leong Loading…
chore(runtime-core): warn if use a non-ref to hold the element reference in DEV 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12051 opened Sep 27, 2024 by edison1105 Loading…
fix(transition/ssr): make transition appear work with Suspense in SSR 🔨 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: ssr scope: transition
#12047 opened Sep 27, 2024 by edison1105 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.