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

chore: input[type=date], the modifier number could converted to a timestamp 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: v-model wait changes
#12396 opened Nov 14, 2024 by shengxj1 Loading…
fix(reactivity): watchEffect should allow multiple onCleanup calls 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: reactivity wait changes
#12394 opened Nov 14, 2024 by shengxj1 Loading…
fix(reactivity): check rawValue exists in target via set.add vuejs#8647 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: reactivity wait changes
#12393 opened Nov 14, 2024 by shengxj1 Loading…
fix(compiler-sfc): support using other prop as default value in props destructuring 🍰 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.
#12387 opened Nov 14, 2024 by edison1105 Loading…
fix(runtime-dom): handle multiple patch with boolean style value 🍰 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.
#12372 opened Nov 12, 2024 by linzhe141 Loading…
Vapor mode
#12359 opened Nov 11, 2024 by yyx990803 Draft
fix(compiler-core): handle named slot + v-if with preserve whitespace 🍰 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: compiler
#12321 opened Nov 4, 2024 by edison1105 Loading…
fix(runtime-core): warn about negative number in v-for 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#12308 opened Nov 1, 2024 by cyrilf Loading…
feat(teleport/css-v-bind): support for getting teleported content via target 🍰 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: custom elements
#12299 opened Oct 31, 2024 by edison1105 Loading…
fix(compiler-core): handle v-if userKey not resolved when use :key shorthand language-tools related to vue language-tools ready to merge The PR is ready to be merged. scope: compiler
#12298 opened Oct 31, 2024 by edison1105 Loading…
fix(runtime-core): multiple ref elements with the same name 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. wait changes
#12268 opened Oct 25, 2024 by tsiotska Loading…
fix(reativity): support for trigger responsive getters in onTrack 🍰 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.
#12266 opened Oct 25, 2024 by yangxiuxiu1115 Loading…
perf: avoid array iterators over objects 🧹 p1-chore Priority 1: this doesn't change code behavior. ready for review This PR requires more reviews
#12264 opened Oct 25, 2024 by GalacticHypernova Loading…
fix(hmr): avoid hydration for hmr updating ready to merge The PR is ready to be merged. scope: hmr
#12262 opened Oct 25, 2024 by edison1105 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.