Skip to content

Commit d527b12

Browse files
committed
Changelog
1 parent 0ffd743 commit d527b12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
66

77
## [2.8.0] - 2022-XX-XX
88

9+
### Added
10+
911
- Added functionality to bookmark or deep link column selection
1012
- Added functionality to identify different datatable components as unique in column selection
1113
- Added funcitonality to configure query string alias
1214
- Added funcitonality to configure session key for column selection (dataTableFingerprint)
1315
- Added functionality to select/desect all columns in column selection dropdown
1416

17+
### Changed
18+
19+
- Fixed bug with sort callback on newer versions of Livewire - https://github.com/rappasoft/laravel-livewire-tables/pull/805
20+
1521
## [2.7.0] - 2022-05-07
1622

1723
### Added

0 commit comments

Comments
 (0)