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 15bbdac commit aef0c97Copy full SHA for aef0c97
CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
15
- Added isHtml method on the column and replace use of property in views for internal use.
16
- [Ability to define bulk actions with a method](https://github.com/rappasoft/laravel-livewire-tables/pull/467)
17
- [Allow to disable responsive status of the table](https://github.com/rappasoft/laravel-livewire-tables/pull/458)
18
+- [Ability to link each cell](https://github.com/rappasoft/laravel-livewire-tables/pull/461)
19
20
### Changed
21
0 commit comments