Skip to content

Commit e883c91

Browse files
committed
Fix
1 parent e70f04f commit e883c91

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
88

99
### Added
1010

11+
- Added thead class to option array
1112
- Ability to export the list set to CSV/XLS/XLSX/PDF
1213
- Ability to mark a visible column as not to be exported
1314
- Ability to mark a column as export only, which hides it from UI
1415
- Ability to format a single column differently for export as it is for its UI
1516
- Added option to change the button class from the config
1617

17-
### Changed
18-
19-
- Added thead class to option array
20-
2118
## [0.3.1] - 2020-09-18
2219

2320
### Changed

0 commit comments

Comments
 (0)