Tags: rappasoft/laravel-livewire-tables
Tags
v3.5.8 Development to Master (#2125) ## [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 - 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
Development to Master (v3.5.4) (#2073) ## [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
Development to Master for v3.5.3 (#2068) Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Remove Waiting For Tests * Use CODECOV_TOKEN * Fix styling * Update phpdoc for boot (#2055) * Update phpdoc for boot * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Add test for No Columns defined - throws correct Exception (#2057) * Add test for No Columns * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Add Simple updatedSearch tests (#2058) * Add Simple updatedSearch tests * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Add test for FilterApplied Event being dispatched (#2059) * Add test for FilterApplied being dispatched * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Add updatedSelectedColumns test for Event (#2060) * Add test for ColumnsSelected Event dispatch * Apply Separate Tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Adjustment for DateRangeFilter (#2064) * Adjust SessionStorageHelpersTest (#2065) * FixSetDefaultPerPage (#2067) * FixSetDefaultPerPage * Update getDefaultPerPage to respect getPerPageAccepted * Fix missing ) * Fix styling * Add test fix * Add final tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com> * Fix BooleanColumn unexpected truthy behaviour (#2066) * Fix BooleanColumn unexpected truthy behaviour * Support previous iteration * Update ChangeLog ---------
PreviousNext