Essential Studio for EJ2 TypeScript Release Notes

v20.4.44
January 18, 2023

Common

Bug Fixes

  • #F178732 - Resolved the sudden changes in top value of draggable element.

Chart

Bug Fixes

  • #I426511 - Chart cut off when the parent container width is less than the chart width has been fixed.
  • #I427185 - The DateTimeCategory axis now correctly sorts data.

ContextMenu

Bug Fixes

  • #I425173 - The issue with “Context menu Submenus not opening properly with multiple levels “ has been resolved.

DataManager

Bug Fixes

  • #I418727 - Milliseconds is displayed but time is incorrect issue has been fixed.

DateRangePicker

Bug Fixes

  • #I428245 - The issue “selected range changes when we click outside the DateRangePicker component” has been resolved.

Dialog

Bug Fixes

  • #I427261 - The Dialog component now closes properly when the escape key is pressed while the Rich Text Editor toolbar is extended and the Image Dialog is open.

DocumentEditor

Bug Fixes

  • #425697 - Resolved the positioning and line spacing issue in shape document

Features

  • #419514 - Added API to modify form field name

Grid

Bug Fixes

  • #I427528 - First column missing highlight when tabbing into grid issue has been fixed.
  • #I427309 - API document has wrong information issue has been fixed.
  • #I423348 - Autofit on the columns is not work as expected in the frozen grid has been fixed.
  • #I419759 - Column Reordering is not working fine with Frozen column and hidden columns has been fixed.
  • #I416705 - Alignment issue with row drag and drop and frozen columns in stacked headers has been fixed.
  • #I424387 - Misalignment has been fixed when applying auto-fit for frozen columns with allowtextwrap.

Kanban

Bug Fixes

  • #I426567 - Now, drag and drop between the cards will work fine with out any flickering.

Maps

Bug Fixes

  • #I426534 - When the destroy method is invoked, the resize event is now properly removed from the Maps control.

PDFViewer

Bug Fixes

  • #I426541 - Now, the signature renders successfully even if the document contains an invalid signature field name.
  • #F179704 - If enableMeasureAnnotation is set to false, the Annotation events for shape annotations are now properly triggered.
  • #I426591 - After programmatically updating the signature field, the focus form field is now functioning.
  • #I427179 - Now, blank pages prints on iPad printing issue has been fixed.
  • #I427451 - Now, script error does not occurs while changing the dropdown value.
  • #I427404 - Now, the signature field indicator sizes have been adjusted in consistent with the signature fields.

PivotTable

Bug Fixes

  • When switching from table to chart using the toolbar, the fieldlist popup now renders properly.

RichTextEditor

Bug Fixes

  • #F179573 - Now, when typing in the Rich Text Editor the issue of letters appearing slowly has been resolved.
  • #I417838 - Now, the Underline and Strikethrough toolbar styles applied properly when we modify the font-size in the editor.
  • #I428203 - Now, the Numbered list will work correctly after applying indent to the pasted list with the paste clean-up settings enabled.

Schedule

Bug Fixes

  • #I414149 - An issue with editor window not open in iPad device has been fixed.
  • #I425181 - An issue with wrongly shown the occurrence alert while editing title of single occurrence of daily recurrence event has been fixed.
  • #I427296 - An issue with wrongly shown the occurrence alert while editing the date of single occurrence of weekly recurrence event has been fixed.

Switch

Bug Fixes

  • #I427994 - Provided the htmlAttributes support to the switch component.

TreeGrid

Bug Fixes

  • #I425556 - Resolved the data hiding issue while expanding child parent records in the case of observable binding.
  • #I422337 - Resolved improper selection after an expanding or collapsing the records.