Change Log Version 1.9
- Added integration with Angular 2+.
- Added new datetimepicker widget.
- Added new slider widget.
- Added various improvements in the visualization of the dropdown.
- Added Spanish and Italian translation for all widgets.
- Added getCSV and downloadCSV methods for the grid.
- Added updateNode method for the tree.
- Added headerRowHeight and bodyRowHeight configuration options for the grid.
- Added size configuration option for the datepicker.
- Added modal configuration option for the datepicker.
- Added header configuration option for the datepicker.
- Added footer configuration option for the datepicker.
- Added select event for the datepicker.
- Added size configuration option for the timepicker.
- Added select event for the timepicker.
- Added placeholder configuration option for the dropdown.
- Added containment configuration option for the draggable widget.
- Added parents method for the tree.
- Added showOnFocus configuration option for the datepicker.
- Added showRightIcon configuration option for the datepicker.
- Added Turkish, Chinise and Japanise translation for all widgets.
Bug Fixes