This repository was archived by the owner on Feb 2, 2025. It is now read-only.
v0.5.0
This release contains the following:
- Removing the
DTInstances.getLast()andDTInstances.getList()as they are deprecated #315 - Add MIT licence in
bower.json#317 - Update examples:
- add the
$elemin the parameter of_redrawRows#321 - Destroy the child scope when data is refreshed in the "Angular way" #326
- Add support for commonjs #332
- Correct the usage of
DTDefaultOptions.setLanguageSourcewith the Angular renderer #356 - Add support for Light column filter #431
- Throw an error if the option
serverSideis set totrueand the table is not renderer by the Ajax renderer - Avoid exception when using multiple datatables with the Angular renderer #310