Search results

Syncfusion React UI Components (Essential JS 2) - Release Notes

v15.4.30
February 14, 2018

Common

CheckBox

BUG FIXES
  • Label text responsive issue fixed.

DataManager

FEATURES
  • Diacritic filtering support added.

Excel Export

BUG FIXES
  • ChromeHeadless crashing issue in CI is fixed.

Grid

BUG FIXES
  • Exporting is working fine with template column.
  • Aggregate with frozen columns scroller is working fine

Pdf Export

BUG FIXES
  • ChromeHeadless crashing issue in CI is fixed.

TreeView

FEATURES
  • Added “getNode” method in TreeView to get the node’s data based on given node element or it’s ID.
  • Added “beginEdit” method in TreeView, to initiate the editing mode of the TreeView node through code.
Breaking Changes
  • In TreeView, “replaceText” method name has been modified as “updateNode”.

common

BUG FIXES
  • Fixed Form component’s expression changed on template issue.