- fix: checking of closure instance missing import #228
- fix: yajra/laravel-datatables#3197
- fix: #227
- Fix Marcoable trait usage together with Fluent helper #227
- fix: yajra/laravel-datatables#3190
- feat: add macro in editor builder #225
- fix: unauthorized columns being displayed by builder #223
- fix: #222
- feat: enable macro on Button builder #224
- feat: add className method to Editor Field #220
- feat: Allow passing view and livewire components to layout builder #219
- fix: multiple config option of select2 #218
- feat: load layout from view using selector #217
- feat: layout builder #216
- https://datatables.net/reference/option/layout
- Add support for Laravel 11.x
- Fix editor scope compatibility with Fluent class scope
- Rename Editor
scope
method toformScope