Skip to content

v23.1.43

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 31 Oct 01:52
· 28 commits to master since this release

Common

Bug Fixes

  • #I511754 - The issue with "Script error thrown when having empty space between component tags in React" has been resolved.
  • The issue with "The type attribute was removed from the input element in Next JS" has been resolved.

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.

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.

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.

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.

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 with toolbarSettings.
  • #I509912 - Now, the toolbarClick 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 the Tooltip 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.