Rilasci di Syncfusion Essential Studio JavaScript

Released: Nov 18, 2025

Aggiornamenti in 2025 Volume 3 SP2 (31.2.12)

Funzionalità

  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback...

Released: Nov 12, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.10)

Funzionalità

  • GanttChart
    • Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
  • Grid
    • The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
  • Tree Grid
    • The TreeGrid now enables conditional row selection through the isRowSelectable callback...

Released: Nov 4, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.5)

Funzionalità

  • DocumentEditor
    • Added support for user specific custom dictionaries.

Correzioni

  • Common
    • Resolved the issue of unexpected auto-correction of invalid time input on blur in the DateTimePicker and TimePicker components.
  • Accumulation Chart
    • The accumulation chart title is now properly positioned when set to 'Bottom'.
    • The trimmed legend tooltip text is now displayed properly on the reversed legend.
  • Chart
    • The scrollbar will now update properly when it is dragged.
    • The range column chart now...

Released: Oct 28, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.4)

Funzionalità

  • Chart
    • Added support for accessibility labels to the chart SVG.

Correzioni

  • Common
    • Resolved a bug in the processFraction method that mishandled scientific notation which works fine for "5e-11" and improper for Decimal Cases like "5.7e-11".
    • Resolved an issue where the HTML Sanitizer property was not working properly in the Toast component.
  • AI AssistView
    • The issue with maxFileSize validation when locale is configured for the file status text has been resolved.
  • Block Editor
    • The issue...

Released: Oct 22, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.3)

Funzionalità

  • Charts
    • Users can now use the noDataTemplate property in Charts to define a custom template that clearly indicates when chart data is unavailable.
    • Breaking Changes - The axis label color has been updated to #FFFFFFE6 for the dark theme and #FFFFFF for the high contrast theme.
  • DateTimePicker
    • The DateTimePicker allows users to input date and time values in various valid formats, enhancing the user experience by offering flexibility in specifying date and time formats for parsing. A new...

Released: Oct 15, 2025

Aggiornamenti in 2025 Volume 3 SP1 (31.2.2)

Funzionalità

  • GanttChart
    • Introduced seamless date object conversion and timezone handling for custom columns, editing, and CRUD operations across both remote and local data sources.
  • Query Builder
    • Provided support for the Destroyed event in the Query builder component.

Correzioni

  • DropdownList
    • Fixed an issue where the dropdown displayed escaped HTML entities instead of the intended readable tag names.
  • Grid
    • Fixed the issue where selection events were triggered twice after updating a record with...

Released: Oct 7, 2025

Aggiornamenti in 2025 Volume 3 (31.1.23)

Correzioni

  • 3D Chart
    • Hovering over a single 3D chart will no longer affect the other 3D charts.
  • Bullet Chart
    • The legend shape icon in the Bullet Chart displays correctly when the target types property is set.
    • The hovering effect now applies to the measure bar upon enabling the tooltip.
  • Chart
    • The border will no longer appear in chart area when on pressing the ESC key.
    • The axis label will no longer be hidden when the scrollbar is scrolled to the maximum.
  • DropdownList
    • Resolved the null exception...

Released: Oct 1, 2025

Aggiornamenti in 2025 Volume 3 (31.1.22)

Funzionalità

  • Chart
    • Added support for the text render event to stacking labels.

Correzioni

  • Common
    • Resolved the security issue from base library by replacing Math.random function with Crypto.getRandomValues.
  • Block Editor
    • The issue with the Block Editor vulnerable code due to the usage of Math.random() has been resolved.
  • Chart
    • The combination stacking and stacking of 100 different series now renders properly.
    • The space on the left margin has now adjusted properly after placing the axis label inside...

Released: Sep 23, 2025

Aggiornamenti in 2025 Volume 3 (31.1.21)

Correzioni

  • Chart
    • Columns with a single X-axis value now render with the correct width.
    • The legend highlight now works correctly when the highlight mode is set to Series.
    • The Zoom toolbar tooltip will be displayed on the pop-up.
    • The sparkline tooltip renders properly on enabling RTL.
  • Checkbox
    • Fixed an issue where EnablePersistence was not functioning correctly in the CheckBox component.
  • DocumentEditor
    • Fixed issue where footnotes were undefined during document serialization.
    • Resolved script error...

Released: Sep 17, 2025

Aggiornamenti in 2025 Volume 3 (31.1.20)

Funzionalità

  • Dialog
    • Provided the preventFocus property to the Dialog component to prevent focus from returning to the previously active element after the dialog is closed. This enhancement helps avoid unintended page scrolls that may occur due to automatic focus behaviour in scrollable containers.
  • DocumentEditor
    • Added support for updating the date of tracked revisions.
    • Added support for "No Border" option in the border dropdown, similar to Microsoft Word.
    • Added support for rendering spell check...