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 b0b1b13 commit 216e9a2Copy full SHA for 216e9a2
CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
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
- Fixed bulk row/select with pagination off - https://github.com/rappasoft/laravel-livewire-tables/issues/510
18
+- Conditionally show cursor-pointer class instead of inline style - https://github.com/rappasoft/laravel-livewire-tables/pull/529
19
20
## [1.19.3] - 2021-10-25
21
0 commit comments