Syncfusion Essential Studio JavaScript 2025 Volume 1 (29.1.37)

Released: Apr 8, 2025

Atualizações na 2025 Volume 1 (29.1.37)

Correções

  • ComboBox
    • Fixed the issue where an itemTemplate element would not render while opening a ComboBox popup twice, when filtering was enabled.
    • Fixed an issue where the selected value would disappear when the item template was enabled.
  • Dashboard Layout
    • Resolved the console error when adding panels dynamically after performing a drag and drop action in the Dashboard Layout component.
  • Diagram
    • Right-click now works properly while drag constraint is disabled, retaining multiple selection.
    • The connector will now follow the shortest path when drawn from a port with the connection Direction set to Auto.
  • DocumentEditor
    • Fixed an issue where a paragraph was inserted outside the editable region after pressing the End key in a restricted editing document.
    • Addressed the issue where paragraph borders were not fully visible.
    • Resolved a looping issue encountered when opening certain documents.
    • Fixed a formatting issue that occurred after inserting a hyperlink.
    • Resolved a paragraph splitting issue that occurred when removing multiple bookmarks programmatically.
    • Fixed key input issues caused by the timing of composition end for Japanese text.
    • Resolved a discrepancy in the isComplete property during selection changes made using the keyboard.
    • Fixed an issue where an extra new line was added in server-side exported documents.
  • DropDownTree
    • An issue getting empty tree data after performing the filtering and reopening the popup, when both the itemTemplate and filtering support are enabled in the Dropdown Tree component has been resolved.
  • FileManager
    • The issue preventing the error dialog from appearing when a path was unavailable in the File Manager component has been fixed.
  • GanttChart
    • The spinner is incorrectly loading when performing zoom-in or zoom-out actions, even when args.cancel is set as true issue has been resolved.
  • Grid
    • Fixed an issue where the expand and collapse icon was hidden when resizing a column with its width set as a percentage.
    • Support has been provided for adding custom font in server side PDF Export.
    • Resolved an issue where focus incorrectly moved to a disabled toolbar button on the first tab attempt.
    • Resolved an issue where the selection was not applied to a newly added row when using a customized index higher than the page size.
  • ListBox
    • Issue with 'Script error thrown while setting the values with a new line (\n) in the list item text of the list box' has been resolved.
  • MultiSelect
    • Fixed an issue where using the Chip icon removed all selected values instead of removing a specific chip.
  • PDF Viewer
    • The script error no longer occurs when loading the PDF document after it has been programmatically unloaded from the PDF Viewer.
    • Fixed an issue where the signature value did not appear while adding the field programmatically.
    • The annotation rendering is now optimized for documents with more annotations.
    • Fixed an issue where the locked custom stamp remains editable.
    • Enhanced the fireFormFieldMoveEvent, fireFormFieldMouseLeaveEvent, fireFormFieldMouseOverEvent, fireFormFieldSelectEvent, fireFormFieldUnSelectEvent, and fireFormFieldResizeEvent to include additional relevant details.
  • Pivot Table
    • The 'actionComplete' event now accurately returns the correct 'actionInfo' details when transitioning between pivot table and pivot chart views.
    • The pivot chart can now be successfully exported as PNG, JPEG, and SVG files, even when the 'allowPdfExport' property is disabled.
  • RichTextEditor
    • Now, when pasting content with spaces before and after it while enableHtmlSanitizer is disabled, the Rich Text Editor no longer inserts ' ' for spaces.
  • Schedule
    • The issue with non-integer pixel values causing incorrect time when resizing an appointment has been resolved.
  • Tab
    • The issue with misalignment of the tab header text and close icon in Tailwind 3 and Fluent 2 themes has been resolved.
  • Toolbar
    • An issue where focus was maintained on a disabled toolbar item has been fixed.
  • Tooltip
    • Resolved an issue where the Tooltip remained visible when the cursor quickly left the target element.
  • Tree Grid
    • Fixed a script error issue when reordering columns with frozen columns and persistence enabled.
    • Fixed an issue where the drop position was not properly registering during drag and drop operations between tree grids, resulting in data disappearing.