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

chore: fix casing
#13973 opened Oct 7, 2025 by iiio2 Loading…
chore(deps): update dependency pretty-bytes to v7 dependencies Pull requests that update a dependency file
#13968 opened Oct 6, 2025 by renovate bot Loading…
1 task
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#13967 opened Oct 6, 2025 by renovate bot Loading…
1 task
fix(custom-element): optimize slot retrieval to avoid duplicates 🔨 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: custom elements
#13961 opened Oct 4, 2025 by edison1105 Loading…
fix(v-model): number modifier should update input value 🔨 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: v-model
#13959 opened Oct 2, 2025 by cszhjh 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(runtime-dom): ensure iframe sandbox is handled as an attribute to prevent unintended behavior 🔨 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.
#13950 opened Sep 29, 2025 by dejour Loading…
chore(lint): replace deprecated tseslint.config and prefer-ts-expect-error 🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
#13942 opened Sep 29, 2025 by 9romise Loading…
chore(deps): update test dependencies Pull requests that update a dependency file
#13940 opened Sep 29, 2025 by renovate bot Loading…
1 task
chore(deps): update build dependencies Pull requests that update a dependency file
#13939 opened Sep 29, 2025 by renovate bot Loading…
1 task
chore(compiler): Update Babel 8 🛑 on hold This PR can't be merged until other work is finished
#13937 opened Sep 28, 2025 by liuxingbaoyu 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…
fix(compiler-core): fix v-bind shorthand handling for in-DOM templates 🔨 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.
#13933 opened Sep 26, 2025 by edison1105 Loading…
fix(Suspense): reset vnode.placeholder to null when removing placeholder 🔨 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: suspense
#13928 opened Sep 26, 2025 by edison1105 Loading…
ProTip! Filter pull requests by the default branch with base:main.