Skip to content

Tags: rappasoft/laravel-livewire-tables

Tags

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2174 from rappasoft/development

Development to Master for 3.6.0

v3.5.10

Toggle v3.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2128 from rappasoft/development

v3.5.10 - Development To Master

v3.5.9

Toggle v3.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2126 from rappasoft/development

v3.5.9 - Development To Master

v3.5.8

Toggle v3.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v3.5.7

Toggle v3.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2103 from rappasoft/development

v3.5.7 merge

v3.5.6

Toggle v3.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2093 from rappasoft/development

 v3.5.6

v3.5.5

Toggle v3.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2088 from rappasoft/development

v3.5.5

v3.5.4

Toggle v3.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v3.5.3

Toggle v3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

---------

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3.5.2 (#2045)

## [v3.5.2] - 2024-11-09
## Bug Fixes
- Migrate Localisation back to PHP Files from JSON by @lrljoe in #2038