Skip to content

Commit f59f53a

Browse files
committed
Added ComponentColumn - #827
1 parent f202650 commit f59f53a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
1010

1111
- Added support for optgroups in SelectFilter - https://github.com/rappasoft/laravel-livewire-tables/pull/962
1212
- 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
1314

1415
### Changed
1516

@@ -25,9 +26,9 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
2526

2627
- Added functionality to bookmark or deep link column selection
2728
- 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
3132
- Added French translation - https://github.com/rappasoft/laravel-livewire-tables/pull/816
3233
- Added Malay translation - https://github.com/rappasoft/laravel-livewire-tables/pull/821
3334
- Added Dutch translation - https://github.com/rappasoft/laravel-livewire-tables/pull/834

0 commit comments

Comments
 (0)