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