v22.2.8
SyncfusionBuild
released this
08 Aug 12:36
·
94 commits
to master
since this release
Chart
Bug Fixes
#I483107
- Data editing is now working properly, along with the zoom property.#I484578
- The trendline is now rendered for the polynomial type in datetime.#I485511
- Fixed an issue where the trackball was not rendered properly in canvas mode.
Checkbox
Bug Fixes
#I488474
- The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" has been resolved.
ComboBox
Bug Fixes
#483288
- Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.
Diagram
Bug Fixes
#I482420
- Now, Connector draw cursor is enabled while hover the group node port.#I484353
- Now, copy paste the group node multiple times is working properly.
Dialog
Bug Fixes
#I483277
- Fixed a memory leak issue in the dialog component.
Document Editor
Bug Fixes
#I482386
,#I486455
- Resolved the spell check issue.#I482694
- Now, the table Header repeating is proper while enter new data at last row of the page.#I483711
- Fixed the issue in custom style preservation and applying.#I478257
- Fixed the issue in list format rendering.#I484131
- Resolved the table lines missing after saving the document.#I485502
- Resolved the issue in exporting the document with an image.#I486096
- Now, Update field appear in the context menu.
DropDown List
Bug Fixes
#I474541
- Fixed an issue where the position of the popup was incorrect when enabling RTL mode.
DropDownButton
Bug Fixes
#I486201
- Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.
Gantt Chart
Bug Fixes
#I485907
- When multiple records are selected after using the context menu to delete, it is not working issue has been fixed.#I483579
- Splitter resize issue when we resize browser window issue has been fixed.#I483399
- Style not applied for the collapsed row when the virtual scroll is enabled issue has been fixed.#I473286
- Unable to drag taskbar and tooltip is misaligned issue has been fixed.
Grid
Bug fixes
#I475018
- Grid filter showing duplicate values without ignoring case has been resolved.
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
#I484429
- Now, the error does not occur when we programmatically delete the added annotation.#I485416
- Now, the ink annotations are rendered properly after programmatically adding the highlight annotation.
Pivot Table
Bug fixes
I485463
- The pivot table can now be properly rendered when sorting is applied with virtualization.I486436
- The pivot chart can now be properly rendered with remote data binding.F183726
- The "multiLevelLabelRender" event will now work properly in the Angular pivot table.
QueryBuilder
Bug Fixes
#I469225
- Resolved the Custom operator not working properly in QueryBuilder While dynamically change locale property.
Schedule
#I478902
- Performance issue in calculating scrollbar width has been fixed.
Spinner
Bug Fixes
#483152
- Resolved an issue where thecssClass
property was not able to accept multiple classes.
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. TheserverTimezoneOffset
property can now be used to set the pre-bound value based on the time zone provided to the component.