#185642 Value is updated correctly in aurelia two-way binding.
#183872 Two-way binding support issue has been resolved.
ejFileExplorer
Features
#187589 - Provided the option to customize the file replace alert text.
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.