Syncfusion Essential Studio JavaScript 2024 Volume 4 (28.1.41)

Released: Jan 21, 2025

Mises à jour de 2024 Volume 4 (28.1.41)

Fonctionnalités

  • AI AssistView
    • Added a new scrollToBottom() method to programmatically scroll the view to the bottom in the AssistView.
  • PDF Viewer
    • Breaking Change - In the pageRenderComplete event, the page number property now reflects the actual page number instead of the page index.

Correctifs

  • Bullet Chart
    • The bullet chart will render properly even when the range is set to empty.
  • Chart
    • The data label position for the stacked column now renders properly.
    • The tooltip for the stacking column series now renders properly during keyboard navigation.
  • ComboBox
    • Fixed the issue where an error was encountered when filtering in the ComboBox with custom values disabled and virtualization enabled.
  • ContextMenu
    • The issue with "Script error thrown while selecting the dynamically updated submenu items in the context menu" has been resolved.
  • DatePicker
    • Fixed an issue where values were not updated correctly when a mask was configured.
  • DropDownButton
    • Issue in "template not rendering in a function type in the React DropDownButton component" has been resolved.
  • DropDownTree
    • The issue change event is not triggered when checking SelectAll checkbox after dynamically selecting any node in the Dropdown Tree component has been resolved.
  • GanttChart
    • Baseline and taskbar width mismatched when using the same dates for both issue has been fixed.
    • Decimal work value is updating, when record add issue has been fixed.
    • Offset value was not calculated properly issue has been fixed.
  • Grid
    • Resolved an issue where two column chooser dialog were opened when the openColumnChooser method was called programmatically in an adaptive layout.
    • Fixed the tooltip flickering issue when the mouse moves inside the grid header.
    • Resolved an issue where the grid refresh action was triggered on search focus-out when performing a search for the same key.
  • Menu
    • The issue with "Escape key closes all submenus instead of last submenu" has been resolved.
  • MultiSelect
    • Fixed an issue where the value was not bound to the Multiselect component.
  • PDF Viewer
    • The radio button is now visible on the non-rendered page when saving the document.
    • The script error no longer occurs when using the PDF Viewer in React with Vite in production.
    • The free text annotation is no longer missing when saving a document with Unicode text and newline characters.
    • The annotations are now visible in the customer provided document.
  • Pivot Table
    • Double-clicking the 'No records to display' cell for drill-through in an empty pivot table will no longer trigger an error.
    • The Y-axis title can now be customized for the Pivot Chart when using the 'Combined' multiple axis mode.
  • RichTextEditor
    • The removal of the div element from the content when pressing the enter key followed by the backspace key has now been resolved.
    • The console error thrown when the editor parent document has an iframe document with a different origin has now been resolved.
  • Signature
    • Issue with "The getSignature method not shown in signature component instance for VUE platforms" has been resolved.