File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
10
10
11
11
- Added support for optgroups in SelectFilter - https://github.com/rappasoft/laravel-livewire-tables/pull/962
12
12
- Added information about applying filters on boot - https://github.com/rappasoft/laravel-livewire-tables/pull/949
13
+ - Added ComponentColumn - https://github.com/rappasoft/laravel-livewire-tables/pull/827
13
14
14
15
### Changed
15
16
@@ -25,9 +26,9 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
25
26
26
27
- Added functionality to bookmark or deep link column selection
27
28
- Added functionality to identify different datatable components as unique in column selection
28
- - Added funcitonality to configure query string alias
29
- - Added funcitonality to configure session key for column selection (dataTableFingerprint)
30
- - Added functionality to select/desect all columns in column selection dropdown
29
+ - Added functionality to configure query string alias
30
+ - Added functionality to configure session key for column selection (dataTableFingerprint)
31
+ - Added functionality to select/deselect all columns in column selection dropdown
31
32
- Added French translation - https://github.com/rappasoft/laravel-livewire-tables/pull/816
32
33
- Added Malay translation - https://github.com/rappasoft/laravel-livewire-tables/pull/821
33
34
- Added Dutch translation - https://github.com/rappasoft/laravel-livewire-tables/pull/834
You can’t perform that action at this time.
0 commit comments