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(reactivity): support Set composition methods
#14058 opened Nov 5, 2025 by naramdash 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…
chore: bump node version to lts
#14026 opened Oct 28, 2025 by iiio2 Loading…
feat: implement defineVaporCustomElement scope: vapor related to vapor mode ✨ feature request New feature or request version: minor
#14017 opened Oct 24, 2025 by edison1105 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…
fix(compiler-vapor): handle numbers as static text scope: vapor related to vapor mode version: minor
#13957 opened Oct 2, 2025 by zhiyuanzmj Loading…
fix(provide): warn when using provide after mounting 🔨 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.
#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…
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…
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.