Skip to content
Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort
newfile
#5624 opened Mar 25, 2022 by ank241999
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 need guidance
#5601 opened Mar 17, 2022 by LinusBorg
fix(reactivity): lose activeEffectScope when effectScope(true) p4-important feat: reactivity 🔍 review needed
#5575 opened Mar 12, 2022 by a65162 Approved
fix(suspense): warn when using asnyc setup when not inside a Supsense boundary. (fix: #3659) feat: suspense 🔨 p3-minor-bug
#5565 opened Mar 10, 2022 by LinusBorg Approved
Fix: missing reserved props ref_key & ref_for (fix #5563) feat: ssr 🔨 p3-minor-bug
#5564 opened Mar 10, 2022 by paraboul
chore(reactivity):use warn 🧹 p1-chore ready to merge
#5548 opened Mar 9, 2022 by xxmyyds
Allow css variables
#5542 opened Mar 8, 2022 by 2A5F
fix(runtime-core): fix event listener as dynamicProp is added erroneously to props p4-important
#5517 opened Mar 4, 2022 by iwusong
feat( runtime-core ) : ApiInject 🧹 p1-chore
#5501 opened Mar 2, 2022 by Tonysmark
fix(compiler-sfc): Check if the type modifier in the import statement feat: compiler 🔨 p3-minor-bug
#5498 opened Mar 1, 2022 by zhmushan
fix: patch translate as an attr 🔨 p3-minor-bug ready to merge
#5485 opened Feb 25, 2022 by zhmushan Approved
ProTip! Exclude everything labeled bug with -label:bug.