bee-table/CHANGELOG.md

2.7 KiB
Raw Permalink Blame History

2.2.77 (2020-11-20)

Bug Fixes

  • currentIndex 为-1 比较判断 (8d87472)

2.2.76 (2020-11-19)

Bug Fixes

  • 优化onBodyMouseLeave调用 (3b1ffec)

2.2.75 (2020-11-18)

Features

  • 增加onBodyMouseLeave回调函数 (cb40026)

2.2.74 (2020-11-12)

Bug Fixes

  • 特殊场景this.flatTreeData为空引起报错 (6c260cd)

2.2.73 (2020-11-02)

Bug Fixes

  • 默认前端排序点击分页后数据不更新 (b236218)

2.2.72 (2020-10-30)

Features

  • 支持表格初始化时根据soter属性进行默认排序 (f346d7a)

2.2.71 (2020-10-30)

Features

  • 增加getCellClassNameAPI支持自定义单元格样式 (05d175a)

2.2.70 (2020-10-21)

Bug Fixes

  • #JCJS-4815 表格没有数据滚动滚动条后,grid页头的隐藏无法操作 (43266f2), closes #JCJS-4815

Features

  • 提供column.sumThousandth属性用于设置合计行是否开启千分位功能 (0a8f8c3)

2.2.69 (2020-10-14)

Features

  • 提供column.sumThousandth属性用于设置合计行是否开启千分位功能 (0a8f8c3)

2.2.68 (2020-10-09)