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
Assigned to nobody Loading
Sort

Pull requests list

fix(runtime-vapor): handle css vars work with empty VaporFragment 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: vapor related to vapor mode
#14268 opened Jan 1, 2026 by edison1105 Loading…
fix(compiler-sfc): avoid duplicated unref import for vapor mode 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: vapor related to vapor mode version: minor
#14267 opened Jan 1, 2026 by edison1105 Loading…
fix(ssr): handle v-bind modifiers during render attrs 🍰 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: ssr
#14263 opened Dec 30, 2025 by Gianthard-cyh Loading…
fix(compiler-sfc): handle indexed access types in declare global blocks 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: sfc
#14260 opened Dec 29, 2025 by edison1105 Loading…
chore(deps): update actions/cache action to v5 dependencies Pull requests that update a dependency file
#14258 opened Dec 29, 2025 by renovate bot Loading…
1 task
chore(deps): update dependency typescript-eslint to ^8.51.0 dependencies Pull requests that update a dependency file
#14257 opened Dec 29, 2025 by renovate bot Loading…
1 task
build: use rolldown scope: vapor related to vapor mode version: minor
#14240 opened Dec 24, 2025 by edison1105 Loading…
types(jsx): improve autocomplete type 🍰 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: types
#14237 opened Dec 22, 2025 by rzzf Loading…
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#14235 opened Dec 22, 2025 by renovate bot Loading…
1 task
chore(deps): update test dependencies Pull requests that update a dependency file
#14234 opened Dec 22, 2025 by renovate bot Loading…
1 task
chore(deps): update dependency postcss-selector-parser to ^7.1.1 dependencies Pull requests that update a dependency file
#14232 opened Dec 22, 2025 by renovate bot Loading…
1 task
chore(deps): update build dependencies Pull requests that update a dependency file
#14231 opened Dec 22, 2025 by renovate bot Loading…
1 task
fix(runtime-dom): handle activeElement check in Shadow DOM for v-model 🔨 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 LordSalmon Loading…
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 tuzixiangs Loading…
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-Ajaj Loading…
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
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…
chore: bump node version to lts
#14026 opened Oct 28, 2025 by iiio2 Loading…
fix(compiler-ssr): expand v-model option selected inclusion logic 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: ssr wait changes
#13963 opened Oct 5, 2025 by alex-snezhko Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.