Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Releases: OneWayTech/vue2-datatable

Refactor

15 Sep 03:50
Compare
Choose a tag to compare
  • rename lib/ to src/
  • provide build version in dist/
  • update doc

2.0.0 released!

13 Sep 08:07
Compare
Choose a tag to compare

Refactor

  • new feature: fix header and columns
  • replace Gitbook with Docsify

1.1.1 released!

24 Jul 09:21
Compare
Choose a tag to compare

New features and removals

  1. Datatable props: add tblClass / tblStyle for <table>
  2. Datatable props: remove tableBordered (use the above instead)
  3. Column props: add colspan for <th> / <td>

Improvements

  1. fix the width of MultiSelect to 30px

1.1.0 Released!

12 Jul 10:36
Compare
Choose a tag to compare

New Features

  • column.label: which takes precedence over column.title in HeaderSettings (9bdac32)
  • column.colClass and column.colStyle: apply to <th> / <td> both (f678add)
  • supportNested="accordion": enable accordion mode for nested components (99ad726)

Improvements

First release with fine docs and examples

06 Jun 03:56
Compare
Choose a tag to compare
1.0.0

docs/ structure.png click and then open new tab