File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,18 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
6
6
7
7
## [ 2.8.0] - 2022-XX-XX
8
8
9
+ ### Added
10
+
9
11
- Added functionality to bookmark or deep link column selection
10
12
- Added functionality to identify different datatable components as unique in column selection
11
13
- Added funcitonality to configure query string alias
12
14
- Added funcitonality to configure session key for column selection (dataTableFingerprint)
13
15
- Added functionality to select/desect all columns in column selection dropdown
14
16
17
+ ### Changed
18
+
19
+ - Fixed bug with sort callback on newer versions of Livewire - https://github.com/rappasoft/laravel-livewire-tables/pull/805
20
+
15
21
## [ 2.7.0] - 2022-05-07
16
22
17
23
### Added
You can’t perform that action at this time.
0 commit comments