laravel-livewire-tables

A dynamic table component for Laravel Livewire

MIT License

Downloads
1.8M
Stars
1.7K
Committers
106

Bot releases are hidden (Show)

laravel-livewire-tables - v3.1.8

Published by lrljoe 10 months ago

laravel-livewire-tables - v3.1.7

Published by lrljoe 10 months ago

laravel-livewire-tables - 3.1.6

Published by lrljoe 10 months ago

What's Changed

Full Changelog: https://github.com/rappasoft/laravel-livewire-tables/compare/v3.1.5...v3.1.6

laravel-livewire-tables - v3.1.5

Published by lrljoe 10 months ago

What's Changed

laravel-livewire-tables - v3.1.4

Published by lrljoe 11 months ago

What's Changed

New Contributors

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

laravel-livewire-tables - v3.1.3

Published by lrljoe 11 months ago

What's Changed

New Contributors

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

laravel-livewire-tables - v3.1.2

Published by lrljoe 12 months ago

laravel-livewire-tables - v3.1.2

Published by lrljoe 12 months ago

What's Changed

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

laravel-livewire-tables - v3.1.1

Published by lrljoe 12 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

laravel-livewire-tables - v3.1.0

Published by lrljoe 12 months ago

Stable Release supporting Livewire v3.0+

Please see the Rappasoft website for capabilities.

laravel-livewire-tables - v3.0.0-beta.11

Published by lrljoe 12 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

laravel-livewire-tables - v3.0.0-beta.10

Published by lrljoe 12 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

laravel-livewire-tables - v3.0.0-beta.9

Published by lrljoe 12 months ago

laravel-livewire-tables - v3.0.0-beta.8

Published by lrljoe 12 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

laravel-livewire-tables - v3.0.0-beta.7

Published by lrljoe 12 months ago

laravel-livewire-tables - v3.0.0-beta.6

Published by lrljoe 12 months ago

laravel-livewire-tables - v3.0.0-beta.5

Published by lrljoe 12 months ago

What's Changed

New Features

Fixes

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

laravel-livewire-tables - v3.0.0-beta.4

Published by lrljoe almost 1 year ago

laravel-livewire-tables - v3.0.0-beta.3

Published by lrljoe about 1 year ago

What's Changed

V3 - Fix Reorder For Bootstrap by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1412
V3 - Reorder Col - respect setHideReorderColumnUnlessReorderingDisabled by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1411
v3 - Fix unrequired update call by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1407
With thanks to "Danie Ramdhani" for assistance in diagnosing

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

laravel-livewire-tables - v3.0.0-beta.2

Published by lrljoe about 1 year ago

Minor beta release with some bug fixes

Fixes

  • Apply Reorder Sorting When Reordering (#1402 )
  • Fix DateRangeFilter Blade - Superfluous endphp #1394
  • Remove published/cdn third party options from DateRangeFilter #1394

Changes

  • Migration of Custom Filter Label code into the filter-label blade
  • Updated documentation for CustomFilterLabel to reflect the available properties

What's Changed

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

Package Rankings
Top 0.61% on Packagist.org
Top 6.68% on Proxy.golang.org
Badges
Extracted from project README
Latest Version on Packagist Styling Tests Total Downloads codecov
Related Projects