Skip to content

Commit 0ea8e63

Browse files
author
黄书伟
committed
日志
1 parent d945cbd commit 0ea8e63

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/doc/updateLog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2017-12-12
2+
1、table 组件 行单击事件名称由`on-row-click`改为`row-click`
3+
2、table 组件 添加行双击击回调 `row-dblclick` #63
4+
3、table 组件 添加表头单元格单击回调 `title-click`
5+
4、table 组件 添加表头单元格双击回调 `title-dblclick`
6+
5、table 组件 修复当有全选功能时,‘全不选择’没有触发回调的 bug #62
7+
6、table 组件 优化当存在分页时,页码改变滚动条回到顶部
8+
19
2017-12-4
210
1、table 组件支持通过设置属性sort-always允许排序只在升序和降序切换 #57
311
2、修复 table 组件 数据变化合并单元格样式错乱的问题 #60

0 commit comments

Comments
 (0)