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 4 SP1 (28.2.3)
Released: Jan 29, 2025
2024 Volume 4 SP1 (28.2.3) 中的更新
特性
Diagram
Breaking change - The FlipDirection now uses an enum instead of a string. Setting the same value (e.g., "horizontal") toggles the flip effect via the XOR operator. Code relying on the old string behavior should be updated to use the new enum and accommodate the XOR toggling.
Maps
The location property in legendSettings now accepts percentage values for the x and y properties when the position property is set to Float, allowing the legend to be rendered relative to the Maps element.
Pivot Table
The classic (tabular) layout option is now compatible with the following features: 'Pivot Chart', 'Values on the Row Axis', and 'Column Subtotals at the Top Position'.
修補程式
Chart
The arguments in the axisMultiLabelRender event can now be modified correctly.
Diagram
The group node annotation now flips correctly when different flip modes are set for the group.
Resolved the issue where ports rotated in the opposite direction after a flip.
Annotations are now flipped correctly in exported images.
FormValidator
Fixed an issue where validation rules for the date property were not functioning correctly in the ar culture.
Grid
A blank space that appeared on the initial render when using frozen columns with columnVirtualization has been fixed.
A script error that occurred during Excel export for image columns when grid column widths were not defined has been resolved.
A script error that occurred when clicking the Cancel or Save button in dialog editing with grouping has been resolved.
Duplicate API requests triggered during virtual scrolling in the grid have been resolved.
The issue with the invalid attribute name aria-grouped detected in the Grid component with grouping has been fixed.
A script error that occurred when destroying the grid with virtualization and persistence enabled has been fixed.
ListBox
Issue with "Filter input loss focus if the last letter is removed using backspace in listbox" has been resolved.
MultiColumn ComboBox
The issue with selected data is not highlighted when opening the popup in virtualization has now been resolved.
PDF Viewer
The annotations no longer disappear when programmatically selecting annotations on a non-rendered page.
The order of annotations is now properly preserved if the document contains stamp annotations.
Pivot Table
Custom sorting now functions correctly for hierarchical fields that contain non-sequential field members in the pivot table.
RichTextEditor
The uploading popup now closes properly after pasting multiple images in the Rich Text Editor.
A link is now created properly for the entire selected text in the Rich Text Editor.
Schedule
The issue where the showWeekNumber property was enabled but the calendar did not display the week numbers in the Scheduler has been resolved.
An issue with swipe functionality not working in the custom month view in mobile mode has been resolved.