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.5)
Released: Feb 17, 2026
2025 Volume 4 SP1 (32.2.5) での更新項目
機能
TreeView
Introduced the new disableHtmlEncode property to control how text content is rendered in the Treeview. When set to true, the component will render raw text exactly as provided (including HTML tags or special characters) without encoding or truncation. To preserve and render raw HTML content correctly, enableHtmlSanitizer must also be set to false. This update provides greater flexibility in displaying literal text and HTML content within Treeview nodes.
不具合の修正
Calendar
Fixed an issue where the Calendar is not behaving as expected when placed within a ContextMenu.
Chart
The columnWidthInPixel property works correctly when the enableSideBySidePlacement property is disabled.
DatePicker
Resolved an issue where datepicker appeared beneath Angular dialogs in Angular 21.
DateRangePicker
Resolved an issue where daterangepicker appeared beneath Angular dialogs in Angular 21.
DateTimePicker
Resolved an issue where datetimepicker appeared beneath Angular dialogs in Angular 21.
Dialog
The issue related to abnormal dialog behaviour during resize and drag operations has been resolved.
DocumentEditor
Incorrect transparency applied to the header shape during rendering.
FileManager
The issue with NVDA screen reader failing to announce view change options during keyboard navigation in File Manager component has been resolved.
The issue where upload sub-menu items are not localizing based on the culture applied in the File Manager component has been resolved.
GanttChart
Fixed an issue where, with virtualization enabled and enableVirtualMaskRow set to false, scrolling caused initially loaded records to become hidden.
Fixed an issue in the rowSelecting event where the target value was not properly reset when performing a right-click action using a mouse pad / trackpad.
Grid
Resolved an issue where initial filtering did not work when applying multiple date values with greaterthanorequal and lessthanorequal operators.
Resolved an issue where a script error occurs during PDF export when the stacked header has no visible columns.
Memory leak issue when deleting a record with showAddNewRow enabled has been resolved.
PDF Viewer
Resolved an issue where the free text annotation was not rendering similar to Adobe PDF Viewer.
Resolved an issue where opacity was not applied properly for free text when setting through the freeTextSettings API in edit mode.
Resolved an issue where the free text annotation position changed in the downloaded PDF when opened in other viewers.
Resolved an issue where the free text annotation height increased when typing at zoom levels below 100%.
Resolved an issue where the size of existing free text annotations changed while editing.
Resolved an issue where the selected state of the Ink annotation tool was not removed when selecting the free text tool.
Resolved an issue where measurement settings were not applied to calibration annotations that were added programmatically.
Fixed an issue where both strikethrough and underline were not applied to free text annotations.
Fixed an issue where the primary toolbar was hidden on PDF click after updating the viewer container while the annotation toolbar was open.
RichTextEditor
Tooltips for link quick toolbar icons are now hidden when the Print Screen key is pressed.
Focus is now maintained in the input element during typing and does not transfer to the editor.
When configuring the headerToolbarSettings property within the aiAssistantSettings option to include the Close item, it will now function correctly without throwing any console errors.
When images are deleted in mobile mode using the quick toolbar, the focus will now stay inside the editor.
Sidebar
Fixed an issue where the Sidebar did not fully collapse when the enableDock property was toggled from true to false dynamically.
Slider
Resolved the issue where the max value position was incorrectly aligned when the orientation was set to Vertical.
TimePicker
Resolved an issue where timepicker appeared beneath Angular dialogs in Angular 21.