-
-
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(compiler-sfc): replace trailing universal selector with :where([id]) in scoped styles
#13404
opened May 28, 2025 by
edison1105
Loading…
fix(compiler-vapor): resolve implicitly self-referencing component
scope: vapor
related to vapor mode
#13400
opened May 28, 2025 by
edison1105
Loading…
fix(compiler-vapor): properly locate last if node
scope: vapor
related to vapor mode
#13399
opened May 28, 2025 by
edison1105
Loading…
fix(compiler-core): remove types for expressions
scope: compiler
#13397
opened May 28, 2025 by
zhiyuanzmj
Loading…
fix(hydration): handle empty content in Transition appear edge case
🔨 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:hydration
scope: transition
#13396
opened May 28, 2025 by
edison1105
Loading…
fix(compiler-vapor): remove types for expressions
scope: vapor
related to vapor mode
#13395
opened May 27, 2025 by
zhiyuanzmj
Loading…
fix(compiler-sfc): don't inject scope id before child combinator >
🔨 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
#13389
opened May 27, 2025 by
edison1105
Loading…
fix(runtime-vapor): prevent mounting functional components as virtual DOM
scope: vapor
related to vapor mode
#13385
opened May 26, 2025 by
zhiyuanzmj
Loading…
fix(runtime-vapor): should not warn invalid watch source when directly watching props
scope: vapor
related to vapor mode
#13384
opened May 26, 2025 by
edison1105
Loading…
fix(runtime-vapor): pass plain object props to createVNode during vdom interop
scope: vapor
related to vapor mode
#13382
opened May 26, 2025 by
edison1105
Loading…
fix(compat): watch arrays as deep: 1
🔨 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: v2 compat
version: minor
#13377
opened May 25, 2025 by
skirtles-code
Loading…
fix(custom-element): ensure child component styles are injected in correct order before parent styles
🔨 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
#13374
opened May 23, 2025 by
edison1105
Loading…
feat(types): add new HTML attributes for improved JSX support
🍰 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: types
#13370
opened May 22, 2025 by
jeffwcx
Loading…
chore(compiler-vapor): use compiler-dom instead of compiler-core
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#13364
opened May 21, 2025 by
zhiyuanzmj
Loading…
fix(compiler-core): do not increase newlines in 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
InEntity
state
🍰 p2-nice-to-have
#13362
opened May 21, 2025 by
KazariEX
Loading…
feat(runtime-vapor): add vapor flag for createVaporApp
scope: vapor
related to vapor mode
#13360
opened May 21, 2025 by
zhiyuanzmj
Loading…
feat(vapor): vdom Suspense render Vapor components
scope: vapor
related to vapor mode
#13355
opened May 19, 2025 by
edison1105
Loading…
fix(compiler-vapor): correct execution order of operations
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#13351
opened May 18, 2025 by
zhiyuanzmj
Loading…
fix(compiler-vapor): prevent caching UpdateExpression
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#13346
opened May 17, 2025 by
zhiyuanzmj
Loading…
fix(compiler-core): prevent root comments from blocking static node hoisting
🔨 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
#13345
opened May 17, 2025 by
alex-snezhko
Loading…
fix(types): typo of Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
scope: types
vOnce
and vSlot
🧹 p1-chore
#13343
opened May 17, 2025 by
KazariEX
Loading…
fix(types): Type 'enter' and 'tab' is not assignable to type 'VOnModifiers'
ready to merge
The PR is ready to be merged.
scope: types
#13337
opened May 16, 2025 by
selicens
Loading…
feat(vapor): templateRef vdom interop
scope: vapor
related to vapor mode
#13323
opened May 13, 2025 by
edison1105
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.