-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(reactivity): avoid unwrapping
.value
when the proxy is a direct wrapper of Ref
#13569
opened Jul 4, 2025 by
johnsoncodehk
•
Draft
fix(reactivity): triggerRef work with proxy wrapped refs
#13568
opened Jul 4, 2025 by
edison1105
Loading…
perf: improve regexp performance with non-capturing groups
#13567
opened Jul 4, 2025 by
KazariEX
Loading…
chore(compiler-sfc): match Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
scope: sfc
@keyframes
exactly
🧹 p1-chore
#13566
opened Jul 4, 2025 by
KazariEX
Loading…
fix(runtime-vapor): prevent hasOwnProperty error when props is null
scope: vapor
related to vapor mode
#13564
opened Jul 4, 2025 by
zhiyuanzmj
Loading…
fix(runtime-core): ensure correct anchor el for unresolved async components
wait changes
#13560
opened Jul 3, 2025 by
linzhe141
Loading…
fix(runtime-vapor): properly handle consecutive prepend operations with insertionState
scope: vapor
related to vapor mode
#13558
opened Jul 3, 2025 by
edison1105
Loading…
chore(deps): update dependency vite to v5.4.19 [security]
dependencies
Pull requests that update a dependency file
#13556
opened Jul 2, 2025 by
renovate
bot
Loading…
1 task
fix(runtime-vapor): handle vapor attrs fallthrough to vdom component
scope: vapor
related to vapor mode
#13551
opened Jul 1, 2025 by
edison1105
Loading…
fix(compiler): share logic for comments and whitespace
🍰 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: compiler
#13550
opened Jul 1, 2025 by
skirtles-code
Loading…
fix(compiler-core): identifiers in function parameters should not be inferred as references
🔨 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
#13548
opened Jul 1, 2025 by
zhiyuanzmj
Loading…
feat(runtime-core): add unwrapFragment to flatten nested Fragment nodes in vnode arrays
need discussion
#13546
opened Jul 1, 2025 by
baozjj
Loading…
fix(runtime-core): always pass context arg to functional components
🍰 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.
#13540
opened Jun 29, 2025 by
alex-snezhko
Loading…
fix(compiler-ssr): add selected option attribute from select value
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
ready for review
This PR requires more reviews
scope: ssr
#13539
opened Jun 28, 2025 by
alex-snezhko
Loading…
refactor(effectScope): scopes doubly-linked list
need more info
Further information is requested
#13535
opened Jun 27, 2025 by
importwu
Loading…
refactor(runtime-core): check Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
props
rather than propsOptions[0]
🍰 p2-nice-to-have
#13514
opened Jun 23, 2025 by
skirtles-code
Loading…
fix(compiler-core): preserve start/end whitespace nodes in whitespace: 'preserve' mode
breaking change
scope: compiler
version: minor
#13513
opened Jun 23, 2025 by
alex-snezhko
Loading…
fix(hydration): prevent lazy hydration for updated components
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope:hydration
#13511
opened Jun 22, 2025 by
edison1105
Loading…
fix(compiler-sfc): check lang before attempt to compile script
🔨 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
#13508
opened Jun 21, 2025 by
alex-snezhko
Loading…
fix(runtime-core): improve consistency of 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.
PublicInstanceProxyHandlers.has
🔨 p3-minor-bug
#13507
opened Jun 20, 2025 by
skirtles-code
Loading…
fix(runtime-vapor): component emits vdom interop
scope: vapor
related to vapor mode
#13498
opened Jun 19, 2025 by
edison1105
Loading…
feat(runtime-vapor): dynamic components work with v-html and v-text
scope: vapor
related to vapor mode
#13496
opened Jun 19, 2025 by
edison1105
Loading…
The system automatically updates the time, resulting in event loss
🍰 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.
#13494
opened Jun 18, 2025 by
mayunhai
Loading…
fix(compiler-sfc): support ${configDir} in paths for TypeScript 5.5+
🔨 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
#13491
opened Jun 18, 2025 by
edison1105
Loading…
fix(custom-element): batch custom element prop patching
🔨 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
#13478
opened Jun 15, 2025 by
alex-snezhko
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.