Skip to content

Releases: yajra/laravel-datatables-html

v11.0.0

14 Mar 04:00
Compare
Choose a tag to compare

Laravel 11 support

v10.12.0

15 Dec 04:41
Compare
Choose a tag to compare

feat: allow macro on Field #213

v10.11.0

06 Nov 05:53
Compare
Choose a tag to compare
  • feat: add batch remove optimization script (optional) #212

v10.10.0

04 Nov 01:31
Compare
Choose a tag to compare

feat: Add optional scout js script #210
feat: add script support when using editor #211

v10.9.1

04 Oct 03:18
Compare
Choose a tag to compare
  • 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

02 Oct 10:30
Compare
Choose a tag to compare
  • feat: add dtsp collapse option setter #206
  • feat: add initCollapsed option setter #207

v10.8.2

02 Oct 07:22
Compare
Choose a tag to compare

fix: show searchPanes by default #205

v10.8.1

16 Aug 05:21
Compare
Choose a tag to compare
  • 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

31 Jul 03:08
Compare
Choose a tag to compare
  • 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

08 Jun 06:46
Compare
Choose a tag to compare
  • feat: new method for enum options #196