This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: jamesdordoy/laravel-vue-datatable
Releases · jamesdordoy/laravel-vue-datatable
Added default tailwind support.
0.6.0 0.6.0 release
Published ability to transform column values
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
0.5.10 Docs correction
Added debounce delay option when searching table
0.5.9 0.5.9 - Added debounce delay prop when searching the table data
Bugfix: Corrected issue when reloading datatable using eloquent queries.
0.5.8 0.5.8 Bugfix, corrected issue with reloading the table
Fixed issue with events not firing.
0.5.6 0.5.6 Fix to table header styling.
Changed column prop filterable
Renamed to orderable.
Reduced installation size
0.4.2 Reducing installation size.
Added table joins
0.4.1 Corrections to docs.
Bug fix - Boolean values and column not found exception
Correction to column not found exception being thrown incorrectly for undefined values.