Releases: Power-Components/livewire-powergrid
v5.8.0
What's Changed
- Support Laravel Scout Builder by @luanfreitasdev in #1582
Full Changelog: v5.7.1...v5.8.0
v5.7.1
What's Changed
- Fix tailwind pagination button class by @marcheffels in #1576
Full Changelog: v5.7.0...v5.7.1
v5.7.0
We've reached 1 million downloads! 🎉 Thanks to all our collaborators and users!!
⚠️ Important
This Release introduces significant changes to views due to layout fixes (Tailwind only). It will have no effect if you did not generate a custom theme
What's Changed
-
[Feature] Add persist driver cache by @marcheffels in #1555
-
[Enhancement] Improve default tailwind theme by @luanfreitasdev in #1556
- Improved column layout (sorting icons were replaced by svg)
- Change in the default pagination layout
- Improvement in the layout of all filter inputs
-
[Enhancement/Fix] Fix
hideToggleable, add Action Rules
editOnClick(),
toggleable(),
unless()` condition and others... by @dansysanalyst in #1559 -
Improve Layout Part 2 by @luanfreitasdev in #1565
-
[Enhancement] Query String: Improve Filter Control and add a prefix (for usage w/ multiple tables) by @dansysanalyst in #1566
-
[Fix] Query String + Filters not clearing and duplicated filter button by @dansysanalyst in #1568
-
[Fix] SQL Binding on
searchableRaw()
by @dansysanalyst in #1573 -
Fix missing td action class for inline filters by @luanfreitasdev in #1575
-
Remove the cache of themes in debug mode in 4a67838#diff-97a3c12fc898e26a8350072b7295f364b4cb88649ec5ae84a6ceb1dbf27e966aR191
Full Changelog: v5.6.4...v5.7.0
v5.6.4
What's Changed
- [Fix] Update
search.blade.php
by @WilliamAlmeida in #1553 - [Fix] Data Export doesn't work when using
withAvg()
by @dansysanalyst in #1560 - [Fix] Actions buttons alignment when using
route()
by @dansysanalyst in #1562 - [Fix] Add summary support in the collections table by @luanfreitasdev in #1558
New Contributors
- @WilliamAlmeida made their first contribution in #1553
Full Changelog: v5.6.3...v5.6.4
v5.6.3
What's Changed
- Replace PHPStan and GitHub Actions deprecated config by @dansysanalyst in #1546
- Clear Table Cache when running migrations by @dansysanalyst in #1531
- Fix select background color by @devsquad-joao-dias in #1547
- Fix inconsistency of values in the dynamic filter by @luanfreitasdev in #1550
New Contributors
- @devsquad-joao-dias made their first contribution in #1547
Full Changelog: v5.6.2...v5.6.3
v5.6.2
What's Changed
- [DOC] Improve README by @dansysanalyst in #1544
- Online Demo (small fixes) by @dansysanalyst in #1545
- [FIX] Filtering with Filter::number and methods: thousands() / decimal() not working by @dansysanalyst in #1538
Full Changelog: v5.6.1...v5.6.2
v5.6.1
What's Changed
- [Fix] Placeholder not working on
Filter::number
by @dansysanalyst in #1536 - [Fix] Illuminate\Support\Carbon instance in queue by @luanfreitasdev in #1542
Full Changelog: v5.6.0...v5.6.1
v5.6.0
What's Changed
- [Fix] loading ui fix for bootstrap by @rohitshakyaa in #1523
- [Improve] performance on search by @luanfreitasdev in #1528
- [Fix] summarizeFormat() - Format leaking across columns by @dansysanalyst in #1530
- [Enhance] Added Persist prefix by @marcheffels in #1525
New Contributors
- @rohitshakyaa made their first contribution in #1523
- @marcheffels made their first contribution in #1525
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- [Feature] - The persisting can now be used with session variables instead of cookies by @marineusde in #1509
- [Feature] - Add noDataLabel to customize "no records found" message by @dansysanalyst in #1458
- [Fix] - cast value to a decimal by @wandesnet in #1520
- [Tests] - Enhance PowerGrid Fields tests by @dansysanalyst in #1521
New Contributors
- @wandesnet made their first contribution in #1520
Full Changelog: v5.4.12...v5.5.0
v5.4.12
What's Changed
- Fix enabled filters flex by @luanfreitasdev in #1517
Full Changelog: v5.4.11...v5.4.12