Releases: tinper-bee/bee-table
Releases · tinper-bee/bee-table
v2.0.21
- [email protected]
- [Fixbug]表格数据为空时,表头列多时,滚动条隐藏
v2.0.20
- [email protected]
- [Feature]增加
singleSelect
单选功能的高阶函数 - [Fixbug]解决嵌套表格节点数据展开后没有下拉 icon 的问题
- [Feature]“暂无数据”支持多语
- [Feature]增加
bee-table
- [email protected]
- [Feature]实现行拖拽改变顺序
- [Fix]过滤列样式修改,以及jira字体等处理
- [Fix]table 表头拖拽操作优化以及事件多次绑定问题。
v2.0.13
v2.0.12
- [email protected]
- [Feature]优化嵌套子表格的样式
bee-table
v2.0.9
- [Feature][email protected]
- 修改表头背景色、分割线颜色、文字颜色
- 示例中表格和表头行高统一为40px
- 操作列示例统一使用bee-popconfirm组件
bee-table
- [Fixbug][email protected]
- 紧急修复,componentWillUnmount 中 this.table 为空问题
bee-table
- [Fixbug][email protected]
- package.json中的文件,在组件代码中的使用情况。
- 所有示例中的依赖,全部换成tinper-bee的依赖。
- 排查key错误,修改table的源码进行处理,2个地方。
- 去掉lib中多选中的checkbox的引用
- 修改checkbox样式
- 行过滤点击已选的无效
- table拖拽后,表格宽度没有同步bug