Essential Studio for EJ2 JavaScript Release Notes

v28.2.3
January 29, 2025

Badge

Bug Fixes

  • I679114 - Resolved the styles issue for the secondary type Badge component in the material theme.

Chart

Bug Fixes

  • #I679703 - The arguments in the axisMultiLabelRender event can now be modified correctly.

Diagram

Bug Fixes

  • #I657749 - The group node annotation now flips correctly when different flip modes are set for the group.
  • #I663531 - Resolved the issue where ports rotated in the opposite direction after a flip.
  • #I662622 - Annotations are now flipped correctly in exported images.

Breaking change

  • The FlipDirection now uses an enum instead of a string. Setting the same value (e.g., “horizontal”) toggles the flip effect via the XOR operator. Code relying on the old string behavior should be updated to use the new enum and accommodate the XOR toggling.

FileManager

Bug Fixes

  • #I677561 - The issue with the File Manager component’s details view related to date formatting has been resolved.

FormValidator

Bug Fixes

  • #I677916 - Fixed an issue where validation rules for the date property were not functioning correctly in the ar culture.

Grid

Bug fixes

  • #I665951 - A blank space that appeared on the initial render when using frozen columns with columnVirtualization has been fixed.
  • #I676688 - A script error that occurred during Excel export for image columns when grid column widths were not defined has been resolved.
  • #I681573 - A script error that occurred when clicking the Cancel or Save button in dialog editing with grouping has been resolved.
  • #I657081 - Duplicate API requests triggered during virtual scrolling in the grid have been resolved.
  • #I678648 - The issue with the invalid attribute name aria-grouped detected in the Grid component with grouping has been fixed.
  • #I679153 - A script error that occurred when destroying the grid with virtualization and persistence enabled has been fixed.

ListBox

Bug fixes

  • #I678442 - Issue with “Filter input loss focus if the last letter is removed using backspace in listbox” has been resolved.

Maps

Feature

  • #I665480 - Now, the location property in legendSettings accepts percentage values for the x and y properties when the position property is set to Float, allowing the legend to be rendered relative to the Maps element.

MultiColumn ComboBox

Bug Fixes

  • #I661988 - Now the issue with selected data is not highlighted when opening the popup in virtualization has been resolved.

PDF Viewer

Bug Fixes

  • #I679527 - Now, the annotations no longer disappear when programmatically selecting annotations on a non-rendered page.
  • #I678021 - Now, the order of annotations is properly preserved if the document contains stamp annotations.

Pivot Table

Bug Fixes

  • #I678834, #I677516 - Custom sorting now functions correctly for hierarchical fields that contain non-sequential field members in the pivot table.

Features

  • The classic (tabular) layout option is now compatible with the following features: ‘Pivot Chart’, ‘Values on the Row Axis’, and ‘Column Subtotals at the Top Position’.

RichTextEditor

Bug Fixes

  • #I675751 - Now, the uploading popup closes properly after pasting multiple images in the Rich Text Editor.

  • #I665117 - Now, a link is created properly for the entire selected text in the Rich Text Editor.

Schedule

Bug fixes

  • #F195714 - The issue where the showWeekNumber property was enabled but the calendar did not display the week numbers in the Scheduler has been resolved.
  • #I679226 - An issue with swipe functionality not working in the custom month view in mobile mode has been resolved.
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified.