Skip to content

0.36.2

Compare
Choose a tag to compare
@honkinglin honkinglin released this 04 Jul 07:09
· 1525 commits to develop since this release
5543c96

🚀 Features

  • Form: 添加内置校验方法 whitespace @PengYYYYY (#1011)
  • Table: 新增 indeterminateSelectedRowKeys ,用于控制选中行半选状态 @chaishi (#1028)
  • Table: 可编辑单元格,支持编辑组件联动, issue#995 @chaishi (#1028)
  • Table: 树形结构行选中,支持中层节点半选状态,issue#996issue#1004 @chaishi (#1028)
  • Table: EnhancedTable 新增对外实例对象 treeDataMap @chaishi (#1028)
  • Cascader: 增加 popupVisible, readonly, selectInputProps, onPopupVisibleChange 属性,具体描述查看文档 @PengYYYYY (#990)
  • Jumper: 新增 jumper 组件 @HQ-Lin (#998)
  • Space: 优化空元素渲染 @zFitness (#1009)
  • Cascader: 基于 select-input 重构, 文本过长省略使用原生 title 展示全文本,不再使用 tooltip 组件。 @PengYYYYY (#990)

🐞 Bug Fixes

New Contributors

Full Changelog: 0.36.1...0.36.2