Essential Studio for EJ2 Angular Release Notes

v23.1.39
October 04, 2023

AccumulationChart

Bug Fixes

  • #I503999 - Now, the legend in the shape of a Cross renders properly.

Chart

Bug Fixes

  • #I498233 - Now the binInterval is properly updating on dynamic change.
  • #I504772 - Now, limit the zooming level in the chart through the onZooming event.
  • #I501725 - Subtitle is now rendering properly based on the chart width.

Checkbox

Bug Fixes

  • #I505814 - The issue with “Script error thrown in CheckBox While using the change event in React” has been resolved.

CircularGauge

New Features

  • When the allowRangePreRender property is set to false, the axis line will be rendered first.

Diagram

Bug Fixes

  • #I501652 - Now, dropping nodes in swimlane consider as child in angular.
  • #I47014 - The segmentCollectionChange is triggered when editSegment method called.

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

ImageEditor

Bug Fixes

  • #I495933 - Resolved the GetImageData method does not return values properly in blazor image editor.
  • #I507638 - Resolved the image not opening in ImageEditor while the image file name has two dots.

In-Place Editor

Bug Fixes

  • #F495335 - Issue with “Clear Icon Not Initially Visible in DropDownList Inside InplaceEditor on First Focus” has been resolved.

ListBox

Bug Fixes

  • #I493841 - Issue with “Scrollbar in ListBox while using inside a splitter” has been resolved.

Bug Fixes

  • #F496214 - The issue with “Sub Menu can’t hide while using hideItems method of menu” has been resolved.

QueryBuilder

Bug Fixes

  • #I499489 - Issue with read only property not working in dropdowntree field of QueryBuilder has been fixed.

RichTextEditor

Bug Fixes

  • #I499363 - Now, the issue with the heading colour set to blue after copying and pasting content from MS Word has been resolved.
  • #I500996 - Now, the issue with the table resize icon is missing when the mouse is dragged out of the editor and clicked outside the table has been resolved.
  • #I493182 - Now, the issue with the enablePersistence API not working properly in the Rich Text Editor on page navigation has been resolved.
  • #F184513 - Now, integrating with Mention, the actionBegin and actionComplete events work properly.
  • #I488206 - Now, pasting contents into the Rich Text Editor when enterKey is configured as DIV works properly.
  • #I499035 - Now, the Rich Text Editor renders properly without any sass compilation errors.
  • #I499071 - Now, the image focus and resize class names are removed properly when the editor is focused out.
  • #I497587 - Now, the RichTextEditor height property works properly in percentage value.
  • #I503797 - Now, the shortcut key ‘Command + B’ is working fine on a Mac machine.
  • #I840680 - Now, the complex table resizing will work properly for the middle columns in the Rich Text Editor.
  • #I846935 - Now, the last and first column of the table resizing will work properly in the Rich Text Editor.

Schedule

Bug fixes

  • #I503155 - Resolved an accessibility concern by including the necessary form labels in the Scheduler editor window.