Essential Studio for EJ2 TypeScript Release Notes

v23.2.7
December 05, 2023

AutoComplete

Bug Fixes

  • #I522040 - Fixed an issue where setting the highlight as true and adding HTML text as a value would result in it being parsed as a DOM element.

Chart

Bug Fixes

  • #I522567 - The chart height has now been updated properly.
  • #I523917 - Now, the marker renders properly when animating the series after changing data through the period selector.

Chip

Bug Fixes

  • #I525416 - The issue when updating the chips property when multiple chip component rendered in the page has been resolved.

Diagram

Bug Fixes

  • #I506991 - Fixed the connector selection issue that occurred when the segment thumb was enabled.
  • #I522256 - Now, the palette expanding event arguments are correct when expanding the palette.
  • #I522219 - Fixed issue with symbol palette tooltip rendering inaccurately after searching symbols and hovering over palette shapes.
  • #F185333 - Now, the style property of phase at run-time can be customized.

Document Editor

Bug Fixes

  • #I516207 - Resolved the issue of search text of footnote content.
  • #I513118 - Resolved the Background Color is missing in exported document issue.
  • #I517682 - Resolved the document corrupted issue on exporting as Docx.
  • #I514089 - Resolved overlapping issue while pasting MergeWithExistingFormatting.
  • #I521049 - Resolved the issue in search the font in style dropdown.
  • #I514009 - Resolved the script error when undoing pasted table.
  • #I515234 - Resolved the issue in paragraph goes to page end while press enter.
  • #I516988 - Resolved the SFDT listFormat property is not populated issue.
  • #I515700 - Resolved script error issue while exporting the document.
  • #I514962 - Resolved the issue in selection is not updated properly while inserting text.
  • #I513117 - Resolved editing and last page delete issue.
  • #I525400 - Resolved issue in paste.
  • #I513061 - Resolved editing issues in the attached document.
  • #I514089 - Resolved overlapping issue while pasting MergeWithExistingFormatting.

Bug Fixes

  • #I523487 - The issue with itemTemplate support while performing filtering operation in the Dropdown Tree component has been resolved.

GanttChart

Bug Fixes

  • #I514463 - Cell is in edited state even after opening context menu issue has been fixed.
  • #I525741 - Timeline rendered wrongly when changing the timeline from Fit to view to other view issue has been fixed.
  • #I522431 - Parent task duration not update while child task date is edited issue has been fixed.
  • #I520506 - Switching from yearly to quarterly view gives white space issue has been fixed.
  • #I521365 - Dates in tooltip not rendered correctly issue has been fixed.

Maps

Bug Fixes

  • #519916 - When set as an object in the array, the navigationLineSettings property will now be updated.

MultiSelect

Bug Fixes

  • #I518299 - Fixed console error that occurred when adding an item using the addItem method.

Ribbon

Features

#I512188 - Provided overflow popup open/close event support for the Ribbon overflow popup.

RichTextEditor

Bug Fixes

  • #I525285- Now, when copying content from a Word document and pasting it into the Rich Text Editor, it would not remove the non-breaking space.
  • #I515735- Now, the alternative dialog opens based on the image position, preventing unwanted scrolling.
  • #I517343- Now, the table style status is updated properly in the table quick toolbar dropdown items in the Rich Text Editor.
  • #I524361- Now, pressing the enter key when enterKey is configured as BR and the cursor is at the start of the line works properly.

-#I518641 - Now, the RichTextEditor is working properly when click the full screen toolbar icon.

StockChart

Bug Fixes

  • #I522065 - Now, the series border is working properly.
  • #I523535 - Now, stock event renders properly.

TreeGrid

Bug Fixes

  • #I517211 - Exception throws on dynamically changing the stacked column and normal column.
  • #FB48417 - Fixed the issue where a Script Error was thrown when searching for an invalid value and when rendering empty data.

TreeView

Bug fixes

  • #I525899 - The issue with the React TreeView filtering operation has been resolved.