Skip to content

Releases: yajra/laravel-datatables-html

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

v10.6.0

31 Mar 07:27
Compare
Choose a tag to compare

v10.5.2

31 Mar 01:53
Compare
Choose a tag to compare
  • fix: backward compatibility with FormOptions class #190

v10.5.1

28 Mar 07:57
Compare
Choose a tag to compare
  • fix: scripts attribute not working #189

v10.5.0

02 Mar 07:07
Compare
Choose a tag to compare
  • feat: hide/show fields based on editor action #188
    • hiddenOnCreate
    • hiddenOnEdit
    • hiddenOn