Skip to content

Commit f553880

Browse files
committed
update README
1 parent fb04f7d commit f553880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
- 新增自定义单元格内容。基于 `render`函数
3939
- 新增自定义事件
4040
- 新增单元格省略
41+
- 新增单元格编辑
4142
- 新增 loading 组件
4243
- 新增单元测试。覆盖率 > 85%
4344
- 文档更新
@@ -68,6 +69,7 @@
6869
- [x] [单元格自定义](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-custom)
6970
- [x] [单元格合并](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-span)
7071
- [x] [单元格选择(键盘操作)](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-selection)
72+
- [x] [单元格编辑](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-edit)
7173
- [x] [单元格省略](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/cell-ellipsis)
7274
- [x] [行单选](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/row-radio)
7375
- [x] [行多选](http://happy-coding-clans.github.io/vue-easytable/#/zh/doc/table/row-checkbox)

0 commit comments

Comments
 (0)