Search results

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

v16.2.46
July 30, 2018

Common

BUG FIXES
  • Resolved view encapsulation issue.
  • Resolved onpropertychange not triggered issue.
  • Resolved issue in EventArgs passing.

Accordion

BUG FIXES
  • Issue with Space and Enter key, which is not working in RTE while rendering inside the Accordion is fixed

AutoComplete

  • We have provided public methods spinner show and hides.

Chart

FEATURES
  • Added tooltipMappingName API for binding text to tooltip from dataSource.
  • Added public property to show total pages enabled in legend pagination.

ComboBox

  • ComboBox filtering update data method field argument issue has been resolved.
  • We have provided public methods spinner show and hides.

DataManager

BUG FIXES
  • ODataV4 - Added preference header information while performing CRUD operations.
  • ODataV4 - Changed update type from PUT to PATCH and provided option to change type.
Breaking Changes
  • To conform ODataV4 standard, now update operation uses PATCH type instead of PUT. It can be changed using updateType option of the ODataV4Adaptor.

DatePicker

BUG FIXES
  • Float label state are not restored after resetting the form issue has been fixed.
FEATURES
  • Support for allowEdit property has been provided for DatePicker component that allows to edit the value in the input element.

DateRangePicker

FEATURES
  • Support for allowEdit property has been provided for DateRangePicker component that allows to edit the value in the input element.

DateTimePicker

BUG FIXES
  • Float label state are not restored after resetting the form issue has been fixed.
FEATURES
  • Support for allowEdit property has been provided for DateTimePicker component that allows to edit the value in the input element.

Diagram

BUG FIXES
  • Issue on Drag event arguments have been resolved.
  • Issue on changing the background image at run time has been fixed.

Document Editor

FEATURES
  • Added support for .NET Framework 4.0 and 4.5 in Syncfusion.EJ2.DocumentEditor NuGet package.

DocumentEditor

FEATURES
  • Added support for .NET Framework 4.0 and 4.5 in Syncfusion.EJ2.DocumentEditor NuGet package.
BUG FIXES
  • We have provided public methods spinner show and hides.

Grid

BUG FIXES
  • Selected rows event arguments are wrong with grouping and enableVirtualization is resolved.
  • Multiple rows selecting while scrolling with grouping and enableVirtualization is resolved.
  • Provided locale string for pager All option.

ListView

BUG FIXES
  • Fixed select event returns undefined arguments while loading with numeric dataSource.

MultiSelect

BUG FIXES
  • Pre-selected item disappears from popup list when removed selected items in clear button issue has been resolved.
  • We have provided public methods spinner show and hides.

Schedule

BUG FIXES
  • An issue with creation of weekly recurrence appointment, without providing repeat every field value has been fixed.
  • An issue that occurred due to the improper destroy action on sub-components of scheduler has been fixed.

TimePicker

BUG FIXES
  • Float label state are not restored after resetting the form issue has been fixed.
FEATURES
  • Support for allowEdit property has been provided for TimePicker component that allows to edit the value in the input element.

TreeView

FEATURES
  • In tree view, provided an option to prevent dropping an element in the sibling position.