Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for JavaScript are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio JavaScript 2025 Volume 4 SP1 (32.2.3)
Released: Feb 5, 2026
2025 Volume 4 SP1 (32.2.3) での更新項目
機能
Accumulation Chart
Users can now use the noDataTemplate property in Accumulation Chart to define a custom template that clearly indicates when chart data is unavailable.
Charts
Users can now use the noDataTemplate property in Charts to define a custom template that clearly indicates when chart data is unavailable.
Diagram
Visio Import and Export
Added support for Visio import and export, allowing users to import Microsoft Visio diagrams (.vsdx), edit them using built-in diagram tools, and export the updated diagrams back to Visio format for continued collaboration.
The importFromVisio API allows users to import a Visio file (.vsdx) into the diagram canvas, while the exportToVisio API enables exporting the modified diagram back to Visio format (.vsdx). The diagramImporting and diagramExporting events are triggered during the respective import and export operations to track the process status.
NOTE: This feature is currently experimental. Some Visio functionalities may be limited or may not work as expected.
Grid
Provided support for updating the grid properties when changing the dataSource and columns through the changeDataSource method.
HeatMap
HeatMap's axis labels can now include line break characters.
Label templates can now be displayed in place of cell labels to provide additional information.
Maps
An animation transition will now occur when the data labels are first rendered.
Stock Chart
Users can now use the noDataTemplate property in Stock Chart to define a custom template that clearly indicates when chart data is unavailable.
Tree Grid
Introduced sticky header support in the Tree Grid, allowing column headers to stay fixed during scrolling. This improves navigation and readability in large hierarchical data views.
Enhanced support for LoadChildOnDemand in the Tree Grid with remote data binding and virtual scrolling. This improvement enables efficient, on-demand retrieval of child records, ensuring smoother performance when working with large hierarchical datasets.
不具合の修正
Common
Resolved an issue where TreeView value selection failed and console error occurred when node ID contained space or hash (#) characters.
Block Editor
Issues with table block row/column copy and undo redo actions have been resolved.
Calendar
Fixed an issue where the Calendar is not behaving as expected when placed within a ContextMenu.
Charts
The legend text trim tooltip will no longer be cropped at the bottom of the legend bounds.
The marker will no longer render when it exceeds the axis range.
ColorPicker
Issue with "Color picker component was not properly read in accessibility tool" has been resolved.
Dialog
Resolved the issue where the Document Editor lost focus after closing a dialog.
DocumentEditor
Fixed the issue where paragraph formatting was lost after pressing Enter when Track Changes was enabled.
Fixed a script error that occurred while exporting the document as DOCX.
Fixed the issue where white space appeared when opening the attached document.
Fixed a script error that occurred when opening a document containing chart elements.
Grid
The issue where grouping breaks in ascending order when null/undefined values are present in a string type column has been resolved.
Fixed inconsistent filtered icon appearance across all themes.
Resolved an issue where a script error occurred when allowResizing is enabled and the last stacked header has no visible columns.
Fixed an issue where getSelectedRecords returned only the current page records in the rowSelected event when isRowSelectable is enabled.
Maps
The tooltip will now be displayed properly above the marker templates.
PDF Viewer
Resolved an issue where the text selection position was not proper in the customer provided PDF document.
Resolved an issue where the selected annotation did not appear in the viewport at higher zoom levels in the customer provided PDF document.
Pivot Table
The localization text for the column chart and column axis label now renders properly in the pivot table.
Tab
Fixed an issue where the getItemIndex method returned an incorrect tab item index when tab items were dynamically shown or hidden.
TreeView
Resolved an issue where TreeView value selection failed and console error occurred when node ID contained space or hash (#) characters.