Essential Studio for EJ2 TypeScript Release Notes

v24.2.8
February 27, 2024

Chart

Bug Fixes

  • #T553171 - Now the center label is aligned properly when increasing the font size.
  • #I548552 - The y-axis now dynamically changes based on the current visible points when zooming.

DateRangePicker

Bug Fixes

  • #I554330 - Fixed an issue where the selected value was not being updated when invalid text was entered into the input field.
  • #I553168 - Fixed an issue where setting presets with a specific time would initially work, but changing the preset would reset the time.

DateTimePicker

Bug Fixes

  • #FB50296 - Fixed an issue where the date format MMM/YYYY was displaying the wrong date value in languages other than English.

Diagram

Bug Fixes

  • #I555649 - Now, the scaling of the BPMN symbols with description is properly rendered.

Dialog

Bug Fixes

  • #I547853 - Fixed an issue where the dialog was not draggable on mobile devices.

DocumentEditor

Bug Fixes

  • #I549317 - Resolved the layouting issue when opening attached document.
  • #I541401 - Resolved the indentation rendering issue.
  • #I546320 - Resolved the spell checker suggestions not replacing issue.
  • #I543922 - Resolved the layouting issue when line spacing type is exactly.
  • #I545234 - Resolved the spell check issues in blazor.
  • #I555335 - Resolved the character format applying issue when pasting sfdt content.
  • #I529782 - Resolved the overlapping issue while opening the attached document.
  • #I524548 - Resolved the font family issue in table of content.
  • #I547495 - Resolved the column content missing issue.
  • #I547296 - Resolved the Arabic content copy pasting issue.

GanttChart

Bug Fixes

  • #I555169 - The scrollbar into view taskbar not working properly issue has been fixed.
  • #I556229 - Splitter View is not updating properly while using setSplitterPosition issue has been fixed.
  • #I553873 - Taskbar not rendered properly when using hour format in DST issue has been fixed.
  • #I548519 - Timeline start date changed after zooming action issue has been fixed.
  • #I548491 - React Gantt crashes when updating parent and changing column from column chooser issue has been fixed.
  • #I544198 - Delay in predecessor validation issue has been fixed.
  • #I552622 - The enable immutable enabled sample expand icon hide when record add issue has been fixed.
  • #I553420 - Editing resource allocation differed from initial rendering.
  • #I555214 - Disabling all editing options leads to console error issue has been fixed.
  • #I553748 - Editing the task name following the reset of the taskbar start date will lead to the taskbar rendering an incorrect date issue has been fixed.
  • #I553710 - Dragging the task following the reset of the parent taskbar start date will lead to get duplicate taskbar issue has been fixed.

Grid

Bug fixes

  • #I550034 - Resolved an issue where printing is not work properly in grid with aggregation and grouping.
  • #I536128 - Horizontal scrollbar appear when set column width to auto issue has been resolved.
  • #I555494 - Fixed an issue where the EllipsisWithTooltip feature does not work correctly.
  • #I552236 - The issue of encountering a script error when editing a grid with virtual scrolling and a column without a field name has been fixed.

ListView

  • #I553202 - Included a new method unselectItem for deselecting the items instead of using selectItem method with empty arguments.

Mention

Bug Fixes

  • #I539496 - Fixed an issue where the mentioned value was not being updated to the target element when using mouse interaction.

PDF Viewer

Bug Fixes

  • #I550956 - Now, comments do not overlap when the author name has more characters.
  • #I549538 - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
  • #I553949 - Now, the check box appearance is properly displayed on iOS devices.
  • #I545417 - Now, dynamically show and hide the text search pane is working properly.

PivotTable

Bug fixes

  • #I555926 - When using the Nextjs project, the pivot table will now render properly in the production environment.
  • #F186589 - The Pivot Table will now be properly rendered when connecting an OLAP cube with no named set.

Ribbon

Bug Fixes

  • #I555696 - Now the issue with tab animations not updated, while using the tabAnimation property has been resolved.

RichTextEditor

Bug Fixes

  • #F186601 - Now, the e-control class name is removed properly from the body element in the Rich Text Editor.
  • #I553157 - Now the numbered and bulleted list is removed properly when deleting the entire list using the backspace key in RichTextEditor.
  • #I553375 - Now, the bullet or number list works properly when we try to remove a single line from the list in the RichTextEditor.

Tree Grid

Bug Fixes

  • #F50621 - Resolved an issue where a script error was being thrown when performing ExpandAll and CollapseAll actions in row template.

TreeView

Bug fixes

  • #I550140 - Resolved the accessibility issue with TreeView component when rendered with checkbox.
  • #F186726 - Resolved the multi selection functionality issue in the TreeView component on Mac device.