Skip to content

🌈 1.4.2

Compare
Choose a tag to compare
@PengYYYYY PengYYYYY released this 02 Aug 09:18
· 598 commits to develop since this release
54ee989

🚀 Features

  • Table: 可筛选表格,当前 filterValue 未设置过滤值的默认值时,不再透传 undefined 到筛选器组件,某些组件的默认值必须为数组,不允许是 undefined @chaishi (#3164)
  • Table: 可筛选表格,支持透传 attrs/style/classNames 属性、样式、类名等信息到自定义组件,tdesign-vue#2627 @chaishi (#3164)

🐞 Bug Fixes

  • Table: 固定表头固定列空数据场景,“暂无数据”错位显示问题,issue#3166 @chaishi (#3167)
  • table: 远程分页使用非受控用法时,切换超过 defaultPageSize 的页面大小数据展示不全 @ngyyuusora (#3173)

🚧 Others

Full Changelog: 1.4.1...1.4.2