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(types): set dom stub type to never instead of {}
#13915 opened Sep 22, 2025 by KazariEX Loading…
chore(deps): update dependency jsdom to v27 dependencies Pull requests that update a dependency file
#13913 opened Sep 22, 2025 by renovate bot Loading…
1 task
chore(deps): update actions/setup-node action to v5 dependencies Pull requests that update a dependency file
#13912 opened Sep 22, 2025 by renovate bot Loading…
1 task
fix(shared): class presence overrides
#13911 opened Sep 21, 2025 by alex-snezhko Loading…
fix(custom-element): use PatchFlags.BAIL for slot when props are present 🔨 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
#13907 opened Sep 19, 2025 by edison1105 Loading…
fix(compiler-sfc): add support for @vue-ignore in runtime type resolution 🍰 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: sfc
#13906 opened Sep 19, 2025 by edison1105 Loading…
fix(reactivity): respect readonly during ref unwrapping 🔨 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: reactivity
#13905 opened Sep 18, 2025 by edison1105 Loading…
fix(custom-element): properly mount multiple Teleports in custom element component w/ shadowRoot false 🔨 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
#13900 opened Sep 17, 2025 by linzhe141 Loading…
fix(TransitionGroup): 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…
chore(deps): update actions/github-script action to v8 dependencies Pull requests that update a dependency file
#13885 opened Sep 15, 2025 by renovate bot Loading…
1 task
chore(deps): update all non-major dependencies dependencies Pull requests that update a dependency file
#13883 opened Sep 15, 2025 by renovate bot Loading…
1 task
chore(deps): update test dependencies Pull requests that update a dependency file
#13882 opened Sep 15, 2025 by renovate bot Loading…
1 task
fix(compiler-dom): nodes with v-once shouldn't be stringified 🔨 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: compiler
#13878 opened Sep 12, 2025 by Arman19941113 Loading…
fix(compiler-sfc): prefix digit css custom properties 🔨 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: sfc
#13870 opened Sep 11, 2025 by danielroe Loading…
fix(hmr): update old instance during hmr reload scope: vapor related to vapor mode version: minor
#13866 opened Sep 11, 2025 by edison1105 Loading…
wip: hydrate vapor teleport
#13864 opened Sep 10, 2025 by edison1105 Draft
chore(deps): update compiler dependencies Pull requests that update a dependency file
#13857 opened Sep 8, 2025 by renovate bot Loading…
1 task
chore(deps): update build dependencies Pull requests that update a dependency file
#13856 opened Sep 8, 2025 by renovate bot Loading…
1 task
fix(transition-group): run forceReflow on the correct document (fix #13849) 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: transition
#13853 opened Sep 5, 2025 by zusorio Loading…
ProTip! Exclude everything labeled bug with -label:bug.