This repository was archived by the owner on Apr 1, 2022. It is now read-only.
  
  
  
  
Releases: OneWayTech/vue2-datatable
Releases · OneWayTech/vue2-datatable
Refactor
2.0.0 released!
Refactor
- new feature: fix header and columns
- replace Gitbook with Docsify
1.1.1 released!
New features and removals
- Datatable props: add tblClass / tblStylefor<table>
- Datatable props: remove tableBordered(use the above instead)
- Column props: add colspanfor<th> / <td>
Improvements
- fix the width of  MultiSelectto30px
1.1.0 Released!
New Features
- column.label: which takes precedence over- column.titlein- HeaderSettings(9bdac32)
- column.colClassand- column.colStyle: apply to- <th> / <td>both (f678add)
- supportNested="accordion": enable accordion mode for nested components (99ad726)
Improvements
- bolder summary row (1927da3)
- remove pull-rightofHeadSort(e4f9ea8)
- support i18n (more detail)
- introduce how to customize your own Datatable (more detail)
First release with fine docs and examples
1.0.0 docs/ structure.png click and then open new tab