Essential Studio for EJ2 TypeScript Release Notes
v16.3.31
November 07, 2018
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 withEllipsisWithTooltip
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.