File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,13 @@ Based on vue2.x flexible table components.
2222- [x] [ Own paging component] ( http://doc.huangsw.com/vue-easytable/app.html#/pagination )
2323- [x] [ Cell Editing] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-edit )
2424- [x] [ Support cell merge (colSpan and rowSpan)] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-merge )
25-
25+ - [x] [ Support checkbox selection] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-selection-advanced )
26+ - [ ] Add footer
27+ - [ ] Export excel
28+ - [ ] Export PDF
29+ - [ ] Conditional filter
30+ - [ ] Row expansion
31+ - [ ] Vertical column drag
2632
2733
2834## Install
@@ -49,18 +55,6 @@ Vue.component(VPagination.name, VPagination)
4955## Effect
5056![ vue-easytable] ( ./examples/images/vue-easytable.gif )
5157
52- ## ToDo
53-
54- - [x] [ Cell editing] ( https://github.com/huangshuwei/vue-easytable/releases/tag/1.2.1 )
55- - [x] [ Support cell colSpan and rowSpan] ( https://github.com/huangshuwei/vue-easytable/releases/tag/1.3.0 )
56- - [ ] Support checkbox selection
57- - [ ] Add footer
58- - [ ] Export excel
59- - [ ] Export PDF
60- - [ ] Conditional filter
61- - [ ] Row expansion
62- - [ ] Vertical column drag
63-
6458
6559## License
6660http://www.opensource.org/licenses/mit-license.php
You can’t perform that action at this time.
0 commit comments