Skip to content

v22.2.9

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 15 Aug 12:48
· 45 commits to master since this release

Common

Bug Fixes

  • #I476890 - Memory leak issue in syncfusion components when using enable Persistence.

Accumulation chart

Bug Fixes

  • #I486337 - Fixed an issue where the console error thrown when disabling the animation.
  • #I486337 - Now the destroy method is properly working in accumulation chart.

Chart

Bug Fixes

  • #I487053 - Now, startFromZero is functioning correctly in stackingColumn.

Checkbox

Bug Fixes

  • #I488474 - The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.

ComboBox

Bug Fixes

  • #483288 - Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.

DateRangePicker

Bug Fixes

  • #I486181 - Fixed an issue where the DateRangePicker popup was not opening when there was not enough space in the window.

Diagram

Bug Fixes

  • #I486118 - Now, the orthogonal connector routing works properly when we drag connector segment.
  • #I484774 - Now, Double click on node annotation will open the edit of invisible annotation is resolved.
  • #I484563 - The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
  • #I484335 - Now, highlighter rendered properly on hovering ports and nodes.

Dialog

Bug Fixes

  • #I483277 - Fixed a memory leak issue in the dialog component.

Document Editor

Bug Fixes

  • #I482578 - Fixed the unsafe-eval error in source.
  • #I486542 - Now, the Desired Font Family present properly in selecting Dropdown.
  • #I485462 - Resolved the issue in updating font families dynamically.
  • #F183689 - Resolved the issue while inserting svg image .
  • #I483658 - Resolved the frozen issue while loading the given document.
  • #I475459 - Added sanitize for the open, copy, and paste APIs.

DropDown List

Bug Fixes

  • #I477135 - Fixed a memory leak issue in the Dropdownlist Component.
  • #I486973 - 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

Bug Fixes

  • #I486201 - Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.

Gantt Chart

Bug Fixes

  • #I485657 - Misalignment happened in timeline while exporting PDF in Gantt has been fixed.
  • #I485398 - console error occurs while using segment data issue has been fixed.
  • #I487527 - Data manager URL is called twice.
  • #I484079- Vertical scroll and taskbar is not fully visible in yearly mode issue has been fixed.
  • #I461564- No action is performed when we try to add task when the cell is in edited state issue has been fixed.
  • #I486234 - Label gets hidden in Gantt Chart when task mode is manual issue has been fixed.

Grid

Bug fixes

  • #I487601 - Fixed the issue that prevented batch adding is working properly with hidden primary key column.
  • #I444618 - Script error thrown when performing print with empty dataSource has been resolved.
  • #I485367 - The problem of the pager dropdown and message not displaying correctly when the Grid is rendered within the Tab component has been successfully resolved.
  • #I839020 - Resolved an issue where row span was not being applied correctly when showing or hiding columns using the column chooser.
  • #I483559 - Issue with the focused cell was not being properly indicated during row selection has been resolved.

Image Editor

Bug Fixes

  • Issue with "Script error thrown while applying text area changes to canvas" has been resolved.

Kanban

Bug Fixes

  • #I481342 - Now, kanban virtualization works properly when a small amount of data is loaded.
  • #I484188 - Now, column scrolling works properly on Kanban virtualization when the Kanban columns have different data sizes.
  • #F45534 - Now, dragging and dropping a card into any position within a column works properly.

ListBox

Bug Fixes

  • #I485947 - Issue with "Script error thrown While Drag and Drop in dual ListBox with filtering option in blazor" has been resolved.

Maps

Bug Fixes

  • #I485498 - Mouse events will now work properly on the marker templates.

Menu

Bug Fixes

  • #I483185 - The issue with "Script error throws on destroying menu when its sub menus are still open" has been resolved.

PDF Viewer

Bug Fixes

  • #I487346 - The free text annotation is now visible during printing when the free text annotation settings is customised.
  • #I489176 - Now, the line type annotations are drawn properly on mobile devices after zooming.

Pivot Table

Bug fixes

  • I489341 - The toolbar menu items will now be properly displayed in the pivot table with the material dark theme.

QueryBuilder

Bug Fixes

  • #F183921 - Resolved the Script error thrown while changing Boolean value in dropdowntree fieldMode of QueryBuilder.

RichTextEditor

Bug Fixes

  • #I481854 - Now, pasting the content into the Rich Text Editor, which is rendered inside the Dialog without manually focusing the editor, works properly.
  • #I484797 - Now, pressing the backspace key when the cursor is placed after a line with a br tag works properly.

Schedule

  • #I478902 - Performance issue in calculating scrollbar width has been fixed.

Slider

Bug Fixes

  • F45705 - The issue with a changed event in the Slider component has been resolved.

Spinner

Bug Fixes

  • #483152 - Resolved an issue where the cssClass property was not able to accept multiple classes.

Splitter

Bug Fixes

  • #I483293 - Fixed memory leak issue in Splitter component.

Svg Base

Bug Fixes

  • #I483794 - Fixed an issue where the bold formatting was not applied correctly in the tooltip header.

TextBox

Bug Fixes

  • #I477545 - Fixed an issue where error colors were not being applied correctly in the Textbox Component.

TimePicker

Features

  • #I480992 - Added support for configuring server time zone settings to the component. The serverTimezoneOffset property can now be used to set the pre-bound value based on the time zone provided to the component.

Tooltip

Bug Fixes

  • #I488643 - Resolved an issue where the Tooltip does not update properly for the rect and g elements.