Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9k
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
refactor(build): extract shared build helpers into build-shared.js
#14147 openedNov 28, 2025 byHamed-AjajLoading…
fix(hmr): handle cached text node update 🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: hmr
#14134 openedNov 24, 2025 byedison1105Loading…
chore(deps): update actions/checkout action to v6 dependenciesPull requests that update a dependency file
#14131 openedNov 24, 2025 byrenovatebotLoading…
1 task
fix(deps): update dependency monaco-editor to ^0.55.1 dependenciesPull requests that update a dependency file
#14130 openedNov 24, 2025 byrenovatebotLoading…
1 task
fix(Transition): fixed transition completing too early when slowing down animation speed in browser dev tools 🔩 p2-edge-case scope: transition
#14113 openedNov 18, 2025 byAchoDevLoading…
feat(compiler-core): support false prop shorthand version: minor
#14110 openedNov 18, 2025 byKazariEXLoading…
chore(ts): removePriority 1: this doesn't change code behavior. ready to mergeThe PR is ready to be merged.
baseUrl, makepaths relative 🧹 p1-chore #14075 openedNov 10, 2025 bycamc314Loading…
chore(deps): update test to v4 (major) dependenciesPull requests that update a dependency file
#14073 openedNov 10, 2025 byrenovatebotLoading…
1 task
chore(deps): update dependency @types/node to v24 dependenciesPull requests that update a dependency file
#14072 openedNov 10, 2025 byrenovatebotLoading…
1 task
chore(deps): update build (major) dependenciesPull requests that update a dependency file
#14071 openedNov 10, 2025 byrenovatebotLoading…
1 task
fix(deps): update all non-major dependencies dependenciesPull requests that update a dependency file
#14070 openedNov 10, 2025 byrenovatebotLoading…
1 task
chore(deps): update build dependenciesPull requests that update a dependency file
#14069 openedNov 10, 2025 byrenovatebotLoading…
1 task
chore(deps): update test dependenciesPull requests that update a dependency file
#14068 openedNov 10, 2025 byrenovatebotLoading…
1 task
types(defineProps): avoid never props becoming boolean flags ready to mergeThe PR is ready to be merged. scope: types
#14059 openedNov 6, 2025 byedison1105Loading…
fix(runtime-core): guard prop validator against invalid types to avoid instanceof crash (fix #14041) 🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed. need testThe PR has missing test cases. wait changes
#14042 openedOct 31, 2025 byZKunZhangLoading…
fix(compiler-ssr): expand v-modelPriority 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 openedOct 5, 2025 byalex-snezhkoLoading…
fix(compiler-core): handle unexpected characters in attribute names 🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed. ready to mergeThe PR is ready to be merged.
#13952 openedSep 30, 2025 bylinzhe141Loading…
refactor(effectScope): replace cleanups array with abort listener ✨ feature requestNew feature or request version: minor
#13938 openedSep 28, 2025 by9romiseLoading…
fix(compiler-core): avoid v-if branch autogen key conflicts 🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed. scope: compiler
#13936 openedSep 27, 2025 byalex-snezhkoLoading…
test(vapor): use browser mode instead of pupeteer to run tests scope: vaporrelated to vapor mode version: minor
#13934 openedSep 26, 2025 bysheremet-vaLoading…
feat(compiler-sfc): enhance cache management with configurable options ✨ feature requestNew feature or request version: minor
#13926 openedSep 25, 2025 byedison1105Loading…
fix(shared): class presence overrides 🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.
#13911 openedSep 21, 2025 byalex-snezhkoLoading…
feat(effectScope): add lazy-initializedThe PR is ready to be merged. scope: reactivity version: minor
signal getter with automatic abort on stop ready to merge #13908 openedSep 19, 2025 by9romiseLoading…
ProTip! Exclude everything labeled
bug with-label:bug.