Essential Studio for Angular Release Notes

v16.4.45
January 2, 2019

Common

Bug Fixes

  • Fixed CustomPlacement typing issue.

Accordion

Bug Fixes

  • Accordion rendering issue with ng-template is fixed.

Chart

Bug Fixes

  • Duplicates of scrollbar id in multiple chart is fixed

CircularGauge

Bug Fixes

  • When drag the range bar pointer, the console error thrown resolved now.

DataManager

Bug Fixes

  • Additional parameters should be send in params property is fixed.

DatePicker

Bug Fixes

  • DatePicker will allow assigning string value when type system configuration is disabled.

Document Editor

Bug Fixes

  • Table border is rendered properly.

Bug Fixes

  • Getting custom properties from menu items in beforeItemRender event issue fixed.

Schedule

Bug Fixes

  • An issue with the display of +n more popup on Scheduler, while setting appointment time in seconds has been fixed.

Bug Fixes

  • Fixed the issue with rendering the Sidebar using isOpen property and type Auto.

Toolbar

Bug Fixes

  • While resizing, Toolbar items are not moving from popup to toolbar in extended overflow mode issue is fixed.

Tooltip

Bug Fixes

  • Added index position for tooltip content container to avoid misalignment while customize background.

TreeGrid

Bug Fixes

  • Added events for the column menu feature and added columnMenuItems API to modify the column menu items in column menu.
  • Added sortComparer API to perform custom sorting in TreeGrid.