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(runtime-core): optimize the order of keys in mergeProps 🍰 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.
#11883 opened Sep 10, 2024 by zh-lx Loading…
fix(Transition): handle leave immediately done in out-in mode 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. 🐞 bug Something isn't working scope: transition
#11824 opened Sep 5, 2024 by edison1105 Loading…
fix(compiler-sfc): throw an error if scope var name conflicts with component name 🍰 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: sfc
#11744 opened Aug 29, 2024 by edison1105 Loading…
fix(compiler-core): using a user-provided key in v-if template element. 🍰 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
#11728 opened Aug 28, 2024 by linzhe141 Loading…
fix(compat): click modifiers
#11702 opened Aug 23, 2024 by alexanderturinske Loading…
fix(runtime-core): handle nested reactive object in guardReactiveProps 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#11693 opened Aug 23, 2024 by linzhe141 Loading…
perf(reactivity): do not track inner key __v_skip` 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#11690 opened Aug 23, 2024 by zhangenming Loading…
fix(compiler-sfc): properly analyze patch flag of vFor + (ref or vnodeHook or dir) 🐞 bug Something isn't working ready for review This PR requires more reviews scope: sfc
#11682 opened Aug 22, 2024 by edison1105 Loading…
fix(compiler-sfc): setup binding has a higher priority than data 🍰 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
#11675 opened Aug 21, 2024 by yangxiuxiu1115 Loading…
fix(runtime-core): use separate emits caches for components and mixins 🍰 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
#11661 opened Aug 19, 2024 by gcaaa31928 Loading…
fix(runtime-core): correct type inference of all-optional props ready for review This PR requires more reviews scope: types
#11644 opened Aug 17, 2024 by KazariEX Loading…
2
8
fix(runtime-core): properly handle async component update before resolve 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready for review This PR requires more reviews scope: suspense
#11619 opened Aug 15, 2024 by linzhe141 Loading…
fix(compiler-core): warn when slot used on non-root template 🍰 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: compiler
#11569 opened Aug 8, 2024 by Disservin Loading…
fix(runtime-dom): before update should also set css vars 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready for review This PR requires more reviews scope: sfc-style-vars
#11561 opened Aug 8, 2024 by linzhe141 Loading…
fix(Suspense): avoid double resolve during patch suspense 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. ready for review This PR requires more reviews scope: suspense
#11471 opened Aug 1, 2024 by edison1105 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.