All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add
sClass
property forDataTableColumn
class - Add
title
property forLinkColumn
class
- Improve README
- Change
options
property tolinkOptions
at LinkColumn class - Move asset classes to separate directory
- Update minimal php version to 5.5.0
- Reverse order CHANGELOG
- php 7.2 compatibility
- Data and response formatting in DataTableAction
- Server-side pagination
- Improve README
- Move DataTable options to protected array. Add __set and __get methods.