
Adds Angular Modules for all components.
Features
- Added Angular Modules for all components.
- When the Grid calls the DataAdapter's sort function, it now passes an additional third parameter which contains all sort columns and sort directions.
Fixes
- Issue in the rendering of jqxTree with checkboxes and jqxEditor with Material styles.
- Issue in jqxGrid regarding the multiple-column sorting of Date columns.
- Issue in jqxGrid regarding the multiple-column sorting in virtual mode. Even when there is no data, the sort arrows are rendered as in the single-sort mode.
- Issue in jqxScheduler regarding jQuery 3.3.1 and rendering of appointments on IPad in MonthView.
- Issue in jqxDateTimeInput regarding dates selection before 1970.
- Issue in jqxTreeGrid regarding the export to excel when aggregates are turned on.
- Issue in jqx.base.css file regarding *expression css names.