Skip to content

Commit a441d2e

Browse files
author
黄书伟
committed
update
1 parent df7d65f commit a441d2e

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

examples/doc/updateLog.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
2017-10-24
2-
1、修复table组件单元格编辑后分页单元格内容不变化的问题 #24
3-
2、废除单元格编辑格式化回调函数 `cell-edit-formatter`(破坏了响应式)
4-
3、列宽拖动在IE9下失效的问题 #20
1+
2+
2017-10-31
3+
1、添加 umd 版本,html 中可以直接通过 `<script>` 标签方式引入 #29 #22
54

65
2017-10-30
76

87
1、table组件支持 footer 汇总功能
9-
2、修复table组件高度自适应会遮住最后一行内容的问题
8+
2、修复table组件高度自适应会遮住最后一行内容的问题
9+
10+
2017-10-24
11+
1、修复table组件单元格编辑后分页单元格内容不变化的问题 #24
12+
2、废除单元格编辑格式化回调函数 `cell-edit-formatter`(破坏了响应式)
13+
3、列宽拖动在IE9下失效的问题 #20

0 commit comments

Comments
 (0)