Essential Studio for EJ2 Angular Release Notes

v25.1.39
April 09, 2024

Chart

Bug Fixes

  • #I571372 - The first axis label does not shift to the left when using edgelabelplacement as shift.
  • #I571107 - When the chart is resized, the console error will no longer be thrown.

Checkbox

Bug Fixes

  • #I574511 - The issue with “script error thrown while clicking the checkbox through JS.” has been resolved.

Diagram

Bug Fixes

  • #I570446 - Now, zoom in and zoom out works properly while setting canZoomOut as true.
  • #I561938 - Now, the connectors routed properly with shortest routing distance while using enable routing.
  • #I565099 - Now, the undo redo works properly for swimlane after cut and delete.

DocumentEditor

Bug Fixes

  • #I556448 - Resolved the table header rendering issue.
  • #I559218 - Resolved the table border issue in the attached document.
  • #I561167 - Resolved the hyperlink style issue while reject the changes.
  • #I562628 - Resolved the application crashes when performing reject all changes.
  • #I562668 - Resolved the list level preservation issue.
  • #I562943 - Resolved the track changes disable issue while stop RevisionsOnly protection.
  • #I563223 - Resolved the paragraph indentation and border render issues inside table.
  • #I565315 - Resolved the issue of applying character style to the selected text.
  • #I529797 - Resolved the search issue when using plus symbol.
  • #I565843 - Resolved the undo issue while applying border style in table.

Bug Fixes

  • #I570515 - The issue of keyboard focus remaining within its child options rather than moving to the next enabled item has been resolved.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

  • #I568054 - Fixed script error that occurred when opening the filter menu using the column menu feature in adaptive layout grid.
  • #I573131 - Fixed issue where the Column Chooser OKButton remained enabled even after individually unchecking all visible column checkboxes items.
  • #I571994 - Updated the emit type for the ContextMenuClick event in the grid documentation.
  • #FB52005 - Resolved issue where JAWS screen reader incorrectly read out pager elements when navigating to the first content cell from the header in a grid with paging enabled.
  • #I570288 - Resolved misalignment of frozen columns in the grid when resizing to fit content width.

Image Editor

Bug Fixes

  • #I564880 - The issue with “unable to restore the old image position after reopening the same image” has been resolved.
  • #I575218 - The issue with “Image annotation not selected when we set the drawImage method with isSelected parameter as true.” has been resolved.

PDF Viewer

Bug Fixes

  • #I571236 - Now, the extra border will not appear on the page for the image element in the tagged PDF.
  • #I569364 - Now, the form field click event is triggered properly for radio button in the customer provided document.
  • #I570815 - Now, the unload request has not been triggered in the Stand-alone PDF Viewer on reloading the current page.

Pivot Table

Bug fixes

  • #I572220 - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.

RichTextEditor

Bug Fixes

  • #I569839 - Now, the title attribute is added properly for the audio and video elements, inserted using the executeCommand public method in the Rich Text Editor.
  • #I572044 - Now, the cursor is set after the image when pasting the image or image with text into the Rich Text Editor.
  • #I569849 - Now, the abort icon and uploading percentage are aligned properly in the image dialog of the Rich Text Editor.
  • #I570370 - Now, the backspace key is working properly when copying and pasting an image with content.
  • #I553157 - Now, the bullet format list gets removed properly when we replace the content in RichTextEditor.

Schedule

Bug fixes

  • #I556008 - An issue with the reading and restoring the current resource in compact view has been fixed.
  • #I550494 - An issue with appointments overlapping while using sortComparer in the timeline views has been fixed.
  • #I549215 - The issue with the refreshLayout method causing UI disruptions when utilizing allowVirtualscrolling has been resolved.

Toolbar

Bug Fixes

  • #I560879 - An issue with getting console error when clicking schedule custom toolbar template item has been resolved.

Tooltip

Bug Fixes

  • #I570443 - The issue with the Tooltip component appearance while hovering using a tab key in the uploader sample has been resolved.

Tree Grid

Bug Fixes

  • #I558418 - Resolved data re-rendering on scrolling up in virtualization.
  • #F187000 - Nested parent remains the expanded property when its root parent is collapsed in remote data with loadChildOnDemand.
  • #I572093 - onclick event of button bound properly while creating a button component in treegrid with HtmlEncode enabled.