Essential Studio for EJ2 JavaScript Release Notes

v25.1.38
April 02, 2024

ColorPicker

Bug Fixes

  • #I571375 - Provided the original event arguments in the change and select events of the color picker.

Diagram

Bug Fixes

  • #I562564 - Now, the connector connected properly to the node while moving the node to another layer.
  • #F187022 - Now, Connection change event changed state is triggered for port change within same node.
  • #I566420 - Now, the annotation aligns properly while setting text align as Justify with text overflow as Ellipsis.

DocumentEditor

Bug Fixes

  • #I558448 - Added the preservation support for the list’s paragraph style property.
  • #I543917 - Resolved the table layout and border rendering issue.

Breaking Changes

  • Document default character format font color is now auto for the document created from scratch. Templates(SFDT) which are generated earlier need to be regenerated to resolve the font color when rendering older templates.

Bug Fixes

  • Issue in “keyboard action not working in DropDownButton when its append on span tag” has been resolved.

GanttChart

Bug fixes

  • #I553748 - Timeline dates validated wrongly after cell editing with timeline virtualization enabled issue has been fixed.
  • #I565751 - The chart side does not refresh when any record is edited by cell editing issue has been fixed.

Grid

Bug fixes

  • #I557722 - Script error thrown when using toolbar template with Adaptive Grid has been fixed.
  • #FB51847 - Frozen Grid content text overlap in boostrap4 theme issue has been resolved.
  • #I564949 - Fixed issue where exporting more than two grids to PDF with AppendToPage type in PdfExportProperties caused overlapping text.

NumericTextBox

Bug Fixes

  • #I567912 - Fixed issue with overflow style not being applied to the placeholder.

PDF Viewer

Bug Fixes

  • #I565875 - Now, the page does not navigate to undefined when loading the provided PDF document.
  • #I559473 - Now, the thickness value is properly loaded when loading float thickness value annotations on the server side.
  • #I567299 - Now, does not throw NullReferenceException when loading Empty PDF document.
  • #I567306 - Now, the annotations are not shifted to the left in landscape documents.

PivotTable

Bug fixes

  • #I572223 - The drill through popup will now open properly when double-clicking a value cell in the pivot table, with no console errors.

RichTextEditor

Bug Fixes

  • #I564756 - Now, the list is applied properly to the selected content when continuously clicking the number or bullet list button in the Rich Text Editor.
  • #F187199 - When using the keyboard action ctrl + A in RichTextEditor, the inline quick toolbar works properly.
  • #I553375 - Now, list style is maintained properly when removing a single list in RichTextEditor.

TreeGrid

Bug Fixes

  • #I560767 - Resolved exception on initial rendering with column template in remote data.