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

Releases: jamesdordoy/laravel-vue-datatable

Added default tailwind support.

05 Nov 15:08
Compare
Choose a tag to compare

Published ability to transform column values

27 Sep 17:20
Compare
Choose a tag to compare
0.5.14

0.5.14 Release for transforming column values using callback function.

Bugfixes to debounce functionality & added ability to override table header component

12 Mar 14:52
Compare
Choose a tag to compare

Added debounce delay option when searching table

12 Mar 12:09
Compare
Choose a tag to compare
0.5.9

0.5.9 - Added debounce delay prop when searching the table data

Bugfix: Corrected issue when reloading datatable using eloquent queries.

08 Mar 16:24
Compare
Choose a tag to compare
0.5.8

0.5.8 Bugfix, corrected issue with reloading the table

Fixed issue with events not firing.

28 Jan 19:06
Compare
Choose a tag to compare
0.5.6

0.5.6 Fix to table header styling.

Changed column prop filterable

26 Dec 20:14
Compare
Choose a tag to compare

Renamed to orderable.

Reduced installation size

10 Dec 14:37
Compare
Choose a tag to compare
0.4.2

Reducing installation size.

Added table joins

21 Nov 18:08
Compare
Choose a tag to compare
0.4.1

Corrections to docs.

Bug fix - Boolean values and column not found exception

26 Oct 12:34
Compare
Choose a tag to compare

Correction to column not found exception being thrown incorrectly for undefined values.