Essential Studio for EJ2 TypeScript Release Notes

v19.4.41
January 4, 2022

Chart

Bug Fixes

  • #I359390 - Axis label color is properly applied through axisLabelRender event.
  • #F165023 - Highlight is working fine in IE browser.

Diagram

Bug Fixes

  • SF-358407 - The issue “NodeTemplate is not rendered properly in React” has been fixed.
  • SF-358519 - The issue “SendToBack is not working properly when re-adding shapes on diagram” has been fixed.
  • F170870 - The issue “Ports are not flipped while flipping Node to Horizontal or Vertically” has been fixed.
  • F170870 - The issue “Provide support to prevent label flipping while flipping the node horizontally or vertically” has been fixed.

DocumentEditor

Bug Fixes

  • #SF-354463 - Resolved the crashing issue in splitting rows in rendering table.
  • #SF-353961 - Resolved the performance issue in editing document with merge field.
  • #SF-355429 - Resolved selection issue for the shape with in front of text wrapping.
  • #SF-360442 - Resolved the spell check suggestion replace issue in localized document editor.
  • #F171032 - Resolved the empty line adding in text exporting.
  • #F171461 - Resolved the content control preservation issue in exporting.

Features

  • #SF-354038 - Added API to restrict the maximum number of rows in insert table dialog(DocumentEditorSettings.maximumRows)

Gantt

Bug Fixes

  • #355824, #360027 - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
  • #F171256 - Issue in Localization for the word New Task has been fixed.

Grid

Bug Fixes

  • #SF-313743 - Created event is not triggered when changing the locale is fixed.
  • #SF-354968 - Column dataSource is changed after dropdown editing a foreignkey column is fixed.
  • #F170844 - Borderline is not applied properly in stacked column has been fixed.

Heatmap

Bug Fixes

  • #I349058 - The issue with “The label rotation is not working for y-axis in Heatmap component” has been resolved.

Kanban

Bug Fixes

  • #I358793 - Now, the drag and drop of the cards in the Kanban works properly without any exception error.

Bug Fixes

  • Sub menu position alignment issue in menu has been resolved.

PDFViewer

Bug Fixes

  • #I357108 - Now, the annotations are displayed properly for the rotated documents.
  • #I357489 - Now, the unnecessary thumbnail requests are restricted.

PivotTable

Bug Fixes

  • #I340908 - In Firefox browser, the Pivot Table is now refreshed properly with virtual scrolling.

Schedule

Bug Fixes

  • #I357890 - An issue with work cells misalignment in the timeline month view has been fixed.
  • #FB31401 - An issue with today button navigating issue only in the MonthAgenda view issue has been fixed.
  • #FB30967 - An issue while drag and drop an event with eventDragArea has been fixed.

Spreadsheet

Bug Fixes

  • SF-360492 - Row height issue after performing undo operation has been resolved.
  • SF-353871 - Cell alignment issue while copy paste merge cell issue is fixed.
  • I349145, I347733 - Script error throws while set the height to hidden rows is resolved.
  • SF-360109 - Bottom border missing while paste merge applied cell issue fixed.
  • SF-354314 - External pasting formula cell which lies below the viewport not working issue has been fixed.
  • SF-354314 - Performance issue on copying large cells which contains custom number format has been fixed.
  • SF-359382 - Color applied for empty cell if less than condition value is in negative in conditional formatting issue has been fixed.
  • SF-359673 - Find and replace is not working after scrolling to bottom in finite mode issue has been fixed.
  • SF-357076, SF-360051 - If the column, row and select-all selection range contains a filtered range then, the sorting is applied to its filtered range.
  • SF-358133 - cell save event arguments are not proper for cut / paste action issue resolved.
  • SF-360303 - Selection issue while pasting the multiline character contained text in cell editing mode is resolved.

Tab

Bug Fixes

  • #SF-359072 - An issue with active tab selection is not highlight when render inside the dialog has been fixed.

Tooltip

Bug Fixes

  • #I357096 - Now, dynamically adding the container property of tooltip works properly.

TreeGrid

Bug Fixes

  • #F171247 - Resolved first row hiding issue in iOS device while using virtualization.