Essential Studio for Angular Release Notes

v16.1.38
May 03, 2018

Common

Bug Fixes

  • Now, Date parser will return the null value while parsing invalid date string.

AutoComplete

Bug Fixes

  • The issue, Value property in Autocomplete is not properly updated in two way binding after the initial load has been fixed.
  • The issue, Autocomplete displays the suggestions list even if the focus is lost for related component, has been fixed.

common

Bug Fixes

  • ng base destroy issue is fixed.

Bug Fixes

  • Console error thrown while navigating the angular routing in DropDownList change event, this issue has been fixed.

Grid

Bug Fixes

  • Duplicate values updating in batch changes for complex property is resolved.
  • Creating multiple elements while hovering for tooltip issue is resolved.
  • Lint issue occurs in custom toolbar with latest typescript version is resolved.
  • Undoing delete operation only restores frozen content in batch edit fixed.

ListView

Bug Fixes

  • Fixed collapsible icon alignment issue.

MultiSelect

Bug Fixes

  • The issue, MultiSelect component is not updating the popup correctly during the initial time, has been fixed.

NumericTextBox

Bug Fixes

  • Now native events triggered properly in Angular NumericTextBox component.

Tab

Bug Fixes

  • Issue with loading dynamic content using template ID is fixed.

TreeView

Bug Fixes

  • TreeView is not rendering properly when you return entire data (including child nodes) on initial request issue is fixed.