This repository has been 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 / tblStyle
for<table>
- Datatable props: remove
tableBordered
(use the above instead) - Column props: add
colspan
for<th> / <td>
Improvements
- fix the width of
MultiSelect
to30px
1.1.0 Released!
New Features
column.label
: which takes precedence overcolumn.title
inHeaderSettings
(9bdac32)column.colClass
andcolumn.colStyle
: apply to<th> / <td>
both (f678add)supportNested="accordion"
: enable accordion mode for nested components (99ad726)
Improvements
- bolder summary row (1927da3)
- remove
pull-right
ofHeadSort
(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