Syncfusion Essential Studio JavaScript updated

Released: Aug 15, 2023

Actualizaciones en Syncfusion Essential Studio JavaScript

Características

  • Document Editor
    • Added sanitize for the open, copy, and paste APIs.

Correcciones

  • Common
    • Memory leak issue in Syncfusion components when using enable Persistence.
  • Accumulation chart
    • Fixed an issue where the console error thrown when disabling the animation.
    • Now the destroy method is properly working in accumulation chart.
  • Chart
    • Now, startFromZero is functioning correctly in stackingColumn.
  • Checkbox
    • The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.
  • ComboBox
    • Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.
  • DateRangePicker
    • Fixed an issue where the DateRangePicker popup was not opening when there was not enough space in the window.
  • Diagram
    • Now, the orthogonal connector routing works properly when we drag connector segment.
    • Now, Double click on node annotation will open the edit of invisible annotation is resolved.
    • The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
    • Now, highlighter rendered properly on hovering ports and nodes.
  • Dialog
    • Fixed a memory leak issue in the dialog component.
  • Document Editor
    • Fixed the unsafe-eval error in source.
    • Now, the Desired Font Family present properly in selecting Dropdown.
    • Resolved the issue in updating font families dynamically.
    • Resolved the issue while inserting SVG image.
    • Resolved the frozen issue while loading the given document.
  • DropDown List
    • Fixed a memory leak issue in the Dropdownlist Component.
    • Fixed an issue where the last selected item in the DropDownList would be retained in the list of items when the data source was changed.
  • DropDownButton
    • Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.
  • Gantt Chart
    • Misalignment happened in timeline while exporting PDF in Gantt has been fixed.
    • Console error occurs while using segment data issue has been fixed.
    • Data manager URL is called twice.
    • Vertical scroll and taskbar is not fully visible in yearly mode issue has been fixed.
    • No action is performed when we try to add task when the cell is in edited state issue has been fixed.
    • Label gets hidden in Gantt Chart when task mode is manual issue has been fixed.
  • Grid
    • Fixed the issue that prevented batch adding is working properly with hidden primary key column.
    • Script error thrown when performing print with empty dataSource has been resolved.
    • The problem of the pager dropdown and message not displaying correctly when the Grid is rendered within the Tab component has been successfully resolved.
    • Resolved an issue where row span was not being applied correctly when showing or hiding columns using the column chooser.
    • Issue with the focused cell was not being properly indicated during row selection has been resolved.
  • Image Editor
    • Issue with "Script error thrown while applying text area changes to canvas" has been resolved.
  • Kanban
    • Now, kanban virtualization works properly when a small amount of data is loaded.
    • Now, column scrolling works properly on Kanban virtualization when the Kanban columns have different data sizes.
    • Now, dragging and dropping a card into any position within a column works properly.
  • ListBox
    • Issue with "Script error thrown While Drag and Drop in dual ListBox with filtering option in Blazor" has been resolved.
  • Maps
    • Mouse events will now work properly on the marker templates.
  • Menu
    • The issue with "Script error throws on destroying menu when its sub menus are still open" has been resolved.
  • PDF Viewer
    • The free text annotation is now visible during printing when the free text annotation settings is customized.
    • Now, the line type annotations are drawn properly on mobile devices after zooming.
  • Pivot Table
    • The toolbar menu items will now be properly displayed in the pivot table with the material dark theme.
  • QueryBuilder
    • Resolved the Script error thrown while changing Boolean value in dropdowntree fieldMode of QueryBuilder.
  • RichTextEditor
    • Now, pasting the content into the Rich Text Editor, which is rendered inside the Dialog without manually focusing the editor, works properly.
    • Now, pressing the backspace key when the cursor is placed after a line with a br tag works properly.
  • Schedule
    • Performance issue in calculating scrollbar width has been fixed.
  • Slider
    • The issue with a changed event in the Slider component has been resolved.
  • Spinner
    • Resolved an issue where the cssClass property was not able to accept multiple classes.
  • Splitter
    • Fixed memory leak issue in Splitter component.
  • Svg Base
    • Fixed an issue where the bold formatting was not applied correctly in the tooltip header.
  • TextBox
    • Fixed an issue where error colors were not being applied correctly in the Textbox Component.
  • Tooltip
    • Resolved an issue where the Tooltip does not update properly for the rect and g elements.