List view
- No due date•1/1 issues closed
- No due date•3/8 issues closed
- Split features across packages. - Make engines pluggable/extendable. - Add searching support for nested relationships. - Add option to order by nulls last. - Fix exporting bug with Internet Explorer.
Due by January 31, 2017•12/13 issues closed- No due date•1/1 issues closed
## v6.0.0 - DataTable Service implementation. - Provides DataTable Service. - Provides artisan command for creating a service. `php artisan datatables:make UsersDataTable` - Provides artisan command for creating a DataTable scope. `php artisan datatables:scope ActiveUserScope` - Provides built-in support for server-side buttons. (Formerly TableTools). - Available buttons are `csv, excel, pdf, print`. - Built-in support for exporting to CSV, EXCEL and PDF using [Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel). - Built-in printer friendly view or create your own by overriding `printPreview()` method. - Change of namespace from `yajra\Datatables` to `Yajra\Datatables`. - Deprecated `of()` method when using DataTable service. - Automatic registration of required 3rd party providers. - [Laravel Excel](https://github.com/Maatwebsite/Laravel-Excel) - [Laravel Collective HTML & Forms](https://github.com/LaravelCollective/html)
No due date•18/18 issues closedAdd support for Datatables Editor
No due date