-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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(ssr): ensure empty slots render as comment node in Transition
🔨 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(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…
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…
fix(runtime-core): fix the issue of passing incorrect parentComponent to patch when KeepAlive is activated
🔨 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
#13218
opened Apr 17, 2025 by
yinhangfeng
Loading…
fix(test): report correct value of Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
__EXTEND_POINT__
when subsequent error codes is less than it
🧹 p1-chore
#13213
opened Apr 16, 2025 by
KazariEX
Loading…
fix(compiler-sfc): throw mismatched script langs error before invoking babel (fix #13193)
🍰 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
#13194
opened Apr 13, 2025 by
adrianbrs
Loading…
fix(scripts): add error handling to verify-treeshaking script
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#13192
opened Apr 12, 2025 by
listar
Loading…
fix(compiler-sfc): auto add nesting selector for nesting ::v-deep
🔨 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
#13163
opened Apr 5, 2025 by
edison1105
Loading…
fix(Transition): handle KeepAlive + transition leaving 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: transition
#13152
opened Apr 2, 2025 by
edison1105
Loading…
fix(ssr): render 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 to merge
The PR is ready to be merged.
scope: ssr
hidden
correctly
🔨 p3-minor-bug
#13125
opened Mar 31, 2025 by
chirokas
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(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…
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.
version: minor
#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…
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): 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…
Previous Next
ProTip!
Follow long discussions with comments:>50.