-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Issues: vuejs/core
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fix(runtime-core): respect immutability for readonly reactive arrays in 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.
regression
v-for
🔨 p3-minor-bug
#13091
opened Mar 23, 2025 by
jh-leong
Loading…
fix(runtime-dom): map kebab attributes to camelCase props (fix #13055)
🔨 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.
#13085
opened Mar 21, 2025 by
vonBrax
Loading…
fix(reactivity): queuing effects in an array
ready to merge
The PR is ready to be merged.
scope: reactivity
version: minor
#13078
opened Mar 20, 2025 by
johnsoncodehk
Loading…
fix(Suspence): handle Suspense + KeepAlive HMR updating 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: suspense
#13076
opened Mar 20, 2025 by
yangxiuxiu1115
Loading…
feat(runtime-core): expose pauseTracking and resetTracking
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#13072
opened Mar 19, 2025 by
zhiyuanzmj
Loading…
fix: use modelValueModifiers instead of modelModifiers
🍰 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: vapor
related to vapor mode
#13070
opened Mar 19, 2025 by
zhiyuanzmj
Loading…
fix: handle nullish dynamic event name with event modifiers
🍰 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.
#13060
opened Mar 18, 2025 by
linzhe141
Loading…
fix: make 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
transformAssetUrl
compatible with Node.js subpath imports patterns
🔨 p3-minor-bug
#13045
opened Mar 16, 2025 by
haoqunjiang
Loading…
fix(custom-element): ensure correct order of nested component 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
#13030
opened Mar 13, 2025 by
yangxiuxiu1115
Loading…
feat(compiler-core): support browser environment for walkIdentifiers
🍰 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
#13016
opened Mar 10, 2025 by
zhiyuanzmj
Loading…
fix(types): exclude The PR is ready to be merged.
scope: types
undefined
from inferred prop types with default values
ready to merge
#13007
opened Mar 8, 2025 by
jh-leong
Loading…
test(compiler-vapor): add index test for v-for
ready to merge
The PR is ready to be merged.
scope: vapor
related to vapor mode
#13004
opened Mar 7, 2025 by
zhiyuanzmj
Loading…
fix: always treat autocorrect as attribute
browser specific
🍰 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.
#13001
opened Mar 6, 2025 by
Ecco
Loading…
fix(types): restrict provide() key to string | InjectionKey to avoid unexpected key collisions
ready to merge
The PR is ready to be merged.
scope: types
version: minor
#12999
opened Mar 5, 2025 by
et84121
Loading…
fix(types/toRef): ensure compatibility for The PR is ready to be merged.
scope: types
ShallowRef
unions in TS <=5.3
ready to merge
#12996
opened Mar 5, 2025 by
jh-leong
Loading…
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…
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(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…
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…
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(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(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…
Previous Next
ProTip!
Adding no:label will show everything without a label.