Skip to content

Releases: rappasoft/laravel-livewire-tables

v3.3.3

23 Jul 20:49
5a3d471
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

20 Jul 00:29
e74d834
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

16 Jul 03:10
6fb0016
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix NumberRangeFilter initial state when loaded by querystring by @lrljoe in #1774
  • Fix SnakeCase issue with snake-cased relations for AggregateColumn types (AvgColumn, CountColumn, SumColumn) by @lrljoe in #1777

New Features

Full Changelog: v3.3.0...v3.3.1

v3.3.0

11 Jul 00:53
f642ce0
Compare
Choose a tag to compare

What's Changed

[v3.3.0] - 2024-07-11

New Features

  • Add new columns (ArrayColumn, AvgColumn, CountColumn, SumColumn) by @lrljoe in #1761
  • Add new column WireLinkColumn by @lrljoe in #1763
  • Add Option to Retain Selected when Searching/Filtering by @lrljoe in #1762

Full Changelog: v3.2.8...v3.3.0

v3.2.8

03 Jul 22:25
1099d17
Compare
Choose a tag to compare

What's Changed

[v3.2.8] - 2024-07-03

Bug Fixes

  • Fix hide bulk actions when empty not reflecting in frontend by @lrljoe in #1747
  • Apply cursor pointer only on clickable columns when using Bootstrap by @MP70 in #1742

New Features

Tweaks

  • TypeHint fixes by @lrljoe in #1750
  • Change Return Type for attributes() to static by @lrljoe in #1749
  • Switch to using Composer\InstalledVersions for AboutCommand by @lrljoe in #1748

Full Changelog: v3.2.7...v3.2.8

v3.2.7

06 Jun 01:19
cd723c1
Compare
Choose a tag to compare

What's Changed

  • Ensure HTML Columns Return HTML Correctly by @lrljoe in #1737

Full Changelog: v3.2.6...v3.2.7

v3.2.6

05 Jun 22:16
d136b97
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

Tweaks

Full Changelog: v3.2.5...v3.2.6

v3.2.5

30 Apr 16:07
2bd477e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.4...v3.2.5

v3.2.4

02 Mar 00:26
05a3d41
Compare
Choose a tag to compare

What's Changed

  • Fix for Collapsing Columns - Multiple Tables, Single Page by @lrljoe in #1678

Full Changelog: v3.2.3...v3.2.4

v3.2.3

01 Mar 23:48
67c6489
Compare
Choose a tag to compare

What's Changed

  • Update Lifecycle Hooks Docs by @lrljoe in #1675
  • setPerPageFieldAttributes - Customise perPage Dropdown Attributes by @lrljoe in #1677

Full Changelog: v3.2.2...v3.2.3