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(compat): click modifiers
#11702 opened Aug 23, 2024 by alexanderturinske Loading…
perf(reactivity): trigger item directly instead of storing in an array first 🍰 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: reactivity
#11695 opened Aug 23, 2024 by zhangenming 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 trigger when depsMap size is 0 🧹 p1-chore Priority 1: this doesn't change code behavior. need test The PR has missing test cases.
#11692 opened Aug 23, 2024 by zhangenming Loading…
perf(reactivity): do not track inner key __v_skip` 🧹 p1-chore Priority 1: this doesn't change code behavior.
#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): skip circular tsconfig project reference (#11382) 🐞 bug Something isn't working ready for review This PR requires more reviews scope: sfc
#11680 opened Aug 21, 2024 by cyrilluce 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…
chore(types): resolve isolatedDeclarations errors 🧹 p1-chore Priority 1: this doesn't change code behavior. ready for review This PR requires more reviews
#11669 opened Aug 20, 2024 by jh-leong Loading…
fix(build): update paths for private packages in dev script easy to merge ready to merge The PR is ready to be merged.
#11668 opened Aug 20, 2024 by jh-leong 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-dom): avoid unnecessary prop patch for checkbox 🔨 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: v-model
#11657 opened Aug 19, 2024 by Mini-ghost Loading…
fix(runtime-dom): prevent unnecessary DOM update from v-model 🔨 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: v-model
#11656 opened Aug 19, 2024 by Procrustes5 Loading…
fix(customElement): support set key on ceVNode 🐞 bug Something isn't working ready for review This PR requires more reviews scope: custom elements scope: ssr
#11655 opened Aug 19, 2024 by edison1105 Loading…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.