Releases: yajra/laravel-datatables-html
Releases · yajra/laravel-datatables-html
v10.12.0
feat: allow macro on Field #213
v10.11.0
- feat: add batch remove optimization script (optional) #212
v10.10.0
feat: Add optional scout js script #210
feat: add script support when using editor #211
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