mediconesystems/livewire-datatables
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.10.2...v0.10.3
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.10.1...v0.10.2
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.10.0...v0.10.1
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.5...v0.10.0
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.4...v0.9.5
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.3...v0.9.4
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.2...v0.9.3
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.1...v0.9.2
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.9.0...v0.9.1
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.8.0...v0.9.0
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.7.0...v0.8.0
Full Changelog: https://github.com/MedicOneSystems/livewire-datatables/compare/v0.6.8...v0.7.0
Originally caused by #261, which fixed a Postgres issue. This is now reverted so the Postgres issue may return. I have never used Postgres so welcome further PRs from anyone who wants to address this.
#297 from @thyseus 👍
#286 - adds ability to define which columns the use can hide. Thanks @thyseus #287 - Typo bugfix. Thanks @ReganLyden #288 - adds label columns. Thanks @thyseus #289 - adds the ability to control row and cell css classes from the config file. Thanks @spekkie2002 #294 - adds column groups. Thanks @thyseus
Also should have fixed #283, which was caused by PR #261. I don't know whether my fix will re-introduce the Postgres bug that was fixed by #261.
PR #282 fixes #278
Ability to persist filters, perpage and hidden columns in session #274
#260
The pre-fetch on sorting columns was conflicting with the persistence of the sorted column in the session, causing the sort to change on reload if a column had been hovered.
The prefetch directive has now been removed form the sort triggers.
Fixes #254
Adds the complex query builder #252
FIx postgres bug #261
Add a more versatile link method
#266
$column->label or $column->name->exportCallback() to which you can pass a callback to format your output differently for export compared to the displayed version. Especially useful if you are using a view or html in a callback.linkTo(), view(), editable(), truncate()) will now by default pass an unaltered value when exporting. This can be overridden with exportCallback().#243 #244
PHP 8 support
Update README.md (#64) …
Truncate search (#72) …
Apply fixes from StyleCI (#81) …
Make possible to disable highlighting (#75) …
Update LivewireDatatable.php (#79) …
A naming collision was introduced in a recent Laravel update.
#41
#37
#46
#35
How can I help you explore Laravel packages today?