Releases: rappasoft/laravel-livewire-tables
Releases · rappasoft/laravel-livewire-tables
v3.4.0
[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
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
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
Full Changelog: v3.3.3...v3.3.4
v3.3.3
v3.3.2
What's Changed
- Fix aggregate column snake case by @lrljoe in #1777
- Migrate fix from @RenoLooijmans to fix DateTimeFilter by @lrljoe in #1784
- Set Custom Classes for Collapsing Column - Collapse/Expand buttons by @lrljoe in #1785
- Add new ViewComponentColumn by @lrljoe in #1786
New Contributors
- @RenoLooijmans made their first contribution in #1773
Full Changelog: v3.3.1...v3.3.2
v3.3.1
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
- Set a Prefix for NumberRangeFilter by @RenoLooijmans in #1773
- Add Separator customisation for Array Filters for FilterPills by @lrljoe in #1772
- Add bulk actions button/dropdown customisations by @lrljoe in #1771
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.8
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
- Always hide bulk actions option by @lrljoe in #1752
- Add ArrayColumn (BETA) by @lrljoe in #1751
- Optionally disable total item count for simple pagination by @lrljoe in #1755
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
v3.2.6
What's Changed
New Features
- Add configurable wire:model for filters by @lrljoe in #1699
- Customisable Model paths for Make command by @marvoh in #1714
- Add HTML Support for LinkColumn by @CodeCreeper in #1728
Bug Fixes
Tweaks
- Migrate to PHPUnit Attributes rather than Doc Comments by @lrljoe in #1727
- Remove broken test by @lrljoe in #1719
Full Changelog: v3.2.5...v3.2.6
v3.2.5
What's Changed
- Fix for Collapsing Columns - Multiple Tables, Single Page by @lrljoe in #1678
- Update nl.json by @Jerimu in #1694
- Update nl.json by @Jerimu in #1695
- update documentation for Livewire 3 dispatch by @macbookandrew in #1700
- Add single setConfigurableArea by @lrljoe in #1706
- Updating ChangeLog, CONTRIBUTORS, and questions-and-issues doc by @lrljoe in #1696
- UI patch: reorder if statement in toolbar configurable area to fix UI inconsistencies by @itsLeonB in #1690
- Add User prompt for missing inputs by @achyutkneupane in #1681
New Contributors
- @Jerimu made their first contribution in #1694
- @itsLeonB made their first contribution in #1690
- @achyutkneupane made their first contribution in #1681
Full Changelog: v3.2.4...v3.2.5