Skip to content

Releases: yajra/laravel-datatables-html

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

v9.3.4

06 Oct 05:27
Compare
Choose a tag to compare
  • fix(editor): Fix typehint to match value helper #172

v9.3.3

05 Oct 05:25
Compare
Choose a tag to compare

Fix ajax form search with textarea #171

v9.3.2

04 Jul 11:29
Compare
Choose a tag to compare
  • Fix collection key - value

v9.3.1

04 Jul 11:03
Compare
Choose a tag to compare
  • Fix magic property type

v9.3.0

01 Jul 09:26
Compare
Choose a tag to compare
  • Add nullDefault() method #166

v9.2.6

30 Jun 03:46
Compare
Choose a tag to compare
  • Allow array on default() method #165

v9.2.5

02 Jun 06:53
Compare
Choose a tag to compare
  • Added: Builder addButton method
  • Changed: Builder buttons method will reset existing buttons