File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,14 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
7
7
### Changed
8
8
9
9
[ Fix ambiguous column id when using Relation instead of Builder] ( https://github.com/rappasoft/laravel-livewire-tables/pull/283 )
10
+ - [ Use column text for sorting and filter pills if no $filterNames or $sortNames exist] ( https://github.com/rappasoft/laravel-livewire-tables/pull/286 )
11
+ - [ Fix tailwind pagination view] ( https://github.com/rappasoft/laravel-livewire-tables/pull/284 )
10
12
11
13
## [ 1.6.1] - 2021-05-13
12
14
13
15
### Changed
14
16
15
17
- [ Allows to use Relation instead of Builder to generate data] ( https://github.com/rappasoft/laravel-livewire-tables/pull/279 )
16
- - [ Use column text for sorting and filter pills if no $filterNames or $sortNames exist] ( https://github.com/rappasoft/laravel-livewire-tables/pull/286 )
17
18
18
19
## [ 1.6.0] - 2021-05-04
19
20
You can’t perform that action at this time.
0 commit comments