Essential Studio for EJ2 TypeScript Release Notes

v15.4.23
December 27, 2017

Common

Bug Fixes

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

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

Bug Fixes

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

DateRangePicker

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.

ExcelExport

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.

PdfExport

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

TimePicker

Bug Fixes

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

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.