Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 9k
Pull requests: vuejs/core
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
fix(runtime-vapor): implement v-once caching for props and attrs scope: vapor related to vapor mode
#14207 opened Dec 16, 2025 by edison1105Loading…
fix(compat): handle v-model deprecation warning with missing appContext 🔨 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: v2 compat
#14203 opened Dec 15, 2025 by edison1105Loading…
types(runtime-core): export DirectiveModifiers type scope: types
#14198 opened Dec 14, 2025 by michaelcozzolinoLoading…
fix(v-model.trim): correct the activeElement discovery for shadow DOM 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. need test The PR has missing test cases. scope: v-model
#14196 opened Dec 12, 2025 by LordSalmonLoading…
fix(runtime-core): ensure correct anchor el for deeper unresolved async components 🔨 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.
#14182 opened Dec 8, 2025 by linzhe141Loading…
feat(runtime-vapor): support setup fn and render fn co-usage for defineVaporComponent scope: vapor related to vapor mode version: minor
#14179 opened Dec 8, 2025 by zhiyuanzmjLoading…
fix(types): enable proper type narrowing for defineEmits (#13935) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: types wait changes
#14150 opened Nov 30, 2025 by tuzixiangsLoading…
refactor(build): extract shared build helpers into build-shared.js 🧹 p1-chore Priority 1: this doesn't change code behavior. scope: infra
#14147 opened Nov 28, 2025 by Hamed-AjajLoading…
fix(hmr): handle cached text node update 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: hmr
#14134 opened Nov 24, 2025 by edison1105Loading…
fix(Transition): fixed transition completing too early when slowing down animation speed in browser dev tools 🔩 p2-edge-case scope: transition
#14113 opened Nov 18, 2025 by AchoDevLoading…
feat(compiler-core): support false prop shorthand version: minor
#14110 opened Nov 18, 2025 by KazariEXLoading…
chore(ts): remove Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
baseUrl, make paths relative 🧹 p1-chore #14075 opened Nov 10, 2025 by camc314Loading…
chore(deps): update test to v4 (major) dependencies Pull requests that update a dependency file
#14073 opened Nov 10, 2025 by renovatebotLoading…
1 task
types(defineProps): avoid never props becoming boolean flags ready to merge The PR is ready to be merged. scope: types
#14059 opened Nov 6, 2025 by edison1105Loading…
fix(runtime-core): guard prop validator against invalid types to avoid instanceof crash (fix #14041) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. need test The PR has missing test cases. wait changes
#14042 opened Oct 31, 2025 by ZKunZhangLoading…
fix(compiler-ssr): expand v-model Priority 2: this is not breaking anything but nice to have it addressed. scope: ssr wait changes
option selected inclusion logic 🍰 p2-nice-to-have #13963 opened Oct 5, 2025 by alex-snezhkoLoading…
fix(compiler-core): handle unexpected characters in attribute names 🍰 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.
#13952 opened Sep 30, 2025 by linzhe141Loading…
refactor(effectScope): replace cleanups array with abort listener ✨ feature request New feature or request version: minor
#13938 opened Sep 28, 2025 by 9romiseLoading…
fix(compiler-core): avoid v-if branch autogen key conflicts 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: compiler
#13936 opened Sep 27, 2025 by alex-snezhkoLoading…
test(vapor): use browser mode instead of pupeteer to run tests scope: vapor related to vapor mode version: minor
#13934 opened Sep 26, 2025 by sheremet-vaLoading…
feat(compiler-sfc): enhance cache management with configurable options ✨ feature request New feature or request version: minor
#13926 opened Sep 25, 2025 by edison1105Loading…
fix(shared): class presence overrides 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed.
#13911 opened Sep 21, 2025 by alex-snezhkoLoading…
feat(effectScope): add lazy-initialized The PR is ready to be merged. scope: reactivity version: minor
signal getter with automatic abort on stop ready to merge #13908 opened Sep 19, 2025 by 9romiseLoading…
fix(ssr): filter out transition-specific props to avoid invalid HTML attributes 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: transition wait changes
#13894 opened Sep 15, 2025 by ZKunZhangLoading…
PreviousNext
ProTip! Filter pull requests by the default branch with base:main.