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 a13e6a3 commit ee8b69fCopy full SHA for ee8b69f
CHANGELOG.md
@@ -15,6 +15,10 @@ 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
18
+### Changed
19
+
20
+- [Reduce horizontal spacing in Tailwind responsive view](https://github.com/rappasoft/laravel-livewire-tables/pull/464)
21
22
## [1.15.0] - 2021-09-19
23
24
### Added
0 commit comments