Releases: Power-Components/livewire-powergrid
v5.10.4
What's Changed
- 1646 fix updated search with custom page name 5.x by @lsmedia in #1652
- Update IT translations by @masterix21 in #1653
Full Changelog: v5.10.3...v5.10.4
v5.10.3
v5.10.2
What's Changed
- [5.x] Fix pagination bug - Cannot read properties of undefined (reading 'before') by @luanfreitasdev in #1645
Full Changelog: v5.10.1...v5.10.2
v5.10.1
What's Changed
- Fix responsive fixed action bug by @luanfreitasdev in #1640
- Remove redundant class attributes by @lsmedia in #1639
Full Changelog: v5.10.0...v5.10.1
v5.10.0
What's Changed
- Adds the page name to pagination links in the tailwind template by @lsmedia in #1616
- Update datatable.php by @aliqasemzadeh in #1617
- Add more language link to readme file by @alisalehi1380 in #1618
- Fix Bulk action with UUID by @luanfreitasdev in #1624
- Add
primaryKeyAlias
property to solve primarykeys with dot notation by @luanfreitasdev in #1621 - Fix README, remove phpunit.typesense.xml by @luanfreitasdev in #1625
- Fix: Count uncountable variable in WithMultiSelectBuilder by @luanfreitasdev in #1627
New Contributors
- @lsmedia made their first contribution in #1616
- @alisalehi1380 made their first contribution in #1618
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed
- feat: confirmation before any action. by @hemant-kr-meena in #1599
New Contributors
- @hemant-kr-meena made their first contribution in #1599
Full Changelog: v5.8.1...v5.9.0
v5.8.1
What's Changed
- Added Theme Table container and base for Tailwind Custom Themes by @marcheffels in #1583
- Update datatable.php by @mnurullahsaglam in #1590
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1595
- Bump ws from 8.14.2 to 8.17.1 by @dependabot in #1596
New Contributors
- @mnurullahsaglam made their first contribution in #1590
Full Changelog: v5.8.0...v5.8.1
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