Syncfusion Essential Studio JavaScript 2024 Volume 4 SP1 (28.2.9)

Released: Mar 4, 2025

Actualizaciones en 2024 Volume 4 SP1 (28.2.9)

Correcciones

  • Common
    • Resolved trailing zeros issue in custom number format.
  • Chart
    • The RTL-enabled chart now renders properly while exporting.
    • Multiple charts can now be exported as a single CSV or XLSX file.
  • ComboBox
    • Fixed the issue where an itemTemplate element not render while opens ComboBox popup twice when filtering enabled.
  • DateRangePicker
    • Fixed issue where the selected date was incorrect when setting the Start and Depth properties in the DateRangePicker to Year.
  • Diagram
    • Scroll padding is now applied during panning, allowing movement to the extreme end of the diagram.
    • Ports are no longer retained after undoing the grouping of nodes with ports set in nodeDefaults.
  • DocumentEditor
    • Fixed the issue where focus was not updated to the document when selecting a comment in the comment pane.
    • Fixed the tab element formatting issue when opening the reported document.
    • Fixed the issue where cell size was not reverting correctly and an extra column was created after deleting a row.
    • Fixed the issue where the editable region start marker was not rendering correctly when a paragraph had a right margin.
    • Fixed the issue where Document Editor became unresponsive when accepting all changes in SFDT files containing multiple lists copied from Word.
  • FileManager
    • Resolved the errors in the File Manager component while selecting multiple file items with virtualization support.
    • The issue context menu is not closed when scrolling in the FileManager component layout content has been resolved.
  • GanttChart
    • Resolved a console error that occurred when undoing a deleted split task.
    • When the includeWeekend property is set to true, the split taskbar cannot be dragged and dropped issue has been resolved.
  • Grid
    • The issue of performance delay in checkbox row selection when filtering complex columns has been resolved.
    • Resolved the issue where column header spanning was not working correctly with stacked headers in Excel export.
    • Fixed an issue where a script error was thrown when copying with a focused stacked header in cell selection mode.
    • Resolved the issue with persistSelection in the grouped grid when collapsing and expanding.
    • Resolved the issue where resizing the frozen column is not adjust the content table properly.
  • ListBox
    • Issue with "Filtering data not properly displayed while filter with diacritic characters in Listbox" has been resolved.
  • Maps
    • The data label will render correctly when binds to the specified label Path.
  • MultiColumn ComboBox
    • The issue with value not returned properly when using the ejs-for in the Multicolumn ComboBox has been resolved.
    • The issue with popup height doesn't adjust properly when filtering results with large row content in the Multicolumn ComboBox has been resolved.
  • MultiSelect
    • Fixed an issue with the positioning issue of the Multi select component popup while enabling the RTL mode.
  • PDF Viewer
    • The stamp annotation is now displayed correctly in the provided document in the PDF Viewer.
    • You are now able to add the signature to the signature field properly after clearing the form field value using the clearFormFields method.
  • Popup
    • Fixed an issue with the positioning issue of the Multi select component popup while enabling the RTL mode.
  • RichTextEditor
    • The backspace functionality now works correctly within the table after the mention chip.
    • The background color functionality now works properly when applied to pasted content in the Rich Text Editor.
    • The backspace functionality now works properly when applied to indented bullet lists in the Rich Text Editor.
    • The shift + enter functionality now works properly when applied after an image with <br> tag in the Rich Text Editor.
    • Pressing the backspace key twice within the table no longer removes the table in the Rich Text Editor.
    • The "Insert Row Before Header" option now works properly by being disabled or removed when trying to insert a row above the header.
    • The Rich Text Editor now works properly when inserting a link to an image via the quick toolbar, with validation applied to empty values and spaces in the web address field.
    • The Rich Text Editor now works properly when using the Insert Link popup, removing the validation error when a valid web address is entered after an initial error.
  • Uploader
    • The clear button has been disabled during the file upload process to prevent user interactions while the upload is in progress.