3.0.0-alpha.1
·
1302 commits
to main
since this release
2021-10-7
- 🌟 Refactor
Tabs#4732- Removed
prevClick,nextClickevents, and usetabScrollevent instead - Obsolete the
tabBarExtraContentslot, replace it with the rightExtra slot, and add theleftExtraslot - Added
addIcon,closeIcon,moreIconslots
- Removed
- 🌟 Refactor
Card, discard the tabList slots configuration, and use the customTab slot for unified configuration #4732 - 🌟 Refactor
Drawer- Added
autofocuscontentWrapperStylefooterStyleheaderStylepushsizeforceRenderand other attributes - Added
closeIconextrafooterand other slots - Deprecated
afterVisibleChangeproperty, use event with the same name instead
- Added
- 🐞 Fix the problem that
Tablepagination does not respond to changes 1add0d - 🐞 Fix
notificationstyle misalignment problem #4703 - 🐞 Fix the selection, dragging and other abnormalities caused by
TreefieldsName #4726
- 🌟 重构
Tabs#4732- 移除
prevClick、nextClick事件,使用tabScroll事件替代 - 废弃
tabBarExtraContent插槽,使用 rightExtra 插槽替换,同时新增leftExtra插槽 - 新增
addIcon、closeIcon、moreIcon插槽
- 移除
- 🌟 重构
Card,废弃 tabList slots 配置,使用 customTab 插槽统一配置 #4732 - 🌟 重构
Drawer- 新增
autofocuscontentWrapperStylefooterStyleheaderStylepushsizeforceRender等属性 - 新增
closeIconextrafooter等插槽 - 废弃
afterVisibleChange属性,使用同名事件替代
- 新增
- 🐞 修复
Tablepagination 没有响应式变化问题 1add0d - 🐞 修复
notification样式错位问题 #4703 - 🐞 修复
TreefieldsName 导致的选中、拖拽等异常 #4726