Releases: rappasoft/laravel-livewire-tables
Releases · rappasoft/laravel-livewire-tables
v3.2.2
v3.2.1
v3.2.0
v3.1.8
v3.1.7
3.1.6
v3.1.5
What's Changed
- DataTableComponent Cleanup by @lrljoe in #1570
- Add Full Page Component Approach by @lrljoe and @amshehzad in #1580
- Add DateColumn by @lrljoe in #1589
- Update Anonymous Column documents to reference ability to use strings by @lrljoe in #1588
- Update Upgrade Guide by @lrljoe in #1584
- Add ColorColumn by @lrljoe in #1590
v3.1.4
What's Changed
- Add New Exceptions by @lrljoe in #1569
- Fix for footer rendering bug by @lrljoe in #1568
- Removed space from livewire-tables.php by @viliusvsx in #1577
- Changed table default vertical overflow to auto by @dmyers in #1573
- Add rowsRetrieved Lifecycle Hook by @lrljoe in #1578
- Add Custom Attributes for Bulk Actions by @lrljoe in #1564
New Contributors
- @viliusvsx made their first contribution in #1577
- @dmyers made their first contribution in #1573
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Add Contributing Guide by @lrljoe in #1540
- Added missing tailwind background colour class for when hovering over the clear button in dark mode. by @slakbal in #1553
- V3 Custom Script Path - V2 by @lrljoe in #1557
- Add Anonymous Columns to the docs by @CyberPunkCodes in #1556
- v3 - Add option to hide Column Header by @lrljoe in #1512
- v3 Splitting of JS Files by @lrljoe in #1558
- V3 rollback js split by @lrljoe in #1560
- Removed a UI bug where the table header + column selector has slight white pixels on top by @CorwinDev in #1545
New Contributors
- @slakbal made their first contribution in #1553
- @CyberPunkCodes made their first contribution in #1556
- @CorwinDev made their first contribution in #1545
Full Changelog: v3.1.2...v3.1.3