File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-livewire-tables ` will be documented in this file
4
4
5
- ## PREVIEW
5
+ ## [ v3.7.2 ] - 2025-05-03
6
6
### Bug Fixes
7
7
- Improved Pagination UX for Bootstrap 4 by @daniel-skopek in https://github.com/rappasoft/laravel-livewire-tables/pull/2251
8
+ - Fixes for livewire component column by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2245
9
+ - Boolean filter for bootstrap by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2244
10
+ - Update IsNumericFilter.php by @G4Zz0L1 in https://github.com/rappasoft/laravel-livewire-tables/pull/2230
11
+ - Fixed collapsed function bug with tailwind CSS on mobile version by CarlosChub27 in https://github.com/rappasoft/laravel-livewire-tables/pull/2228
12
+
13
+ ### New Features
14
+ - Add Wrapper Options to ArrayColumn by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2255
8
15
9
16
### Tweaks
10
17
- Tidying PHPDocs by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2246
11
18
12
19
## [ v3.7.1] - 2025-02-28
13
20
### Bug Fixes
14
- - Ensure that LinkColumn is included in query if "from" is defined
21
+ - Ensure that LinkColumn is included in query if "from" is defined by @ lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/2224
15
22
16
23
## [ v3.7.0] - 2025-02-27
17
24
You can’t perform that action at this time.
0 commit comments