- fix(phpstan) Downgrade to 2.1.12 #158
- fix: Allow null on view #152
- Correcting with parameter typehints #155
- Add contributing.md #156
- Fix #154
- Fix scopes for Eloquent Relation - Exception: "TypeError" #150
- Fix datatables.stub #149
- Add type hint and return type on stubs.
- Improve exporting of array & other data type values
- Remove try catch, fix stan
- Fix exporting of boolean values
- Fix exporting data via relationship
- Fix nullable builder and request
- Fix $htmlBuilder must not be accessed before initialization
- Fix csv export extension
- Quick fix for orthogonal column data
- Introduce in https://github.com/yajra/laravel-datatables-html/commit/c6cc9a707a5a3095bca47adef2bae0614406a254
- Add test for before & response callback for yajra/laravel-datatables#2777
- Added Laravel 9 specific support
- Bump major version to match with the framework
- Move
maatwebsite/excel
to suggest. #139 - Add phpstan static analysis
- Add tests