Skip to content

Releases: rappasoft/laravel-livewire-tables

v3.4.2

04 Aug 07:55
d90aecb
Compare
Choose a tag to compare

[v3.4.2] - 2024-08-04

New Features

  • Additional Events & Customisable Behaviour by @lrljoe in #1820

Bug Fixes

  • Typehinting to allow events to be used to update Multi-Value Filters by @lrljoe in #1822

Tweaks

  • Add missing ReturnTypes by @lrljoe in #1823
  • Removing old $listeners approach, now using the Livewire v3 On attribute by @lrljoe in #1821

v3.4.1

04 Aug 04:09
8dc4bbd
Compare
Choose a tag to compare

[v3.4.1] - 2024-08-04

Bug Fixes

  • Fix ViewComponentColumn issue with not accepting parameters cleanly by @lrljoe in #1818

Full Changelog: v3.4.0...v3.4.1

v3.4.0

04 Aug 04:04
ea22d63
Compare
Choose a tag to compare

[v3.4.0] - 2024-08-04

New Features

  • Add Helpers for TextFilters by @lrljoe in #1812
  • Change method names for TextFilters handler by @lrljoe in #1814
  • Capability to set Reorder Column TH Attributes by @lrljoe in #1811
  • Bulk Actions - Customise Select All Behaviours by @lrljoe in #1810

Bug Fixes

  • Fix loading spinner for dark tailwind theme by @lrljoe in #1809

Tweaks

  • Blade Minimisation & ColumnSelect Cleanup by @lrljoe in #1806
  • Adjust DateColumn with Missing Tests and Coping with DateTime Casts by @lrljoe in #1813

Docs

  • Add reference to Bulk Actions TH styling in main styling by @lrljoe in #1808
  • Update docs for setPillsLocale by @lrljoe in #1800
  • Add note on label method for setAdditionalSelects by @lrljoe in #1816

Full Changelog: v3.3.4...v3.4.0

v3.3.4

27 Jul 18:21
8bcca7c
Compare
Choose a tag to compare

What's Changed

New Features

  • Added capability to setFilterDefaultValue for a DateRangeFilter by @lrljoe in #1796
  • Add localised pill values for DateFilter, DateTimeFilter, DateRangeFilter by @lrljoe in #1797

Tweaks

  • Migrating Carbon usage into Trait, Adding Filter/Search Lifecycle Hooks by @lrljoe in #1798

Full Changelog: v3.3.3...v3.3.4

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