Search results

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

v15.4.23
December 27, 2017

Common

FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts).
Breaking Changes
  • Modified the module bundle file name for ES6 bundling.

AutoComplete

BUG FIXES
  • Popup repositions not worked while scroll on the fixed element, this has been fixed.

ComboBox

BUG FIXES
  • Popup repositions not worked while scroll on the fixed element, this has been fixed.

Compression

FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
  • Modified the module bundle file name for ES6 bundling

DataManager

FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
  • Modified the module bundle file name for ES6 bundling

DatePicker, DateRangePicker and TimePicker

BUG FIXES
  • Popup repositions will not work while scrolling on the fixed element, this has been fixed.

Dialog

BUG FIXES
  • Resolved the issue with applying localized texts for Dialog close button.
BUG FIXES
  • Popup repositions not worked while scroll on the fixed element, this has been fixed.

Excel Export

FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
  • Modified the module bundle file name for ES6 bundling

File

FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
  • Modified the module bundle file name for ES6 bundling

Grid

BUG FIXES
  • Header content is not scrolling while adding a record in empty Grid.
  • displayAsCheckbox not working for numeric values.
  • Filtered value not persisting in filter menu with date picker.
  • Reordering with filter menu throws script error.
  • Exporting Grouped Grid with Header not working.

ListView

BUG FIXES
  • SelectItem method is not working with option which only have text field.
  • Complex dataSource binding support for ListView fields.

MultiSelect

BUG FIXES
  • Popup repositions not worked while scroll on the fixed element, this has been fixed.

MultiSelect, DropDownList, ComboBox and AutoComplete

BUG FIXES
  • Popup repositions not worked while scroll on the fixed element, this has been fixed.

Pdf Export

BUG FIXES
  • Preservation issue in headers with row span is fixed
FEATURES
  • Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
  • Modified the module bundle file name for ES6 bundling

Toolbar

BUG FIXES
  • Issue with changing separate items property has been fixed.
  • The Toolbar Popup and scrollable creation issue in non visible element is fixed.
  • Dynamic Items updating with toolbar alignment is fixed.
  • Removed unwanted space available in the Toolbar Popup mode initial time.

common

BUG FIXES
  • Resolved this.propagateTouch is not a function console error.