Author
Label
Projects
Milestones
Reviews
Assignee
Sort
fix(runtime-core): fix keep-alive component causing hydration node mismatch (fix #4817)
#5636
opened Mar 28, 2022 by
mefcorvi
fix: The withDefaults function loses arguments when assigning a function default value #5253
#5615
opened Mar 23, 2022 by
hcg1023
fix(define-custom-element): ensure async wrapper passes custom element callback to inner component This ensures event emits work for async coponent in custom elements. (fix #5599)
feat: custom elements
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#5601
opened Mar 17, 2022 by
LinusBorg
fix(reactivity): lose activeEffectScope when effectScope(true)
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
feat: reactivity
🔍 review needed
This PR requires a review by a member
fix(suspense): warn when using asnyc setup when not inside a Supsense boundary. (fix: #3659)
feat: suspense
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
Fix: missing reserved props 🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ref_key
& ref_for
(fix #5563)
feat: ssr
#5564
opened Mar 10, 2022 by
paraboul
fix(runtime-core): Make transition behavior in KeepAlive in dev-mode consistent with production-mode.
#5557
opened Mar 10, 2022 by
ygj6
chore(reactivity):use warn
🧹 p1-chore
Priority 1: this doesn't change code behavior.
ready to merge
The PR is ready to be merged.
#5548
opened Mar 9, 2022 by
xxmyyds
fix(runtime-core): fix event listener as dynamicProp is added erroneously to props
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
#5517
opened Mar 4, 2022 by
iwusong
feat( runtime-core ) : ApiInject
🧹 p1-chore
Priority 1: this doesn't change code behavior.
#5501
opened Mar 2, 2022 by
Tonysmark
fix(compiler-sfc): Check if the type modifier in the import statement
feat: compiler
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
#5498
opened Mar 1, 2022 by
zhmushan
fix: patch translate as an attr
🔨 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.
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.