Essential Studio for EJ2 TypeScript Release Notes

v20.1.59
June 7, 2022

Chart

Bug Fixes

  • #I379535 - Background issue in PDF export has been fixed.
  • #I379093 - Draggable arrow for stacked series is removed.
  • #I381436 - Data label is hidden in stacked bar series has been fixed.
  • #I379549 - Add series using DataManager makes a request to the server for multiple times issue is fixed.

Diagram

Bug Fixes

  • #I378190 - Now, distribute commands will work properly.

DocumentEditor

Bug Fixes

  • #F174916 - Resolved the numbering pop-up binding issue.
  • #I376243 - Resolved the script error in importing document with empty author.
  • #I369585 - Resolved the selection issue in selecting document with large number of pages.
  • #I375798 - Resolved the control hanging issue in opening the document.
  • #I367499 - Resolved the shape and chart rendering issue.

Bug Fixes

  • “Dropdown List template sample is not working in React 18” issue has been resolved.

FileManager

Bug Fixes

  • ‘#I368438’ - The issue with “Copy/paste MAC keyboard shortcuts doesn’t work for File Manager” has been resolved.

Gantt

Bug Fixes

  • #379229 - Pdf export is not working when using custom date format issue has been fixed.
  • #381109 - Issue when Zoom To Fit with unscheduled tasks has been fixed.
  • #382884 - work value calculation issue for parent task has been fixed.

Grid

Bug Fixes

  • #I367001 - Alignment issue while adding new row with frozen grid and rowDragandDrop is fixed
  • #I378140 - Combination of Excel and Menu filter with foreignkey column throws script error is fixed
  • #I377994 - Row selection is not updated properly inside the rowDeselected event while performing data actions in grid has been fixed.

Maps

Bug Fixes

  • “Maps throws script error while resizing the window in React 18 sample” issue has been resolved.

PDFViewer

Bug Fixes

  • #F174154- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the updateFormFieldsValue() method.
  • #I376222- Now, Annotation selector binds correctly to annotations when dragging.
  • #I367416- The FindText() method of PDF Base allows for finding the number.
  • #I372876- The annotationSelect and commentAdd events are triggered properly for the sticky notes annotation.

QueryBuilder

Bug Fixes

  • I379818 - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.

RichTextEditor

Bug Fixes

  • #I378184 - Now, the script error is not thrown when resizing the Rich Text Editor component with inline mode.
  • #I381208 - Now, applying bold multiple times using ctrl+b on the nested list works properly.

Schedule

Bug Fixes

  • #I380532 - An issue with Multiple appointments dragged while performing drag action with a single appointment has been fixed.
  • #I380576 - An issue with drag appointment clone position with enabled rowAutoHeight has been fixed.

Spreadsheet

Bug Fixes

  • #I380999 - Date with year less than 1900 is considered as invalid date like excel and handled properly during filtering.

TreeGrid

Bug Fixes

  • #I376155 - Freeze direction works properly when enabled dynamically.