Essential Studio for Angular Release Notes
v16.1.42
May 15, 2018
Accordion
Bug Fixes
- Issue with space key in text area, when placed inside Accordion is fixed.
AutoComplete
Bug Fixes
- The getDataByValue method is not working properly in Autocomplete’s issue has been fixed.
DataManager
Bug Fixes
- Provide ignore accent support for Search feature.
DateTimePicker
Bug Fixes
-
ngOnDestroy
related issues with destroying DateTimePicker component has been fixed.
DropDownList
Bug Fixes
- Value property set through the model is now maintained, even after changing the data.
- Change event is now triggered for DropDown components, when
showClearButton
is clicked.
Grid
Bug Fixes
- Excel Filter dialog not updated while initial rendering and through
setproperties
. - Localization not applied in Exporting Grid.
- Complex data binding not working properly with editing add action.
ListView
Bug Fixes
- Now
select
event will be triggered oncheckbox
interactions.
Tab
Breaking Changes
- Breaking issue with dynamic loading tab content template ID is fixed.