Search results

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

v16.3.30
November 1, 2018

Common

CircularGauge

BUG FIXES
  • The range bar pointer is rendering properly now, when the axis minimum and pointer values are same.
FEATURES
  • Provided support to calculate the radius of the gauge, based on the start and end angles.

DataManager

BUG FIXES
  • Filter value is not encoded properly in WebApiAdaptor is resolved.

Grid

BUG FIXES
  • extend like method to keep getters in the data is added.
  • Tab-key press and update the data in command-column causes multiple posts at server side is resolved.
  • Added target to the arguments of the rowDeselecting event of Grid.
  • Cell edit template read function does not called when column type as boolean is resolved.
  • Script error thrown in production mode when using hideColumns method to hide a column.

ListView

FEATURES
  • Included refreshItemHeight public API to recalculate list item height in UI Virtualization.