File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
- ## [ column-select-dev] - 2022-05-18
8
-
9
- ### Added
10
-
11
- - Added functionality to select/desect all columns in column selection dropdown
12
-
13
- ## [ column-select-dev] - 2022-05-16
14
-
15
- ### Added
7
+ ## [ 2.8.0] - 2022-XX-XX
16
8
17
9
- Added functionality to bookmark or deep link column selection
18
10
- Added functionality to identify different datatable components as unique in column selection
19
- - Added Funcitonality to configure query string alias
20
- - Added Funcitonality to configure session key for column selection (dataTableFingerprint)
11
+ - Added funcitonality to configure query string alias
12
+ - Added funcitonality to configure session key for column selection (dataTableFingerprint)
13
+ - Added functionality to select/desect all columns in column selection dropdown
21
14
22
15
## [ 2.7.0] - 2022-05-07
23
16
@@ -684,7 +677,8 @@ Ground Up Rebuild
684
677
685
678
- Initial release
686
679
687
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.7.0...development
680
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.8.0...development
681
+ [ 2.8.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.7.0...v2.8.0
688
682
[ 2.7.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.6.0...v2.7.0
689
683
[ 2.6.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.5.0...v2.6.0
690
684
[ 2.5.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v2.4.0...v2.5.0
You can’t perform that action at this time.
0 commit comments