Skip to content

Commit d5b2dc8

Browse files
authored
Update ChangeLog
1 parent 91d183e commit d5b2dc8

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to `laravel-livewire-tables` will be documented in this file
44

5+
## [v3.5.8] - 2024-12-10
6+
### New Features
7+
- Set bulk action row button attributes by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2117
8+
- Add setFilterSlidedownWrapperAttributes and setFilterSlidedownRowAttributes by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2120
9+
10+
### Bug Fixes
11+
- Respect setDisplayPaginationDetailsDisabled for unpaginated tables by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2119
12+
13+
### Localisation
14+
- Added neccessary files for Farsi translation by @AmirMehrabi in https://github.com/rappasoft/laravel-livewire-tables/pull/2100
15+
16+
### Testing
17+
- Workflow Adjustments by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2108
18+
- Add extra Search Lazy Tests by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2107
19+
- Restore Missing Lazy Search Tests by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2106
20+
- Ignore WithEvents Coverage by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2105
21+
- Add missing tests for WithCustomisations by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2104
22+
- Add missing LivewireComponentFilterTest and BooleanFilterTest by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2121
23+
524
## [v3.5.7] - 2024-12-01
625
### New Features
726
- IncrementColumn by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2096

CONTRIBUTORS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@
1212
| Chinese - Taiwan (TW) | None |
1313
| Danish (DA) | [jeppeolesen](https://github.com/jeppeolesen) |
1414
| Dutch (NL) | [siebsie23](https://github.com/siebsie23), [spekkie2002](https://github.com/spekkie2002), [Jerimu](https://github.com/Jerimu) |
15-
| English (EN) | Core Team |
15+
| English (EN) | Core Maintainers |
16+
| Farsi (FA) | [AmirMehrabi](https://github.com/AmirMehrabi) |
1617
| Finnish (FI) | [devmikromike](https://github.com/devmikromike) |
1718
| French (FR) | [dgillier](https://github.com/dgillier), [khwadj](https://github.com/khwadj)|
1819
| German (DE) | [khwadj](https://github.com/khwadj) |
1920
| Indonesian (ID) | None |
20-
| Italian (IT) | Core Team, [khwadj](https://github.com/khwadj) |
21+
| Italian (IT) | Core Maintainers, [khwadj](https://github.com/khwadj) |
2122
| Malay (MS) | [wanadri](https://github.com/wanadri) |
2223
| Norwegian (NB) | [channor] (https://github.com/channor) |
2324
| Polish (PL) | [meavric](https://github.com/meavric) |

0 commit comments

Comments
 (0)