Syncfusion Essential Studio JavaScript 릴리스

Released: May 26, 2026

2026 Volume 1 SP1 (33.2.8) 버젼 업데이트

수정사항

  • Chart
    • Axis label tooltip now correctly interprets <br> tags as line breaks, improving readability instead of displaying raw HTML text.
    • The legendClick event in Accumulation Chart now triggers correctly when legendSettings.toggleVisibility is set to false, enabling custom legend interaction logic such as filtering and visibility updates.
    • Stacked labels now render correctly after legend toggling in grouped stacked series, without overlapping.
    • Column series now renders with the correct...

Released: May 19, 2026

2026 Volume 1 SP1 (33.2.7) 버젼 업데이트

수정사항

  • Chart
    • The scrollbar now retains its position when chart.refresh() is called after a data update. This also applies to the inverted scrollbar.
    • Data label line breaks (\n) are now correctly applied when mapped from the data source
  • Diagram
    • Fixed the SymbolPalette failed under strict CSP while defining title for palette.
  • Dialog
    • Fixed an issue where TAB Focus Escapes from Modal Dialog When Using Interactive Components.
  • DocumentEditor
    • Resolved an issue where content would disappear when reopening...

Released: May 12, 2026

2026 Volume 1 SP1 (33.2.6) 버젼 업데이트

수정사항

  • Accordion
    • Resolved an initialization issue where Accordion items with Expanded="true" failed to expand on first render when a HeaderTemplate was used.
  • Chart
    • The scrollbar now retains its position when chart.refresh() is called after a data update. This also applies to the inverted scrollbar.
    • Data label line breaks (\n) are now correctly applied when mapped from the data source
  • ContextMenu
    • The issue where the Context Menu items not announced by narrator on initial render after refresh has...

Released: May 5, 2026

2026 Volume 1 SP1 (33.2.5) 버젼 업데이트

수정사항

  • Block Editor
    • The issue with not being able to type text after pasting an image in the Block Editor component has been resolved.
  • DateRangePicker
    • Fixed an issue where the DateRangePicker start date did not update on the first selection when the popup was opened via the input field after using the range icon.
  • Diagram
    • Fixed Diagram Scroll bar flicker when scrolled rapidly with trackpad or mouseWheel where offset already at boundary.
    • Resolved zoom flicker during Mac trackpad zoom operations...

Released: Apr 28, 2026

2026 Volume 1 SP1 (33.2.4) 버젼 업데이트

기능

  • Chat UI
    • Introduced a new prependMessages method to better support loading earlier conversations and improving chat continuity.
      • prependMessages - Prepends messages to the beginning of the Chat UI conversation area. This method inserts the specified messages either as messages[] or MessageModel[] as the first entries in the chat, making it ideal for loading historical messages when users scroll over the chat or reopen previous conversations.

수정사항

  • Common
    • Resolved an issue in garbage collection...

Released: Apr 21, 2026

2026 Volume 1 SP1 (33.2.3) 버젼 업데이트

수정사항

  • RichTextEditor
    • Selecting the entire content using Ctrl + A and deleting it now functions correctly within the editor.

Released: Apr 7, 2026

2026 Volume 1 (33.1.47) 버젼 업데이트

수정사항

  • Accordion
    • Resolved a memory leak in the Accordion component by ensuring header and item event listeners are fully removed during destroy, preventing retained DOM references.
  • AI AssistView
    • The issue with interacting prompt suggestions containing HTML content not working in AI AssistView has been resolved.
  • Breadcrumb
    • Resolved a memory leak in the Breadcrumb component by properly removing the global resize event listener during destroy, preventing retained handlers and memory growth.
  • Chart
    • The...

Released: Mar 31, 2026

2026 Volume 1 (33.1.46) 버젼 업데이트

수정사항

  • Diagram
    • Scrolling will now perform without any flickering when multiple pages are set to false with page settings defined.
  • DocumentEditor
    • Fixed an issue where drag-and-drop incorrectly allowed content to be moved into non-editable regions.
  • DropDownTree
    • Resolved a console error that occurred when filtering in the DropDown Tree component with node IDs containing the hash (#) symbol.
  • GanttChart
    • Fixed an issue where taskbar customization using queryTaskbarInfo with enableMultiTaskbar was not...

Released: Mar 24, 2026

2026 Volume 1 (33.1.45) 버젼 업데이트

수정사항

  • Common
    • The issue where "the iframe srcdoc attribute was not being sanitized" has been resolved.
  • Diagram
    • Touch zoom now preserves the focused element's position correctly in the diagram.
    • Annotation margin updates for center-aligned text now apply correctly, preventing the text from reaching or overlapping node boundaries.
    • The Connector path will be rendered based on port connection direction.
  • DocumentEditor
    • Script error after reloading page with collaborative edits.
  • FileManager
    • Fixed...

Released: Mar 16, 2026

2026 Volume 1 (33.1.44) 버젼 업데이트

기능

  • Common
    • New controls
      • The Inline AI Assist control has been added to JavaScript.
      • The Sankey Diagram control has been added to JavaScript.
  • Production-ready control
    • The following control has been developed to meet industry standards and is now marked as production-ready for JavaScript:
      • Block Editor: The Block Editor is a modern, block-based content editing solution for web applications. It provides an intuitive and flexible interface for creating rich, structured documents using interactive...