v26.2.4
SyncfusionBuild
released this
24 Jul 10:14
·
29 commits
to master
since this release
Common
Bug Fixes
#I581127
- The issue with "the memory leak on the Vue Grid when rendering the row template" has been resolved.
Accumulation Chart
Bug Fixes
#I609990
- Now, the data label tooltip will adjust automatically when it goes outside the chart bounds.
Barcode
Bug Fixes
#I508544
- Now, the DataMatrix barcode is rendered properly with alphanumeric values.
Chart
Bug Fixes
#I605096
- Now, the data label color is correct when setting the position toAuto
.
Diagram
Bug Fixes
#FB58731
- Resolved issues with copy paste of swimlane using rubber band selection.
DocumentEditor
Bug Fixes
#I604324
- Resolved the issue that endnote are not visible in DocumentEditor when it splitted to next page.#I611455
- Word document viewer now working properly in open method when display control after document open.#I605521
- Text in comment section is now showing in correct format.#I603460
- Resolved the content control border issue when insert multiple paragraph.
DropdownList
Bug Fixes
#I612750
- Fixed an issue where updateData was throwing an error when filtering in a DropDownList.
DropDownTree
Bug Fixes
#I610232
- The issue where the for attribute was missing in the label element of the Dropdown Tree component has been resolved.
FileManager
Bug Fixes
#F189075
- The issue with rendering the File Manager component using flat data support based on the root folder ID has been resolved.#I608802
- The issue with copy and paste a folder within File Manager component navigation pane has been resolved.
GanttChart
Features
#I577723
- Provided support for dependency type localization in the cell edit.
Grid
Bug fixes
#I600715
- The issue where the column width set to "auto", would revert to its maximum width when resized has been resolved.#FB59210
- Border disappearance whenRowSpanning
in grid columns issue has been resolved.#I606869
- Inability to enable grid resize dynamically issue has been resolved.#I606503
- Resolved the script error that occurs when usingdialogTemplate
editing in both the parent and child grids.
Image Editor
Bug Fixes
- The issue with "Finetune slider keyboard focus not proper" has been resolved.
Mention
Bug Fixes
#I608248
- Mention popup value not updating in textbox when using mouse interaction has been resolved.
MultiSelect
Bug Fixes
#I606210
- Fixed issue with theGroupCheckBox
not being disabled properly.
PDF Viewer
Bug Fixes
#I604925
- Now, the stamp annotation is updated correctly in the downloaded PDF.#I609434
- Now, theApproved
stamp rendered properly in the stand-alone PDF viewer when exporting/importing as an object.#I603747
- Now, the PDF document is loaded properly in the PDF Viewer when disposing of the PdfRenderer object.
PivotTable
New features
#F188060
- Implemented support for rendering all pivot table features within the "Ant Design" modal.
RichTextEditor
Bug Fixes
-
#I609672
- Now, theimageRemoving
event is triggered properly when we delete the pasted image when uploading from the upload popup in the Rich Text Editor. -
#I605021
- Now, pasting the content from the MS Word web application with alignment styles as justified works properly in Rich Text Editor. -
#I572346
- Now, the mention tags should not be added within the span while pasting in the Rich Text Editor.
Schedule
Bug fixes
#I605064
- An issue with the weekly recurrence appointment rendering while using the repeat interval value of more than 1 has been fixed.#I600060
- The issue where the drag clone fails to follow the cursor position during dragging, with cell widths set to auto, has been resolved.
Spreadsheet
Bug fixes
#I604105
- Issue with "exception occurs on the server end during excel file export when using floating-point numbers for the image properties" has been resolved.
TextBox
Bug Fixes
#I609281
- Fixed issue where the aria-label attribute was not set properly.
Tree Grid
Bug Fixes
#F59092
- Fixed issue where wrong data was returning inrowDeselected
event whenpersistSelection
andfilterSettings
were enabled with remote data.