Syncfusion Essential Studio JavaScript 2024 Volume 3 (27.1.58)

Released: Nov 5, 2024

Updates in 2024 Volume 3 (27.1.58)

Fehlerkorrekturen

  • Accumulation Chart
    • The series property now updates correctly on data binding.
  • Chart
    • The page scroll now remains the same after clearing the series.
    • The zoom settings properties are now properly updated on data binding.
  • Checkbox
    • The issue with "Checkbox not getting checked while using usestate in React" has been resolved.
  • Circular Gauge
    • The target element is now correctly identified in the gaugeMouseDown event.
  • ComboBox
    • The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.
  • Diagram
    • The node can now be moved inside the lane when the AllowMovingOutsideLane constraint is applied to the nodes.
  • Dialog
    • Fixed an issue where the scrollbar appears as soon as the modal dialog is closed.
  • DocumentEditor
    • Resolved the endNote layouting issue.
  • DropDownTree
    • The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.
  • GanttChart
    • Last 3 rows of the taskbar are not exported when performing PDF export with the pageOrientation set Portrait issue has been fixed.
  • Grid
    • Resolved an issue where the actionBegin event triggers multiple times when dynamically updating the data source.
    • Resolved an issue where the Grid displays an empty state when a grouped column contains null values.
  • NumericTextBox
    • Fixed an issue where pasting a number with spaces resulted in a blank entry.
  • PDF Viewer
    • The comment delete event is now properly triggered when the parent comment div is deleted.
    • The formFieldMouseover event now includes both the form field ID and Name.
    • The signature position is now accurately rendered in the provided document upon reloading the downloaded file.
    • The annotation signature buttons no longer overflow when the translation string is too long.
  • Pivot Table
    • Number formatting will now be applied correctly when using the number formatting popup in the pivot table.
    • The context menu will now appear when clicking on a value cell in the pivot table.
  • RichTextEditor
    • After deleting an empty line in the Rich Text Editor, the line will no longer reappear when clicking outside the editor.
    • The link quick toolbar now opens when clicking on an anchor element with a relative URL, without redirecting to the linked page.
    • When applying bold, italic, or other inline formatting to text adjacent to an anchor tag, the space between the text and the anchor tag will now remain preserved.
    • The undo action now behaves correctly when selecting text with Shift + Left Arrow in the Rich Text Editor.
    • The lines retained after pasting content to VS Code from the Rich Text Editor have been resolved.
    • When resize is set to false in insertImageSettings, the resize handles no longer appear, and the functionality operates as expected.
  • Schedule
    • An issue where a script error occurred while click the close icon in print window has been resolved.
  • Tab
    • An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.