Releases: tinper-bee/bee-table
Releases · tinper-bee/bee-table
v2.2.34
- [email protected]
- [ Fixbug ] 解决treetable右侧出现空白的问题。
- [ Fixbug ] 解决模态框中表格滚动条计算问题。
v2.2.32
- [email protected]
- [ Fixbug ] 固定表头增加最大宽度限制。
v2.2.31
- [email protected]
- [ Fixbug ] 行拖拽,表头更新后,拖拽把手丢失。
v2.2.29
- [email protected]
- [ Fixbug ]树表异步加载子节点,data数据未更新的问题。
v2.2.28
- [email protected]
- [ Feature ]单选关联行样式改变。
- [ Fixbug ]表格交换列后,再拖拽列宽,作用元素不对。
v2.2.27
- [email protected]
- [ Fixbug ]多表头拖拽,报错 lastObj 为 undefined。
v2.2.26
v2.2.23
- [email protected]
- [ Feature ]行点击事件关联单选功能。
v2.2.22
- [email protected]
- [ Fixbug ]Grid表格显示错位。
- [ Fixbug ]行点击事件有延迟。
v2.2.21
- [email protected]
- [ Feature ]大数据滚动加载,递归逻辑优化,willReceiveProps逻辑优化
- [ Fixbug ]记录
record
中的children = []
时,显示了多余的展开图标