2.9.10
2025-05-09
Features
- Components [tabs] expose
tabNavRef
andtabListRef
(#20552 by @xinconan) - Components [collapse-item ] enhance
title
slot withisActive
property (#20613 by @w2xi) - Components [popover]
append-to
prop (#20596 by @warmthsea) - Components [collapse] add expand icon position customization (#19537 by @zzjiaxiang)
- Components [tabs] update type and expose tabBarRef (#20670 by @warmthsea)
Bug fixes
- Components useProp import circular dep (#20574 by @btea)
- Components [collapse] avoid direct activeNames changes (#20437 by @kaine0923)
- Components [image] make
show-progress
prop available (#20590 by @w2xi) - Components [date-picker] correct injection key for default format (#20611 by @betavs)
- Components [table] shrinked table expanded when modify data (#20587 by @wNing50)
- Components [tooltip] listen clickoutside after open (#20577 by @Dsaquel)
- Components [select] update selection width calculation (#20615 by @betavs)
- Components [date-picker] merge default-value with default-time (#20550 by @Dsaquel)
- Components [popper] fix arrow overflow issue (#20049 by @xiaowhang)
- Components [mention] fix missing input emit (#20651 by @kooriookami)
- Components [loading] inherit app context (#20371 by @Dsaquel)
- Components [select-v2] label error when multiple and remote (#20668 by @Liao-js)
- Components [select-v2] tooltipRef maybe undefined (#20688 by @zhixiaotong)