Laravel Livewire Tables Versions Save

A dynamic table component for Laravel Livewire

v3.1.4

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.1.3...v3.1.4

v3.1.3

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.1.2...v3.1.3

v3.1.2

6 months ago

3.1.2

6 months ago

What's Changed

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.1.1...3.1.2

v3.1.1

6 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 https://github.com/rappasoft/laravel-livewire-tables/pull/1514

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.1.0...v3.1.1

v3.1.0

6 months ago

Stable Release supporting Livewire v3.0+

Please see the Rappasoft website for capabilities.

v3.0.0-beta.11

6 months ago

What's Changed

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.0.0-beta.10...v3.0.0-beta.11

v3.0.0-beta.10

6 months ago

What's Changed

  • Changes to toolbar blade structure by @lrljoe in #1454
  • Fix queryStringEnabled by @lrljoe in #1465
  • Add missing x-cloak by @lrljoe in #1463

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.0.0-beta.9...v3.0.0-beta.10

v3.0.0-beta.9

6 months ago

v3.0.0-beta.8

6 months ago

What's Changed

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.0.0-beta.7...v3.0.0-beta.8