-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Pull requests: vuejs/core
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(compat): handle v-bind before v-for still throws COMPILER_V_BIND_OBJECT_ORDER warn
🔨 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
#12993
opened Mar 4, 2025 by
yangxiuxiu1115
Loading…
feat(runtime-vapor): use shallow clone to support shallowRef in v-for
scope: vapor
related to vapor mode
#12985
opened Mar 3, 2025 by
zhiyuanzmj
Loading…
feat(hydration): defer loading of async components until actual hydrate
breaking change
ready for review
This PR requires more reviews
version: minor
#12975
opened Mar 2, 2025 by
edison1105
Loading…
fix(runtime-vapor): prevent passing an empty string to classList.add
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#12974
opened Mar 2, 2025 by
zhiyuanzmj
Loading…
types: compatible with TS 5.8
ready to merge
The PR is ready to be merged.
scope: types
#12973
opened Mar 1, 2025 by
yangmingshan
Loading…
feat(vapor): devtools support
scope: vapor
related to vapor mode
#12972
opened Mar 1, 2025 by
webfansplz
•
Draft
feat(runtime-dom): allow specifying additional options for 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
shadowRoot
in custom elements
🔨 p3-minor-bug
#12965
opened Feb 27, 2025 by
padcom
Loading…
feat(vapor): vapor transition
scope: vapor
related to vapor mode
#12962
opened Feb 27, 2025 by
edison1105
•
Draft
refactor: migrate to getCurrentInstance API
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#12958
opened Feb 27, 2025 by
OnlyWick
Loading…
fix(compile-vapor): ensure component node is initialized before applyVShow is called
scope: vapor
related to vapor mode
#12951
opened Feb 26, 2025 by
edison1105
Loading…
fix(customFormatter): properly accessing ref value during debugger
🍰 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.
#12948
opened Feb 26, 2025 by
edison1105
Loading…
feat(types): enhanced defineComponent inference
version: minor
#12935
opened Feb 24, 2025 by
johnsoncodehk
Loading…
feat(compiler-core): add related to vue language-tools
ready to merge
The PR is ready to be merged.
scope: compiler
tagLoc
and closeTagLoc
to element ast node
language-tools
#12928
opened Feb 22, 2025 by
KazariEX
Loading…
fix(Suspense): update Suspense vnode's el during branch self-update
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: suspense
#12922
opened Feb 20, 2025 by
edison1105
Loading…
fix(compiler-sfc): add scoping tag to trailing universal selector
🔨 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
#12918
opened Feb 20, 2025 by
thecodewarrior
Loading…
fix(runtime-core): handle KeepAlive children unmount when wrapped in stable v-for
🔨 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: keep-alive
#12915
opened Feb 19, 2025 by
edison1105
Loading…
feat(compiler-core): allow directive modifiers to be dynamic (fix #8281)
ready for review
This PR requires more reviews
✨ feature request
New feature or request
version: minor
#12913
opened Feb 19, 2025 by
Fuzzyma
Loading…
feat(useTemplateRef): allows useTemplateRef to be called multiple times using the same key
🍰 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.
#12904
opened Feb 18, 2025 by
edison1105
Loading…
fix(runtime-core): handle ref unmounting in conditional updates
🔨 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.
#12900
opened Feb 17, 2025 by
inottn
Loading…
fix(runtime-core): handle useTemplateRef multiple calls
🍰 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.
#12883
opened Feb 17, 2025 by
kovsu
Loading…
feat(compiler-sfc): enhance type resolution with support for generic type parameters
🔨 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
#12876
opened Feb 14, 2025 by
edison1105
Loading…
fix(types): avoid merging component instance into 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: types
$props
in ComponentInstance
🔨 p3-minor-bug
#12870
opened Feb 13, 2025 by
jh-leong
Loading…
feat(ssr): introduce This PR requires more reviews
✨ feature request
New feature or request
version: minor
ssrClearCompileCache
ready for review
#12868
opened Feb 13, 2025 by
edison1105
Loading…
fix(custom-element): properly resolve props for sync component defs
🔨 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
#12855
opened Feb 11, 2025 by
edison1105
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.