Releases: rappasoft/laravel-livewire-tables
Releases · rappasoft/laravel-livewire-tables
v3.7.3
v3.7.2
[v3.7.2] - 2025-05-03
Bug Fixes
- Improved Pagination UX for Bootstrap 4 by @daniel-skopek in #2251
- Fixes for livewire component column by @lrljoe in #2245
- Boolean filter for bootstrap by @lrljoe in #2244
- Update IsNumericFilter.php by @G4Zz0L1 in #2230
- Fixed collapsed function bug with tailwind CSS on mobile version by CarlosChub27 in #2228
New Features
Tweaks
v3.7.1
v3.7.0
[v3.7.0] - 2025-02-27
Bug Fixes
- Filters urgent fixes - correct Filter Default QueryString by @lrljoe in #2188
- Fix Search Field in bootstrap by @yparitcher in #2183
- Add "after-tools" configurable area by @lrljoe in #2180
New Features
- Add setFilterPillTitleAsHtml by @lrljoe in #2204
- Enable setting styles for sorting pills as a configuration by @HussamAlhennawi in #2179
- Enable setting styles for filter pills as a configuration by @HussamAlhennawi in #2178
- Enable setting styles for column select as a configuration by @HussamAlhennawi in #2175
- BulkActionTweaks - Adding default checkbox, customising attribute behaviours by @lrljoe in #2203
- Laravel v12 Support by @lrljoe in #2217
Tweaks
- Tweak for text pill title by @lrljoe in #2206
- Tweak Return Types by @lrljoe in #2205
- Migrate Column/Filter Traits by @lrljoe in #2202
- Filter Rationalisation & Livewire Array Filter improvements by @lrljoe in #2191
- Move Filter View Traits by @lrljoe in #2189
- Filter Trait - Reorganization by @lrljoe in #2181
Full Changelog: v3.6.0...v3.7.0
v3.6.0
[v3.6.0] - 16/01/2025
Bug Fixes
Tweaks
- Enable InputAttributes for SelectFilter by @lrljoe in #2133
- Tidy ComponentUtilities, Migrate ColumnSelectQueryString by @lrljoe in #2135
- TH Fixes - Clean-up, efficiency, and Sort Icons fixes by @lrljoe in #2140
- Add hasCollapsedColumns as Computed by @lrljoe in #2141
- Tidy up Blade Class Definitions by @lrljoe in #2145
- Tidy ColumnSelectHelpers & displayToolbarFilters Method by @lrljoe in #2150
- Tidy & Improve Collapsed Columns Behaviour by @lrljoe in #2159
- Tidy computed properties behaviour by @lrljoe in #2160
- WithSearch Tweaks by @lrljoe in #2163
- Optimize Header/Footer by @lrljoe in #2164
- Clean up Column Component View and Slot behaviours by @lrljoe in #2169
- Adjustments for ComponentColumn - cleaning up behaviours by @lrljoe in #2173
Testing
- Add Missing Test for getCustomSortingPillDirectionsLabel with invalid direction by @lrljoe in #2130
- Add Custom FIlter Input Attributes, Cleanup Filter Tests by @lrljoe in #2131
- Separate the Unit and Visuals Test Suites by @lrljoe in #2144
- Update PCOV Workflow by @lrljoe in #2148
- Add configurable area test by @lrljoe in #2149
- Add SortingConfiguration Missing Test by @lrljoe in #2151
- Add Missing Search Tests by @lrljoe in #2152
- Adjust SearchHelpersTest by @lrljoe in #2153
- Add test queryStringWithQueryString by @lrljoe in #2154
- Add missing tests by @lrljoe in #2157
- Add queryStringAliasTest by @lrljoe in #2161
- Migrate LivewireComponentColumn methods and add some missing basic tests by @lrljoe in #2168
- Add initial tests for LivewireComponentArrayFilter by @lrljoe in #2170
- Improve centralisation of tests by @lrljoe in #2172
Full Changelog: v3.5.10...v3.6.0
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