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 688777b commit 42065e5Copy full SHA for 42065e5
CHANGELOG.md
@@ -9,6 +9,11 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
9
### Added
10
11
- Added Chinese translation - https://github.com/rappasoft/laravel-livewire-tables/pull/540
12
+- Added 'select all' checkbox for multiselect filters - https://github.com/rappasoft/laravel-livewire-tables/pull/551
13
+
14
+### Changed
15
16
+- Removed excess left padding on Bootstrap 5 form check on multiselect filters.
17
18
## [1.20.1] - 2021-11-01
19
0 commit comments