Search results

Syncfusion JavaScript UI Controls (Essential JS 2) - Release Notes

v16.3.31
November 7, 2018

Common

DatePicker

BUG FIXES
  • Fixed the form reset issue in Internet Explorer.

DateRangePicker

BUG FIXES
  • Fixed the form reset issue in Internet Explorer.

Grid

BUG FIXES
  • aggregateModule is made public from grid class.
  • Tooltip throw script error when hover grid cell faster with EllipsisWithTooltip is fixed.
  • excelexport failed when complex property has null as value is resolved.
  • Script error throws while deleting the records after adding new records in batch-editing mode is resolved.
FEATURES
  • Provided dialog settings to customize dialog-editing.
Breaking Changes
  • For dialog editing, the dialog overlay will be displayed to entire document, Previously the overlay will be displayed only on the grid element.

Schedule

Breaking Changes
  • Misalignment issue with edit and delete icons on edit event popup has been fixed.

Toast

BUG FIXES
  • Resolved the issue “window is not define” on registering component as plugin in Toast component.