We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70f04f commit e883c91Copy full SHA for e883c91
CHANGELOG.md
@@ -8,16 +8,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
8
9
### Added
10
11
+- Added thead class to option array
12
- Ability to export the list set to CSV/XLS/XLSX/PDF
13
- Ability to mark a visible column as not to be exported
14
- Ability to mark a column as export only, which hides it from UI
15
- Ability to format a single column differently for export as it is for its UI
16
- Added option to change the button class from the config
17
-### Changed
18
-
19
-- Added thead class to option array
20
21
## [0.3.1] - 2020-09-18
22
23
### Changed
0 commit comments