Releases: rappasoft/laravel-livewire-tables
Releases ยท rappasoft/laravel-livewire-tables
v3.5.10
v3.5.9
v3.5.8
[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
Localisation
- Added neccessary files for Farsi translation by @AmirMehrabi in #2100
Testing
- Workflow Adjustments by @lrljoe in #2108
- Add extra Search Lazy Tests by @lrljoe in #2107
- Restore Missing Lazy Search Tests by @lrljoe in #2106
- Ignore WithEvents Coverage by @lrljoe in #2105
- Add missing tests for WithCustomisations by @lrljoe in #2104
- Add missing LivewireComponentFilterTest and BooleanFilterTest by @lrljoe in #2121
v3.5.7
[v3.5.7] - 2024-12-01
New Features
Tweaks
Blades
Testing
v3.5.6
v3.5.5
What's Changed
- Fix date range filter default value by @edwinvdpol in #2082
New Contributors
- @edwinvdpol made their first contribution in #2082
Full Changelog: v3.5.4...v3.5.5
v3.5.4
[v3.5.4] - 2024-11-21
Bug Fixes
- Allow JSON and PHP type localisations by @lrljoe in #2071
- Allow lazy loading of tables by @lrljoe in #2072
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
[v3.5.3] - 2024-11-18
Bug Fixes
- FixSetDefaultPerPage by @lrljoe in #2067
- Fix BooleanColumn unexpected truthy behaviour by @lrljoe in #2066
- Adjustment for DateRangeFilter by @lrljoe in #2064
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