Skip to content

v2.5.1

Compare
Choose a tag to compare
@airyland airyland released this 07 Jul 09:21
· 733 commits to v2 since this release

Group

  • [feature] Add slot:title #1650

Swiper

  • [fix] Fix array-from issue with webpack@3 #1649

XTextarea

  • [feature] Add method:updateAutosize

Datetime

  • [fix] Fix style missing #1659

TransferDom

  • [enhance] Do not re-render on event:componentUpdated

Group

  • [feature] 添加 slot:title #1650

Swiper

  • [fix] 修复 array-from 在 webpack@3 下报错问题 #1649

XTextarea

  • [feature] 添加方法 updateAutosize 在存在默认值的情况下手动重置高度

Datetime

  • [fix] 修复插件形式使用时缺失样式导致报错问题 #1659

TransferDom

  • [enhance] 默认不在组件内容更新时自动重新渲染,修复 popup-picker 关闭闪现体验问题