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 df7d65f commit a441d2eCopy full SHA for a441d2e
examples/doc/updateLog.md
@@ -1,9 +1,13 @@
1
-2017-10-24
2
-1、修复table组件单元格编辑后分页单元格内容不变化的问题 #24
3
-2、废除单元格编辑格式化回调函数 `cell-edit-formatter`(破坏了响应式)
4
-3、列宽拖动在IE9下失效的问题 #20
+
+2017-10-31
+1、添加 umd 版本,html 中可以直接通过 `<script>` 标签方式引入 #29 #22
5
6
2017-10-30
7
8
1、table组件支持 footer 汇总功能
9
-2、修复table组件高度自适应会遮住最后一行内容的问题
+2、修复table组件高度自适应会遮住最后一行内容的问题
10
+2017-10-24
11
+1、修复table组件单元格编辑后分页单元格内容不变化的问题 #24
12
+2、废除单元格编辑格式化回调函数 `cell-edit-formatter`(破坏了响应式)
13
+3、列宽拖动在IE9下失效的问题 #20
0 commit comments