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 0ee21b6 commit db2d42fCopy full SHA for db2d42f
CHANGELOG.md
@@ -4,9 +4,13 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Use the filter option name instead of the value on the filter pills. (https://github.com/rappasoft/laravel-livewire-tables/pull/238)
10
11
### Changed
12
-- Added row count when pagination is disabled.
13
+- Added row count when pagination is disabled. (https://github.com/rappasoft/laravel-livewire-tables/pull/239)
14
15
### Removed
16
0 commit comments