Skip to content

Releases: rappasoft/laravel-livewire-tables

v3.5.10

11 Dec 01:59
692d780
Compare
Choose a tag to compare

[v3.5.10] - 2024-12-11

Tweaks

  • Migrate additional Styling into separate traits by @lrljoe in #2127

v3.5.9

11 Dec 01:15
1c8a7fb
Compare
Choose a tag to compare

What's Changed

v3.5.8

10 Dec 20:52
20a74a6
Compare
Choose a tag to compare

[v3.5.8] - 2024-12-10

New Features

  • Set bulk action row button attributes by @lrljoe in #2117
  • Add setFilterSlidedownWrapperAttributes and setFilterSlidedownRowAttributes by @lrljoe in #2120

Bug Fixes

  • Respect setDisplayPaginationDetailsDisabled for unpaginated tables by @lrljoe in #2119

Localisation

Testing

v3.5.7

01 Dec 03:56
a28d2d8
Compare
Choose a tag to compare

[v3.5.7] - 2024-12-01

New Features

Tweaks

  • Remove View TypeHinting in blades due to reported errors by @lrljoe in #2097

Blades

  • Remove $component from blades to improve performance by @lrljoe in #2098

Testing

v3.5.6

28 Nov 00:43
72db36d
Compare
Choose a tag to compare

[v3.5.6] - 2024-11-28

New Features

Tweaks

Testing

v3.5.5

22 Nov 02:05
59eaa7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.4...v3.5.5

v3.5.4

21 Nov 21:17
9bc0401
Compare
Choose a tag to compare

[v3.5.4] - 2024-11-21

Bug Fixes

Testing

  • RemoveConfigFileFromCoverage by @lrljoe in #2080
  • Test for ViewComponentColumn - Cannot return non-array attributes by @lrljoe in #2078
  • BooleanFilter - Add Tests for Null in IsEmpty and Validate by @lrljoe in #2077
  • Add Attributes Check For ViewComponentColumn by @lrljoe in #2076
  • Add ViewComponentColumn label test by @lrljoe in #2075
  • Add ColorColumnTests by @lrljoe in #2074

v3.5.3

18 Nov 03:33
5cb0c87
Compare
Choose a tag to compare

[v3.5.3] - 2024-11-18

Bug Fixes

Testing

  • Adjust SessionStorageHelpersTest by @lrljoe in #2065
  • Add updatedSelectedColumns test for Event by @lrljoe in #2060
  • Add test for FilterApplied Event being dispatched by @lrljoe in #2059
  • Add Simple updatedSearch tests by @lrljoe in #2058
  • Add test for No Columns defined - throws correct Exception by @lrljoe in #2057

v3.5.2

10 Nov 06:41
d39923a
Compare
Choose a tag to compare

[v3.5.2] - 2024-11-09

Bug Fixes

  • Migrate Localisation back to PHP Files from JSON by @lrljoe in #2038

v3.5.1

10 Nov 00:15
29873a0
Compare
Choose a tag to compare

[v3.5.1] - 2024-11-09

Bug Fixes

  • Fix NumberFilter bug for string values by @lrljoe in #2034
  • Fixes for Filter Pills - Split blades, and ensure invalid filter alues are removed by @lrljoe in #2035

Full Changelog: v3.5.0...v3.5.1