Releases: yajra/laravel-datatables-html
Releases · yajra/laravel-datatables-html
v10.9.1
- fix: add missing Arrayable param #208
- fix phpstan error: Parameter #1 $value of method Yajra\DataTables\Html\Builder::searchPanes() expects array|bool|(callable(): mixed), Yajra\DataTables\Html\SearchPane given.
v10.9.0
- feat: add dtsp collapse option setter #206
- feat: add initCollapsed option setter #207
v10.8.2
fix: show searchPanes by default #205
v10.8.1
- Revert "fix: Mixed Content problem with updating minifiedAjax method and get current url based on http or https scheme" #202
- Reverts #186
- fix: #201
v10.8.0
- fix: Mixed Content problem with updating minifiedAjax method and get current url based on http or https scheme #186
- fix: #194
- feat: add exportRender method #195
v10.7.0
- feat: new method for enum options #196
v10.5.2
- fix: backward compatibility with FormOptions class #190
v10.5.1
- fix: scripts attribute not working #189
v10.5.0
- feat: hide/show fields based on editor action #188
- hiddenOnCreate
- hiddenOnEdit
- hiddenOn