Skip to content

Releases: yajra/laravel-datatables-html

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

v10.4.0

02 Mar 04:42
Compare
Choose a tag to compare
  • feat: add datetime field options #187
    • wireFormat
    • keyInput
    • displayFormat

v10.3.1

20 Feb 15:23
Compare
Choose a tag to compare

fix: too long file name check for column render #185

v10.3.0

20 Feb 13:06
Compare
Choose a tag to compare

feat: add builder ability to use viteJs by default #184

v10.2.0

20 Feb 07:47
Compare
Choose a tag to compare
  • feat: allow callable exportFormat parameter #167

v9.4.0

20 Feb 07:45
Compare
Choose a tag to compare
  • feat: allow callable exportFormat parameter #167
  • feat: Add onPreClose Event #179
  • feat: Add onOpened Event #177
  • feat: Add initEditor Event #176
  • feat: Add onClosed Event #175

v10.1.0

07 Feb 05:53
Compare
Choose a tag to compare
  • Drop Collective\Html dependency #183
  • Copy Collective HtmlBuilder class and implemented php-stan

v10.0.0

07 Feb 03:51
Compare
Choose a tag to compare
  • Add Laravel 10 specific support