Syncfusion Essential Studio JavaScript 릴리스

Released: Oct 1, 2025

2025 Volume 3 (31.1.22) 버젼 업데이트

기능

  • Chart
    • Added support for the text render event to stacking labels.

수정사항

  • Common
    • Resolved the security issue from base library by replacing Math.random function with Crypto.getRandomValues.
  • Block Editor
    • The issue with the Block Editor vulnerable code due to the usage of Math.random() has been resolved.
  • Chart
    • The combination stacking and stacking of 100 different series now renders properly.
    • The space on the left margin has now adjusted properly after placing the axis label inside.
  • ColorPicker...

Released: Sep 23, 2025

2025 Volume 3 (31.1.21) 버젼 업데이트

수정사항

  • Chart
    • Columns with a single X-axis value now render with the correct width.
    • The legend highlight now works correctly when the highlight mode is set to Series.
    • The Zoom toolbar tooltip will be displayed on the pop-up.
    • The sparkline tooltip renders properly on enabling RTL.
  • Checkbox
    • Fixed an issue where EnablePersistence was not functioning correctly in the CheckBox component.
  • DocumentEditor
    • Fixed issue where footnotes were undefined during document serialization.
    • Resolved script error when...

Released: Sep 17, 2025

2025 Volume 3 (31.1.20) 버젼 업데이트

기능

  • Dialog
    • Provided the preventFocus property to the Dialog component to prevent focus from returning to the previously active element after the dialog is closed. This enhancement helps avoid unintended page scrolls that may occur due to automatic focus behaviour in scrollable containers.
  • DocumentEditor
    • Added support for updating the date of tracked revisions.
    • Added support for "No Border" option in the border dropdown, similar to Microsoft Word.
    • Added support for rendering spell check underlines...

Released: Sep 10, 2025

2025 Volume 3 (31.1.18) 버젼 업데이트

기능

  • Chip
    • Provided drag-and-drop functionality to rearrange chips and move them between containers. To enable drag and drop, set allowDragAndDrop to true.
  • Grid
    • The ODataV4 functionality has been enhanced, enabling you to invoke custom URLs for data fetching and CRUD actions.
    • Lazy load grouping with sorting performance has been improved, allowing you to handle large datasets without performance lag.
    • The Fluent 2 theme is now available in both light and dark modes on the EJ2 Grid.
  • PDF Viewer
    • Added...

Released: Sep 5, 2025

2025 Volume 3 (31.1.17) 버젼 업데이트

기능

  • Charts
    • No data template - When the data source is completely unavailable, users can now display custom HTML content, such as images or messages, to represent the absence of data in a chart visually.
  • Chat UI
    • Tagging users in messages - The Chat UI now supports mentioning users within chat messages. Users can tag specific individuals during conversations using the @ symbol trigger with a suggestion pop-up displayed for selection.
  • Diagram
    • Preserving connector segment changes - Ensured that any...

Released: Aug 26, 2025

2025 Volume 2 SP1 (30.2.7) 버젼 업데이트

수정사항

  • DocumentEditor
    • Fixed a script error that occurred when merging table cells with existing borders.
    • Resolved issue where the spell checker was not triggered upon opening a document after it had been disabled.
    • Corrected behavior where selection did not move to the previous page when pressing the PageUp key.
    • Addressed list formatting issues during SFDT export for specific selections.
    • Fixed layout inconsistencies in paragraphs with Exactly alignment when opening documents.
    • Resolved issue where...

Released: Aug 19, 2025

2025 Volume 2 SP1 (30.2.6) 버젼 업데이트

기능

  • DocumentEditor
    • Added API to retrieve the content of the revision as an HTML string.

수정사항

  • DocumentEditor
    • Fixed an issue where undo functionality failed after inserting grouped text.
    • Addressed a looping problem that occurred when accepting a deleted revision containing comments.
  • Pivot Table
    • The display options property now functions correctly when the pivot table is empty.

Released: Aug 13, 2025

2025 Volume 2 SP1 (30.2.5) 버젼 업데이트

기능

  • DatePicker
    • The DatePicker allows users to input date values in various valid formats, enhancing the user experience by offering flexibility in specifying date formats for parsing. A new API called inputFormats has been introduced to handle custom date input formats, allowing users to specify the expected format(s) for parsing date values. For example, InputFormats = 'new string[] { "dd/MM/yyyy", "MM/dd/yyyy", "yyyy-MM-dd" }'.
  • DateRangePicker
    • The DateRangePicker allows users to input date...

Released: Aug 7, 2025

2025 Volume 2 SP1 (30.2.4) 버젼 업데이트

기능

  • Query Builder
    • Improved performance for large column and rule scenarios, specifically in cases involving more than 20 rules and over 50 columns, including lock and clone rule cases.

수정사항

  • DocumentEditor
    • Fixed issue where document content was missing.
    • Fixed data loss issue in web layout.
    • Fixed issue causing blocks to shift unexpectedly.
    • Resolved issue where selection continued in Viewer Container even after mouse was released outside the container in Firefox.
  • DropDownTree
    • Placeholder...

Released: Jul 29, 2025

2025 Volume 2 (30.1.42) 버젼 업데이트

수정사항

  • DropDownTree
    • Dropdown Tree opening issue in the Firefox browser has been resolved.
  • Pivot Table
    • The pivot table will now render correctly without any performance issues when containing large string values.
  • Schedule
    • Fixed an issue where drag functionality was not working after being conditionally canceled for multiple appointments.
  • Toolbar
    • An issue where the toolbar popup does not close when clicked outside the popup has been fixed.
  • Tooltip
    • The issue preventing the tooltip from opening on...