Syncfusion Essential Studio JavaScript 2024 Volume 1 SP1 (25.2.6)

Released: May 28, 2024

Updates in 2024 Volume 1 SP1 (25.2.6)

Fehlerkorrekturen

  • Chart
    • An empty tooltip will no longer be displayed when the cancel argument is enabled in the shared tooltip event.
  • DocumentEditor
    • Resolved the content overlapping issue when editing multi column document.
    • Resolved the script error when inserting image.
    • Resolved the tab anchor issue in ruler when right clicking on it.
    • Resolved the strange indentation behavior when editing list item.
  • GanttChart
    • Custom value task type does not render initially issue has been fixed.
    • When the context menu is used to add a record task index position value changes issue has been fixed.
    • Dependency value not get updated issue has been fixed.
    • Custom value in segment not maintained issue has been fixed.
    • Console error occurs when datasource updated dynamically issue has been fixed.
    • Critical path of task connected dependent tasks have not changed to critical issue has been fixed.
  • Grid
    • The problem of deselecting a row programmatically with toggle set to true, without triggering the rowDeselecting and rowDeselected events, and without deselecting the row when there are existing selected rows has been successfully resolved.
    • Resolved the issue where the Tooltip element is not shown in context menu text overflow element.
    • Resolved the issue with the selectRow method when both virtualization and grouping are enabled.
    • The issue with misalignment of icons when the headerText field is empty has been resolved.
    • Resolved the issue where continuous spinner loading when opening the Excel filter dialog after performing the grid's search operation.
  • Kanban
    • Edited values in dialog will now reflect in Cards when pressing the enter key in Kanban.
    • Clicking the save button in the edit dialog now works properly in Kanban.
  • MultiSelect
    • Fixed issue with incorrect binding of value property to MultiSelect.
  • PDF Viewer
    • The page no longer becomes unresponsive when searching multiple text.
    • The isDocumentEdited API is now set to true after making changes in the organize dialog.
    • The signature field is now saved properly when using the provided code snippet for the customer.
    • The text selection is now working properly for OCR documents in client-side rendering.
    • The signature dialog now opens properly when using the provided code snippet for the customer on a mobile device.
    • The script error no longer occurs when updating form fields in non-rendered pages.
  • Pivot Table
    • When measures have no values, the OLAP pivot table will now be rendered with the correct cell values when drilling down.
    • Date grouping will now work properly when using remote data in a pivot table.
  • Popup
    • Resolved problem with Popup rendering away from component in popup list.
  • RichTextEditor
    • The text &times should not get converted into x when you paste from the clipboard into the RichTextEditor.
    • The font size is now pasted properly when you copy and paste from MS Word into RichTextEditor.
    • Auto-numbering now works properly with enterKey as BR in RichTextEditor.
    • The list type is now applied properly to both the parent and the nest list while applying indents in the Rich Text Editor.
    • Pressing the Enter key on the side of the image will now work properly when BR is configured.
  • Switch
    • The issue with "tabindex HtmlAttributes property is not properly set on the switch input element." has been resolved.
  • TextBox
    • Fixed an accessibility issue in the Multi Line textbox caused by the role attribute.
  • Tree Grid
    • Fixed an issue where adding an action while data is being fetched and re-rendered would throw a script error.