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 5b68afc commit 088a6b8Copy full SHA for 088a6b8
CHANGELOG.md
@@ -10,6 +10,11 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
10
- Added text filter.
11
- Added $row as second parameter to BooleanColumn `setCallback()`.
12
13
+### Changed
14
+
15
+- Rework builder to fix passed parameters in `builder()` and `columns()` methods.
16
+- Fixed possible bug with bulk actions dropdown on Tailwind when bulk actions are hidden until a selection is made.
17
18
## [2.3.0] - 2022-04-28
19
20
### Added
0 commit comments