Releases: yajra/laravel-datatables-html
Releases · yajra/laravel-datatables-html
v9.4.0
- 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
- Drop Collective\Html dependency #183
- Copy Collective HtmlBuilder class and implemented php-stan
v10.0.0
- Add Laravel 10 specific support
v9.3.4
- fix(editor): Fix typehint to match value helper #172
v9.3.3
Fix ajax form search with textarea #171
v9.3.2
- Fix collection key - value
v9.3.0
- Add nullDefault() method #166
v9.2.6
- Allow array on default() method #165
v9.2.5
- Added: Builder addButton method
- Changed: Builder buttons method will reset existing buttons