File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments