Search results

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

v15.4.22
December 14, 2017

Common

FEATURES
  • Upgraded TypeScript version to 2.6.2

Compression

FEATURES

Upgraded TypeScript version to 2.6.2

ContextMenu

BUG FIXES
  • Destroy method issue in angular is fixed.

DataManager

BUG FIXES
  • Renamed Query.requireCounts property as Query.isCountRequired.
  • Promise uncaught error for failure cases fixed.
FEATURES
  • Upgraded TypeScript version to 2.6.2

Dialog

BUG FIXES
  • The issue with triggering click event multiple times when click on primary button using Enter key has fixed.

Excel Export

FEATURES
  • Upgraded TypeScript version to 2.6.2

File

FEATURES

Upgraded TypeScript version to 2.6.2

Grid

BUG FIXES
  • Grid height 100% is not working fixed.
FEATURES
  • recordDoubleClick event added.
Breaking Changes
  • Now ColumnChooser module must be injected to use column chooser feature.

ListView

BUG FIXES
  • Empty dataSource not working properly on dynamic data issue fixed.
  • removeItem method properly handled for dynamic dataSource.
FEATURES
  • Provided text binding support from complex dataSource.

Pdf Export

FEATURES
  • Upgraded TypeScript version to 2.6.2

RadioButton

BUG FIXES
  • RadioButton not working properly with ngModel issue fixed.

common

BUG FIXES
  • Grouped radio button ngModel binding.
  • ngFor directive not working for component child directive.