Syncfusion Essential Studio JavaScript 2025 Volume 1 (29.1.40)

Released: Apr 29, 2025

Actualizaciones en 2025 Volume 1 (29.1.40)

Correcciones

  • Accumulation Chart
    • Pie chart now properly renders with higher border width values.
  • ComboBox
    • Fixed an issue where the ComboBox component would throw a console error when filtering data with complex structures while the allowFiltering option is set to true.
  • ContextMenu
    • Resolved the collision issue with submenu of the Context Menu component.
  • DateRangePicker
    • Fixed HTML accessibility errors and warnings in the popup component of the DateRangePicker.
  • DateTimePicker
    • Fixed an issue where the DateTimePicker value was not updated correctly in the form data when using ServerTimezoneOffset during the initial rendering.
  • Diagram
    • Rotating and flipping of group nodes will now work properly.
  • DocumentEditor
    • Fixed an issue where list formatting was not restored correctly after performing an undo action.
    • Fixed an issue where spaces were incorrectly removed when checking or unchecking a checkbox.
  • DropdownList
    • Fixed an issue where Group Headers in the Dropdown List would remain fixed while scrolling in the scrollable area.
  • GanttChart
    • Resolved an issue where, with dayWorkingTime set to 24 hours and autoCalculateDateScheduling disabled, the taskbar rendered incorrect dates that did not align with the data source.
    • Task label misalignment occurs in the PDF export when using taskMode set to manual issue has been fixed.
    • Misalignment of text and image in column templates during PDF export when columns are added dynamically issue has been fixed.
    • Resolved an issue in PDF export where event markers, grid lines, and holiday labels extended beyond the last visible record. These elements now correctly render only up to the final visible record in the Gantt chart.
  • Grid
    • The issue with the checkbox filter in the Grid when using infinite scrolling has been resolved.
    • Resolved an issue where data was not restored after edit and cancel a record in the Grid when InfiniteScrolling and Grouping were enabled.
  • ListBox
    • The issue with incorrect index values in the ListBox component during drag and drop from bottom to top position has been resolved.
  • Mention
    • Fixed an issue in the Mention component within the Rich Text Editor when the suffixText property was set to an empty string.
  • MultiSelect
    • Fixed an issue that caused an exception when scrolling within the multiselect dropdown containing a grouped data source.
  • PDF Viewer
    • Resolved the issue where the clearFormFields method was not working for newly added form fields.
    • Resolved an issue where the shape label could not be set during the annotationAdd event.
    • Resolved the issue where the form field cursor position was incorrect when enableRtl was set to true.
    • Fixed an issue where the isDocumentEdited property remains false in the annotationAdd event when adding a free text annotation.
    • Resolved an exception that occurs when saving the document after programmatically updating an existing type signature to an image signature.
  • Pivot Table
    • Horizontal scrolling using the mouse wheel will now work properly when virtualization is enabled in the pivot table.
  • RichTextEditor
    • The issue with the page becoming unresponsive when removing inline code in the RichTextEditor has been resolved.
    • When pasting content into the Rich Text Editor with the Enter key configuration set to <br>, only a single <br> tag is inserted instead of the expected two.
    • The issue where setting the value property to null resulted in focus inside the editor has been resolved.
  • Tab
    • The issue that occurred when closing the Tab using the close icon with the headerPlacement set to Bottom has been fixed.