Syncfusion Essential Studio JavaScript(英語版)

JavaScript向けの包括的なUIライブラリ。

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 (33.1.47) 新機能 更新日: Apr 7, 2026 レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00レビューの平均スコア: 4.00 (1)

i

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.7)

Released: Feb 24, 2026

2025 Volume 4 SP1 (32.2.7) での更新項目

機能

  • Common
    • Introduced the new disableHtmlEncode property to control how text content is rendered in the List components. 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 List text.
  • DropDownTree
    • Introduced the new disableHtmlEncode property to control how text content is rendered in the Dropdown Tree. 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 Dropdown Tree nodes.
  • 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.

不具合の修正

  • Chart
    • The chart data labels now display correctly in the top and bottom positions when the angle is set to 90 degree.
  • Diagram
    • Resolved incorrect state values in sourcePointChange and targetPointChange events.
  • GanttChart
    • Fixed issue where context menu not opened after performing horizontal scrolling on the Grid columns.
    • Fixed an issue where the spinner remained visible after dynamically clearing filters via an external button click.
  • Grid
    • Resolved an issue where calculatePageSizeByParentHeight method returned an incorrect value when showColumnChooser is enabled in the Grid.
    • Fixed an issue where the detail indent cell width was altered unexpectedly when executing autofitColumns with auto resize mode.
    • Resolved an issue where focus is not restored to the grid cell during repeated navigation using the tab key.
  • PDF Viewer
    • Fixed a script error that occurred on mobile devices when dynamically updating the component height with enableToolbar set to false.
    • Resolved an issue where the Add Reply option appeared twice in the Comment Panel when isCommentLock was set to true.
    • Fixed an issue where importing annotations failed when using older format JSON data for sticky note annotations.
  • RichTextEditor
    • Font Family dropdown now displays the actual font name for content copied from Microsoft Word.
  • Sidebar
    • Fixed an issue where the Sidebar did not fully collapse when the enableDock property was toggled from true to false dynamically.
  • Tab
    • Resolved an inconsistency in the height calculation logic when heightAdjustMode was set to Fill, where the component failed to properly adapt to the available parent height.
  • Tree Grid
    • Resolved an issue where the records expand on clearing filter in virtualization when the filter type is Excel.
    • Fixed selection not persisting after updating records with setRowData following post cell edit in virtualization.
    • Fixed an issue where child records were not exported in remote data when isCollapsedStatePersist is set to false.