v25.2.6
SyncfusionBuild
released this
28 May 02:52
·
40 commits
to master
since this release
Barcode
Bug Fixes
#I508544
- Now, the DataMatrix barcode is rendered properly with alphanumeric values.
Chart
Bug Fixes
#I592273
- An empty tooltip will no longer be displayed when the cancel argument is enabled in the shared tooltip event.
DocumentEditor
Bug Fixes
#I588344
- Resolved the content overlapping issue when editing multi column document.#I586107
- Resolved the script error when inserting image.#I585401
- Resolved the tab anchor issue in ruler when right clicking on it.#I586654
- Resolved the strange indentation behaviour when editing list item.
GanttChart
Bug fixes
#I586668
- When the context menu is used to add a record task index position value changes issue has been fixed.#I586548
- Console error occurs when datasource updated dynamically issue has been fixed.
Grid
Bug fixes
#I584245
- The problem of deselecting a row programmatically with toggle set to true, without triggering therowDeselecting
androwDeselected
events, and without deselecting the row when there are existing selected rows has been successfully resolved.#I580119
- Resolved the issue where theTooltip
element is not shown in context menu text overflow element.#I571259
- Resolved the issue with theselectRow
method when bothvirtualization
andgrouping
are enabled.#I587208
- The issue with misalignment of icons when theheaderText
field is empty has been resolved.#I591601
- Resolved the issue where continuous spinner loading when opening the Excel filter dialog after performing the grid's search operation.
Kanban
Bug Fixes
#I575728
- Now, Edited values in dialog will reflect in Cards when pressing the enter key in Kanban.I580937
- Now, clicking the save button in the edit dialog works properly in Kanban.
MultiSelect
Bug Fixes
#I577257
- Fixed issue with incorrect binding of value property to MultiSelect.
PDF Viewer
Bug Fixes
#I586371
- Now, the page does not become unresponsive when search multiple text.#I586065
- Now, theisDocumentEdited
API is set to true after making changes in the organize dialog.#I587851
- Now, the signature field saved properly when using the provided code snippet for the customer.#I585582
- Now, the text selection is working properly for OCR documents in client-side rendering.#I586473
- Now, the signature dialog opens properly when using the provided code snippet for the customer on a mobile device.#I574463
- Now, the script error does not occur when updating form fields in non-rendered pages.
Pivot Table
Bug fixes
#I586835
- When measures have no values, the OLAP pivot table will now be rendered with the correct cell values when drilling down.#I585932
- Date grouping will now work properly when using remote data in a pivot table.
RichTextEditor
Bug Fixes
#I588147
- Now, The text×
should not get converted intox
when paste from the clipboard into the RichTextEditor.#I582501
- Now, the font size is pasted properly when we copy and paste from MS Word into RichTextEditor.#I586268
- Now, auto-numbering works properly withenterKey
asBR
in RichTextEditor.#I564770
- Now, the list type is applied properly to both the parent and the nest list while applying indents in the Rich Text Editor.#I586268
- Now, pressing the Enter key on the side of the image will work properly whenBR
is configured.
Schedule
Bug fixes
#I586530
- The issue withrefreshTemplates
caused alignment issues in resource header has been resolved.
Switch
Bug Fixes
#593165
- The issue with "tabindex HtmlAttributes
property is not properly set on the switch input element." has been resolved.
TextBox
Bug Fixes
#I587808
- Fixed an accessibility issue in the Multi Line textbox caused by the role attribute.
Tree Grid
Bug Fixes
#F56915
- Fixed an issue where adding an action while data is being fetched and re-rendered would throw a script error.