-
- Notifications
You must be signed in to change notification settings - Fork 8.9k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(suspense): defer clearing fallback vnode reference to should unmount active branch first
#14080 opened Nov 12, 2025 by linzhe141 Loading…
fix(runtime-vapor): separate slot owner and consumer contexts
#14074 opened Nov 10, 2025 by edison1105 • Draft
chore(deps): update test to v4 (major) dependencies Pull requests that update a dependency file
#14073 opened Nov 10, 2025 by renovate bot Loading…
1 task
chore(deps): update dependency @types/node to v24 dependencies Pull requests that update a dependency file
#14072 opened Nov 10, 2025 by renovate bot Loading…
1 task
chore(deps): update build (major) dependencies Pull requests that update a dependency file
#14071 opened Nov 10, 2025 by renovate bot Loading…
1 task
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#14070 opened Nov 10, 2025 by renovate bot Loading…
1 task
chore(deps): update build dependencies Pull requests that update a dependency file
#14069 opened Nov 10, 2025 by renovate bot Loading…
1 task
chore(deps): update test dependencies Pull requests that update a dependency file
#14068 opened Nov 10, 2025 by renovate bot Loading…
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 edison1105 Loading…
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 ZKunZhang Loading…
fix(runtime-vapor): more accurate fallthrough attr support scope: vapor related to vapor mode version: minor wait changes
#13972 opened Oct 7, 2025 by alex-snezhko Loading…
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-snezhko Loading…
fix(provide): warn when using 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.
provide after mounting 🔨 p3-minor-bug #13954 opened Sep 30, 2025 by skirtles-code Loading…
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. wait changes
#13952 opened Sep 30, 2025 by linzhe141 Loading…
refactor(effectScope): replace cleanups array with abort listener ✨ feature request New feature or request version: minor
#13938 opened Sep 28, 2025 by 9romise Loading…
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-snezhko Loading…
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-va Loading…
feat(compiler-sfc): enhance cache management with configurable options ✨ feature request New feature or request version: minor
#13926 opened Sep 25, 2025 by edison1105 Loading…
Dependency Injection Inheritance: Solution A 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. wait changes
#13924 opened Sep 24, 2025 by benjamin-larsen Loading…
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-snezhko Loading…
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 9romise Loading…
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 ZKunZhang Loading…
fix(reactivity): prevent unnecessary computed recalculations in dev mode need test The PR has missing test cases. scope: reactivity
#13880 opened Sep 13, 2025 by ZKunZhang Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.