File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-livewire-tables ` will be documented in this file
4
4
5
+ ## [ v3.5.7] - 2024-12-01
6
+ ### New Features
7
+ - IncrementColumn by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2096
8
+ - Add setFilterPopoverAttributes by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2101
9
+
10
+ ### Tweaks
11
+ - Remove View TypeHinting in blades due to reported errors by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2097
12
+
13
+ ### Blades
14
+ - Remove $component from blades to improve performance by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2098
15
+
16
+ ### Testing
17
+ - Exclude config/database from sources by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2102
18
+ - Add missing tests for WithCustomisations by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2104
19
+ - Ignore WithEvents Coverage by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2105
20
+ - Add Search Lazy Tests by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2106
21
+ - Add extra Search Lazy Tests by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2107
22
+
23
+
5
24
## [ v3.5.6] - 2024-11-28
6
25
### New Features
7
26
- Add Icon to Search Input by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2092
You can’t perform that action at this time.
0 commit comments