Change Log Version 1.3
- Added new editor widget.
- Added dataFiltered event for the grid.
- Added iconsLibrary configuration option for the grid.
- Added column.filter configuration option for the grid.
- Added Grouping widget for the grid.
- Renamed the defaultParams.sortBy configuration option to paramNames.sortBy.
- Renamed the defaultParams.direction configuration option to paramNames.direction.
- Renamed the defaultParams.page configuration option to paramNames.page.
- Renamed the defaultParams.limit configuration option to paramNames.limit.
- Added iconsLibrary configuration option for the tree.
- Added border configuration option for the tree.
- Discontinue the integration with Zurb foundation for the dialog.
- Added touch support for all draggable and resizable elements.
Bug Fixes