5.3.4 ๐
·
2392 commits
to refs/heads/main
since this release
Bug Fixes
- CrudFields - Subfields callbacks on the fly (#4598 - thanks to @promatik)
- Fixed a typo and added the type of $query (#4596 - thanks to @ajaxray)
- clear selections not found in filtered results (#4556 - thanks to @pxpm)
- fix datatable persistency when manually filtering (#4558 - thanks to @pxpm)
- Fix column key definition (#4548 - thanks to @pxpm)
- fix shift select bulk actions (#4557 - thanks to @pxpm)
- Fix reorder operation - after dropping the item, all items expand (#4547 - thanks to @promatik)
- Replace HTML comments with Blade comments (#4594 - thanks to @promatik)
- Improve PHPDoc of CheckIfAdmin middleware (#4592 - thanks to @phpfour)
- Update PHPDoc of addFilter and addFilterToCollection (#4574 - thanks to @Diegslapasteque)
Features
- [Feature] Repeatable field focuses on first focusable input (#4491 - thanks to @maurohmartinez)