File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ https://hc200ok.github.io/vue3-easy-data-table-doc/
232310 . [ Footer customization] ( https://hc200ok.github.io/vue3-easy-data-table-doc/features/footer-customization.html )
242411 . [ Filtering] ( https://hc200ok.github.io/vue3-easy-data-table-doc/features/filtering.html ) (new feature since version ` 1.2.3 ` )
252512 . [ Click row] ( https://hc200ok.github.io/vue3-easy-data-table-doc/features/click-row.html ) (new feature since version ` 1.2.4 ` )
26+ 13 . [ Column width] ( https://hc200ok.github.io/vue3-easy-data-table-doc/features/column-width.html ) (new feature since version ` 1.2.10 ` )
27+ 14 . [ Fixed columns] ( https://hc200ok.github.io/vue3-easy-data-table-doc/features/fixed-column.html ) (new feature since version ` 1.2.10 ` )
2628
2729## Getting started
2830### Install
@@ -78,7 +80,7 @@ export default defineComponent({
7880```
7981
8082## Todo
81- 1 . Fixed specific columns.
83+ 1 . refactory (use render function instead of slot)
82842 . Migrate from color properties to css variables.
83853 . Make table header customizable 🎛️.
84864 . Vitual table rows.
You can’t perform that action at this time.
0 commit comments