v23.1.43
·
118 commits
to master
since this release
Common
Bug Fixes
#I507537,#I508879,#I505342- Resolvedchartloading delays to enhance overall performance.
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.
FormValidator
Bug Fixes
#I508670- Fixed a memory leak issue that occurred when navigating between pages.
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 "HtmlAttributesproperty 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
itemConfigsproperty is set withtoolbarSettings. #I509912- Now, thetoolbarClickevent 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 "isEmptymethod 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 theTooltipfor the default focusable element through keyboard interaction.
TreeView
Bug fixes
#F184993- An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.