Essential Studio for EJ2 JavaScript Release Notes

v23.1.43
October 31, 2023

Chart

  • #F184961 - The enable RTL property is now working correctly in polar chart.
  • #I512713 - Now the chart series type can be updated using react hooks.

Diagram

Bug Fixes

  • #I506971 - Now, Overview with html node is updated properly when we zoom-out the diagram.
  • #I505963 - Now, Exception occurs due to line routing constraints enabled is resolved.

Bug Fixes

  • #I510977 - Provide the original event arguments support in the DropDownButton select event.

FormValidator

Bug Fixes

  • #I508670 - Fixed a memory leak issue that occurred when navigating between pages.

GanttChart

Bug Fixes

  • #I493515 - Console error throw while Expand and collapse the parent taskbar issue has been fixed.
  • #I513655 - Filter menu close as soon as the mouse is up issue has been fixed.

ListView

Bug Fixes

  • #I494960 - Provided support to add list item in corresponding index position of ListView without adjusting scroll current position.

RadioButton

Bug Fixes

  • #F513731 - The issue with “HtmlAttributes property not working properly in RadioButton component” has been resolved.

Ribbon

Features

#I510343 - Provided custom HTML attributes support for the Ribbon items

Signature

Bug Fixes

  • #I510300 - Issue with “isEmpty method return wrong value in signature control” has been resolved.

TextBox

Bug Fixes

  • #I512497 - Fixed an issue where the values of the textbox with the ‘e-valid-input’ class were persisting even after resetting the form.

Toolbar

Bug Fixes

  • #I514442 - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.

Tooltip

Bug Fixes

  • #I490793 - Provided support to open or close the Tooltip for the default focusable element through keyboard interaction.

TreeGrid

Bug Fixes

  • #I499002 - Fixed a bug where a script error would occur when editing and focusing out on a record.
  • #I502660 - Fixed issue with external filter not working properly when using virtualization feature.

TreeView

Bug fixes

  • #F184993 - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.