Common
- Upgraded TypeScript version to 2.6.2
Compression
Upgraded TypeScript version to 2.6.2
- Destroy method issue in angular is fixed.
DataManager
- Renamed
Query.requireCounts
property as Query.isCountRequired
.
- Promise uncaught error for failure cases fixed.
- Upgraded TypeScript version to 2.6.2
Dialog
- The issue with triggering
click
event multiple times when click on primary button using Enter
key has fixed.
Excel Export
- Upgraded TypeScript version to 2.6.2
File
Upgraded TypeScript version to 2.6.2
Grid
- Grid height 100% is not working fixed.
recordDoubleClick
event added.
- Now
ColumnChooser
module must be injected to use column chooser feature.
ListView
- Empty
dataSource
not working properly on dynamic data issue fixed.
removeItem
method properly handled for dynamic dataSource
.
- Provided text binding support from complex
dataSource
.
Pdf Export
- Upgraded TypeScript version to 2.6.2
- RadioButton not working properly with ngModel issue fixed.
common
- Grouped radio button
ngModel
binding.
ngFor
directive not working for component child directive.
- Upgraded TypeScript version to 2.6.2