We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d311cd commit ebccab0Copy full SHA for ebccab0
examples/doc/updateLog.md
@@ -1,3 +1,9 @@
1
+2017-11-21
2
+1、新增 table 组件设置背景色功能
3
+2、优化 table 组件行点击变色功能由状态管理形式改为状态管理与dom操作结合的形式(解决上万条数据行浮动卡顿、内存飙升的问题)
4
+3、优化 table 组件行浮动变色功能由状态管理形式改为状态管理与dom操作结合的形式(解决上万条数据行浮动卡顿、内存飙升的问题)
5
+4、优化 table 组件当没有checkbox 多选功能时关闭相关检查
6
+
7
2017-11-13
8
1、table 组件修复表格表框有缝隙的问题
9
2、table 组件高度未设置或者设置的高度大于实际表格高度时,表格高度自适应
0 commit comments