Skip to content

Commit 79b1bb3

Browse files
committed
Update README.md
1 parent f553880 commit 79b1bb3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Based on vue2.x flexible table components.
3939
- Support Custom cell content. Based on `render` function
4040
- Support Custom event
4141
- Support Cell ellipsis
42+
- Support Cell edit
4243
- Support Loading component
4344
- Add Unit test > 85% coverage
4445
- Official document update
@@ -69,6 +70,7 @@ Based on vue2.x flexible table components.
6970
- [x] [Cell Custom](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-custom)
7071
- [x] [Cell Span](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-span)
7172
- [x] [Cell Selection(keyboard operation)](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-selection)
73+
- [x] [Cell Edit](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-edit)
7274
- [x] [Cell Ellipsis](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-ellipsis)
7375
- [x] [Row Radio](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/row-radio)
7476
- [x] [Row Checkbox](http://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/row-checkbox)

0 commit comments

Comments
 (0)