Essential Studio for Angular Release Notes

v15.3.0.29
August 31, 2017

Common

Features

  • #179442 -The Syncfusion Angular components support passing JavaScript widget model options as input.

Bug Fixes

  • #185719, #185508, #F132173 - Typing file jQuery compatibility issue has been fixed.

ejTextboxes

Features

  • #182613 – We have provided the option to allow the decimal places without any limit.

ejTreeView

Features

  • #184008 – Provided nested object support in TreeView fields. That helps to map the complex data from data source.

Breaking Changes

  • #182105 - In previous, when we pass a single node with a parentID and target to addNode method, the node will append to the parentID’s node and currently node will append in to the target.