Skip to content

Commit 088a6b8

Browse files
committed
Changelog
1 parent 5b68afc commit 088a6b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
1010
- Added text filter.
1111
- Added $row as second parameter to BooleanColumn `setCallback()`.
1212

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+
1318
## [2.3.0] - 2022-04-28
1419

1520
### Added

0 commit comments

Comments
 (0)