Essential Studio for EJ2 TypeScript Release Notes

v17.2.39
July 30, 2019

Common

Bug Fixes

  • #I242062 - Resolved Special characters (@) are not working for template Engine support.

DataManager

Bug Fixes

  • 242189 - CRUD Operations now function properly when using Batch Edit mode in OdataV4Adaptor.
  • Support to enable or disable the date object parsing with serverTimeZoneOffset is now handled with timeZoneHandling property or DataUtil.timeZoneHandling globally.

Diagram

Bug Fixes

  • #243078 - The issue “Hidden layer is visible” is now resolved.
  • The issue “Context menu re-opens if you click a menu item quickly” is now working fine.

Features

  • #242645 - The issue “Support to add node in lanes collection at runtime” is now resolved.

DocumentEditor

Bug Fixes

  • #146208 - Header footer contents are now rendered properly on print without any blur.
  • #240266 - Fixed Exception thrown while updating page number.

Features

  • #238969 - Added API to set paste formatting options

Grid

Bug Fixes

  • #240377 - Changing page size dynamically in batch edit mode will now prompt confirmation dialog before discarding the changes.
  • #240117 - Support to access column object in grid column template has been provided. Use column inside the template to access the respective column properties.
  • #242654 - Dynamically changing ShowInColumnChooser property now updated in the columnMenu too.

Features

  • Default filter operator support has been provided. Use column.filter.operator with any of the filter operators to set default operator for filtering.

ListBox

Bug Fixes

  • #240597 - Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed.
  • #240594 - Form submit occurs while click toolbar item issue is fixed.

Maps

Bug Fixes

  • #I240804 - The issue with dynamically updating the zoom factor along with the initial case of the zoom factor has been fixed.
  • #I240836 - The issue with border that was not applied for marker highlight and selection has been fixed.

PDFViewer

Bug Fixes

  • #I242803 - The request handling has been optimized for retrieving the comments details from the PDF document.

Features

  • #I240440 - More details have been provided in the ajaxRequestfailure event.
  • #I242375 – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
  • #I241715 - Support has been provided to render the annotation modified date and time in the comment panel.

Schedule

Bug Fixes

  • #242057 - An issue with applying different work hours for each individual resource when the byDate option is enabled within group property has been fixed.
  • #240752 - An issue with recurrence option while using editorTemplate has been fixed.
  • #242634 - An issue with calendar format in timeline month view has been fixed.
  • Getting wrong start and end time for the longer appointments in timeline views issue has been fixed.
  • An issue with recurring events while defining recurrence rule on it that includes both BYMONTH, BYMONTHDAY and BYDAY properties together has been fixed.

SplitButton

Bug Fixes

  • Provided support for ‘OnOpen’ and ‘OnClose’ events in Blazor.

TreeView

Bug Fixes

  • #242589 - Issue with getting checked nodes value using checkedNodes property has been fixed.

Uploader

Bug Fixes

  • #F145959, #242743 - Provided specific type for success event arguments in the Uploader.