github rappasoft/laravel-livewire-tables v3.1.1

latest releases: v3.7.3, v3.7.2, v3.7.1...
22 months ago

What's Changed

Rename row-contents blades to collapsed-columns blades

by @lrljoe in #1519

Add Custom Filter Views

by @lrljoe in #1518

Search - Default to Live

Default search to "Live" behaviour rather than "Defer" to match V2
by @lrljoe in #1517

Filter DTOs

by @lrljoe in #1503
To improve both performance, and maintainability, DTOs are now used in place of passing a series of attributes to the Filter Render methods.
This will help consolidate the data being passed back and forth, and centralise the available data for a filter.

Split ConfigurableAreas, CollapsingColumns and TableAttributes

by @lrljoe in #1503
Split ConfigurableAreas, CollapsingColumns and TableAttributes into own Traits/Config/Helper Files for Maintainability by @lrljoe in #1514

Full Changelog: v3.1.0...v3.1.1

Don't miss a new laravel-livewire-tables release

NewReleases is sending notifications on new releases.