
A fast and easy-to-use JavaScript UI SDK. Adds support for Angular 6.
Features
- Adds support for Angular 6.
- Load jqxListBox, jqxDropDownlist and jqxComboBox by using the Angular *ngFor directive.
- Load jqxGrid and jqxDataTable by using the Angular *ngFor directive.
- Dynamically load Angular components into grid cells.
- New Angular Help tutorials about Routing and Navigation, Dynamic Component Loading and WebPack installation.
- jqxGrid can be loaded from Table tag by using $.jqx.parseSourceTag method.
- Angular 6 component integration.
Fixes
- Fixed an issue in jqxListBox regarding the loading from Select and UL tags.
- Fixed an issue in jqwidgets.d.ts file regarding missing jqx:any.
- Fixed an issue in jqxScheduler regarding the edit dialog’s z-index.
- Fixed an issue in jqxScheduler regarding the firstDay localization setting and showWeekends is set to false.
- Fixed an issue in jqxNotification regarding the dynamically change of templates.
- Fixed an issue in jqxGrid regarding the sorting when the Grid is grouped.
- Fixed an issue in jqxFileUpload cancelFile typescript definition.
- Fixed an issue in the widgets styles regarding an incorrect image.