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 88ed1ff commit 2d8dc57Copy full SHA for 2d8dc57
CHANGELOG.md
@@ -10,6 +10,11 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
10
11
- Singular row translation - https://github.com/rappasoft/laravel-livewire-tables/pull/526
12
13
+### Changed
14
+
15
+- Made tableName property public so it can be accessed in views
16
+- Fixed bulk actions dropdown on Bootstrap - https://github.com/rappasoft/laravel-livewire-tables/pull/519
17
18
## [1.19.3] - 2021-10-25
19
20
### Changed
0 commit comments