v23.1.43
SyncfusionBuild
released this
31 Oct 01:52
·
63 commits
to master
since this release
Barcode
Bug Fixes
#I508544
- Now, the DataMatrix barcode is rendered properly with alphanumeric values.
Chart
#F184961
- The enable RTL property is now working correctly in polar chart.#I512713
- Now the chart series type can be updated using react hooks.
ComboBox
Bug Fixes
#I509217
- Resolved the issue where an empty space was created after clearing the values from the comboBox.
Diagram
Bug Fixes
#I506971
- Now, Overview with html node is updated properly when we zoom-out the diagram.#I505963
- Now, Exception occurs due to line routing constraints enabled is resolved.
DropDownButton
Bug Fixes
#I510977
- Provide the original event arguments support in the DropDownButton select event.
DropDownTree
Bug Fixes
#I508339
- The persistence issue during page navigation has been resolved.#I498924
- Issue with the locale property in the Dropdown Tree component has been resolved.
FileManager
Bug Fixes
#I503129
- The issue with theDetails
view header alignment in the File Manager component has been resolved.
FormValidator
Bug Fixes
#I508670
- Fixed a memory leak issue that occurred when navigating between pages.
GanttChart
Bug Fixes
#I493515
- Console error throw while Expand and collapse the parent taskbar issue has been fixed.#I513655
- Filter menu close as soon as the mouse is up issue has been fixed.
ImageEditor
Bug Fixes
- Resolved the SVG type image not load through uploader toolbar button in image editor.
ListView
Bug Fixes
#I494960
- Provided support to add list item in corresponding index position of ListView without adjusting scroll current position.
Mention
Bug Fixes
#F182215
- Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides".
RadioButton
Bug Fixes
#F513731
- The issue with "HtmlAttributes
property not working properly in RadioButton component" has been resolved.
Ribbon
Features
#I510343
- Provided custom HTML attributes support for the Ribbon items
RichTextEditor
Bug Fixes
#I456729
- Now, pasting the cropped images from MS Word into the Rich Text Editor works properly.#I500444
- Now, when pasting the list content from MS Word, the margin bottom style will be set properly.- Now, the toolbar's preview button function works properly when the Rich Text Editor
itemConfigs
property is set withtoolbarSettings
. #I509912
- Now, thetoolbarClick
event is triggered when the emoji picker toolbar item is clicked before the opening of the emoji picker popup.#I513543
- Now, pasting the content from the online MS Excel works properly without pasting any additional style content.
Signature
Bug Fixes
#I510300
- Issue with "isEmpty
method return wrong value in signature control" has been resolved.
TextBox
Bug Fixes
#I512497
- Fixed an issue where the values of the textbox with the 'e-valid-input' class were persisting even after resetting the form.
Toolbar
Bug Fixes
#I514442
- An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.
Tooltip
Bug Fixes
#I490793
- Provided support to open or close theTooltip
for the default focusable element through keyboard interaction.
TreeGrid
Bug Fixes
#I499002
- Fixed a bug where a script error would occur when editing and focusing out on a record.#I502660
- Fixed issue with external filter not working properly when using virtualization feature.
TreeView
Bug fixes
#F184993
- An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.