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 2024 Volume 2 (26.1.39)
Released: Jun 25, 2024
2024 Volume 2 (26.1.39) 버젼 업데이트
수정사항
Accumulation Chart
User interaction now works properly in the nested doughnut chart.
Chart
The chart now updates properly when rendered in the Firefox browser.
The chart with a zero data label is now rendered when setting the position as Top.
DocumentEditor
Resolve the editor shrink issue, while close the comment pane.
Resolved the unresponsive issue while backspacing table.
Resolved table layout issue while opening HTML pages.
Resolved the paste image issue after opening document content through paste API.
SFDT is exported properly for selected content.
Resolved the script error issue when accept or reject track changes.
Resolved the script error, while delete the contents.
Resolved the coping and pasting lists loses indentation issue.
Resolved the table border render issue when opening exported document.
Resolved the overlapping issue while opening the attached SFDT.
DropdownList
Resolved issue with "DropdownList Control Input Persistence causing Memory Leak".
DropDownTree
Resolved the issue where a console error occurred during the filtering action with empty text in the data source of the Dropdown Tree.
The issue with the showSelectAll property, which occurred after performing the filtering action in the Dropdown Tree component, has been resolved.
GanttChart
Shift tab key navigation not working properly when cell is in edited state issue has been fixed.
Grid
Programmatic rowDeselect with toggle as true not working properly when initially selected the toggle row index then select another row checkbox has been resolved.
Resolved the issue where the SelectRow method with toggle set to true does not selects the rows properly.
The issue where selecting multiple rows in a grid with multiple selection enabled and then clicking on the last selected row does not retain the selection has been resolved.
The issue where an unexpected rowDeselect event was triggered when using checkboxes in conjunction with the persistSelection functionality has been resolved.
The memory leak issue occurring when using the filterBarTemplate in a grid column has been resolved.
Resolved the issue where the column's Default Value property only allowed string values.
Resolved the issue where setting the numeric editType before the primaryKey caused problems with tab navigation.
Resolved the issues with sorting, selectRow, and up and down navigation in the enableVirtualization grid with grouping.
Support has been provided for exporting grouped items in an expanded state with lazy load group in PDF.
Inputs
Resolved issue with "Input span persistence causing Memory Leak".
Mention
Fixed issue where the search API was triggered without typing mentionChar when using Data Manager as the source.
MultiColumn ComboBox
The issue with component instance becomes undefined when accessing with specified ID and calling the refresh method has now been resolved.
PDF Viewer
The undo function now works properly when the ink annotation mode is not ended after adding.
The form field property name now updates correctly when added programmatically.
The form field value that starts with << will now be visible in the downloaded document.
The thumbnail image is now loaded properly when using IDistributedCache only as parameter.
The blank page no longer appears when loading the customer-provided document in server-side rendering.
Now able to include the capital H in the text fields without FormDesigner module.
The locked Custom stamp is no longer able to be edited when opened in Adobe.
PivotTable
Column header text will now be visible when using value sorting with autofit in the pivot table.
The pivot table will now be properly rendered when the data source contains a special character.
The pivot table will now be properly exported as an Excel document, with the calculated field using the "Standard" format string.
When exporting a pivot table to an Excel document, it will now be properly formatted.
When you double-click on the row headers, the pivot table will now be rendered properly.
When exporting a pivot table as an excel document, the localization text is now properly applied to the column grand total.
When using number grouping in the pivot table, grouped headers will now be properly sorted.
In the pivot field list UI, date group fields are now properly displayed under their parent field name.
Sparkline
The fill property in Sparkline now works properly.
Stepper
Prevented step interactions for non-linear steps when the linear property is enabled.
Tree Grid
Fixed issue where exporting remained empty when using remote data by returning data in the form of result and count.
Fixed issue where exporting remote data with exportType as AllPages was sending improper requests to the server.
Fixed issue where alphanumeric values were not properly sent in the request during the expand action for remote data.
Fixed issue where updating a variable through useState() did not reflect in the edit template in tree grid.
TreeView
The issue where child filtering and dataBound event were not working for remote data has been resolved.