Skip to content

v2.6.19

Compare
Choose a tag to compare
@xuliangzhan xuliangzhan released this 13 Nov 13:36
· 1365 commits to master since this release
  • table
    • 增加方法 getRowExpandRecords
    • 增加方法 getTreeExpandRecords
    • 增加属性 cellStyle
    • 增加属性 headerCellStyle
    • 增加属性 footerCellStyle
    • 增加属性 rowStyle
    • 增加属性 headerRowStyle
    • 增加属性 footerRowStyle
    • 横向虚拟滚动支持自定义宽度
    • 横向虚拟滚动支持列宽拖动
    • 导入设置支持类型 (by @jianliulin #509)
    • 修复高度计算问题 (by @adoniscyz #511)
    • 修复编辑报错问题 (by @fying-snow #515)
    • 内部优化
  • column
    • 修复 indexMethod 参数错误问题
  • toolbar
    • 增加参数 setting.checkMethod
    • 优化导入/导出