File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33## Change Log
44
55### v3.0-dev - UNRELEASED
6- - Drop support for ` laravel-datatables:7.* ` .
7- - Exclusive support for ` laravel-datatables:8.* ` .
6+ - Drop support for ` laravel-datatables-oracle :7.* ` .
7+ - Exclusive support for ` laravel-datatables-oracle :8.* ` .
88- Change namespace from ` Yajra\Datatables ` to ` Yajra\DataTables ` .
99- Use ` snappy ` as default pdf generator.
1010- Remove constructor dependencies. Create DataTable instance directly from ` dataTable() ` method.
1313public function ajax(), dataTable(), query()
1414public function csv(), excel(), pdf(), printPreview()
1515```
16- - ` DataTableService ` contract removed.
16+ - ` DataTableContract ` contract removed.
1717- ` DataTableScopeContract ` contract renamed to ` DataTableScope ` .
1818- ` DataTableButtonsContract ` contract renamed to ` DataTableButtons ` .
1919
You can’t perform that action at this time.
0 commit comments