-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(types): set dom stub type to
never
instead of {}
#13915
opened Sep 22, 2025 by
KazariEX
Loading…
fix(compiler-vapor): treat template v-for with single component child as component
scope: vapor
related to vapor mode
version: minor
#13914
opened Sep 22, 2025 by
edison1105
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
feat(effectScope): add lazy-initialized
signal
getter with automatic abort on stop
scope: reactivity
version: minor
#13908
opened Sep 19, 2025 by
9romise
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 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
@vue-ignore
in runtime type resolution
🍰 p2-nice-to-have
#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(custom-element): set prop runs pending mutations before disconnect
#13897
opened Sep 16, 2025 by
alex-snezhko
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(reactivity): prevent unnecessary computed recalculations in dev mode
need test
The PR has missing test cases.
scope: reactivity
#13880
opened Sep 13, 2025 by
ZKunZhang
Loading…
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…
feat(watch): add support for New feature or request
version: minor
AbortController
scope: reactivity
✨ feature request
#13861
opened Sep 9, 2025 by
9romise
Loading…
fix(compiler-sfc): custom lang import usage detection for non-inline templates
#13858
opened Sep 8, 2025 by
alex-snezhko
Loading…
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 Priority 2: this is not breaking anything but nice to have it addressed.
scope: transition
forceReflow
on the correct document (fix #13849)
🍰 p2-nice-to-have
#13853
opened Sep 5, 2025 by
zusorio
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.