github vueComponent/ant-design-vue 3.0.0-alpha.1

latest releases: 4.2.1, 4.2.0, 4.1.2...
2 years ago

2021-10-7

  • 🌟 Refactor Tabs #4732
    • Removed prevClick, nextClick events, and use tabScroll event instead
    • Obsolete the tabBarExtraContent slot, replace it with the rightExtra slot, and add the leftExtra slot
    • Added addIcon, closeIcon, moreIcon slots
  • 🌟 Refactor Card, discard the tabList slots configuration, and use the customTab slot for unified configuration #4732
  • 🌟 Refactor Drawer
    • Added autofocus contentWrapperStyle footerStyle headerStyle push size forceRender and other attributes
    • Added closeIcon extra footer and other slots
    • Deprecated afterVisibleChange property, use event with the same name instead
  • 🐞 Fix the problem that Table pagination does not respond to changes 1add0d
  • 🐞 Fix notification style misalignment problem #4703
  • 🐞 Fix the selection, dragging and other abnormalities caused by Tree fieldsName #4726

  • 🌟 重构 Tabs #4732
    • 移除 prevClicknextClick 事件,使用 tabScroll 事件替代
    • 废弃 tabBarExtraContent 插槽,使用 rightExtra 插槽替换,同时新增 leftExtra 插槽
    • 新增 addIconcloseIconmoreIcon 插槽
  • 🌟 重构 Card,废弃 tabList slots 配置,使用 customTab 插槽统一配置 #4732
  • 🌟 重构 Drawer
    • 新增 autofocus contentWrapperStyle footerStyle headerStyle push size forceRender 等属性
    • 新增 closeIcon extra footer 等插槽
    • 废弃 afterVisibleChange 属性,使用同名事件替代
  • 🐞 修复 Table pagination 没有响应式变化问题 1add0d
  • 🐞 修复 notification 样式错位问题 #4703
  • 🐞 修复 Tree fieldsName 导致的选中、拖拽等异常 #4726

Don't miss a new ant-design-vue release

NewReleases is sending notifications on new releases.