Skip to content

v27.1.57

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 29 Oct 00:26
· 13 commits to master since this release

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Breadcrumb

Bug Fixes

  • #I916680 - The issue with "Breadcrumb menu popup not destroyed after breadcrumb element destroyed" has been resolved.

Carousel

Bug Fixes

  • #I644419 - The script error that occurred in the carousel when a grid was rendered as a carousel item has been fixed.

Chart

Bug Fixes

  • #I640035 - The tooltips now render properly for decimal data points.
  • #I645981 - The stripline now works correctly on the logarithmic axis.

Circular Gauge

Bug fixes

#I640295 - Exceptions will no longer be thrown when the pointer is dragged and the pointer value is updated during the dragEnd event.

ComboBox

Bug Fixes

  • #I640083 - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.

Diagram

Bug Fixes

  • #I637156 - Tooltip now displays properly on mobile devices with touch interactions.
  • #I637207 - Nodes are now resizable via touch interactions.
  • #I639121 - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
  • #F194691 - The Position Change Event Now Triggers on Keyboard Nudging.

Dialog

Bug Fixes

  • #I28945 - Fixed an issue where the Dialog's enableResize property was not functioning for dynamic changes.

DocumentEditor

Bug Fixes

  • #I644412 - Resolved the issue of editor deletes all text in document.
  • #I642436 - Resolve the issue with track Changes when pasting Word contents multiple times.
  • F194706 - Now able to copy highlighted text from word processor when Restrict Editing property is true.
  • #I640675 - Resolve script error when using track changes.
  • #I639276 - Resolved the issue of page freezes when trying to load document in document editor.

DropdownList

Bug Fixes

  • #I612750 - Fixed an issue where updateData was throwing an error when filtering in a DropDownList.

DropDownTree

  • I639573 - Resolved issues with selected items and the checked state of the parent node when filtering in the Dropdown Tree component.

GanttChart

Bug fixes

  • #I642434 - recordIndex property is updating last index for every above or below add action via contextMenu issue has been fixed.
  • #I646826 - An invalid resource collection is being passed resulting in a script error issue has been fixed.
  • #I637870 - White space when expand and collapse action issue has been fixed.

Grid

Bug fixes

  • #I645144 - Resolved an issue where the search keyword would automatically change when entering more than 16 digits.
  • #I641786 - Fixed an issue with focus misplacement after deleting a row using the command column.
  • #I641368 - Resolved a type issue in the ICustomOptr interface by updating the filterSettings.operators property from dateTimeOperator to datetimeOperator.
  • #I640492 - The issue where the dataBound event was triggered multiple times during a page refresh when virtualization with persistence was enabled has been resolved.

Image Editor

Bug Fixes

  • #I910189 - The issue with "Browser window gets zoomed while zooming the image editor with mouse wheel support" has been resolved.

PDF Viewer

Breaking Changes

  • The getPageDetails API has been renamed to getPageInfo. Additionally, the zoom factor parameter has been removed from the getPageInfo API, as the zoom factor can be accessed directly through the zoomPercentage API.
Existing API name New API Name
getPageDetails getPageInfo

Pivot Table

Bug fixes

  • The pivot table will now be rendered properly when creating a new report using the toolbar.

QueryBuilder

Bug Fixes

  • Issue with "Input element value get selected while double clicking on query builder rules." has been fixed.

RichTextEditor

Bug Fixes

  • #I640976 - Now, the width and height attributes of the image are set with correct values instead of auto, when inserting and replacing the image in the Rich Text Editor.

  • #I637660 - Now, the OneNote list that has been copied and pasted will now have a correct element structure.

  • #I644239 - Now, the link insertion is prevented when clicking the insert button in the link dialog when the cancel argument is set to true in the beforeDialogClose event.

  • #I633901 - Now, the table height adjusts correctly when resized within the Rich Text Editor in Firefox.

  • Now, the issue with image resizing in the IFrame editor, particularly when the editor area is small, has been resolved.

Schedule

Bug fixes

  • #I641069 - An issue when dragging an event, the first cell of the hour will be selected and highlighted has been resolved.
  • #I643159 - An issue when weekly recurrence rule is rendered in the wrong position when setting the firstDayOfWeek has been resolved.
  • #FB62128 - An issue causing events to display incorrectly when a weekly recurrence rule with BDAY and a specified timezone is applied has been resolved.

Sidebar

Bug Fixes

  • #I643178 - An issue on browser resizing while setting width value in percentage in Sidebar component has been resolved.

SplitButton

Bug Fixes

  • #I914299 - Split buttons popup not closed when we open with mouse click and select with key down action has been resolved.

Stock Chart

Bug Fixes

  • #F194807 - The series now renders properly after a data source update and legend toggle.

TreeView

  • #I639573 - Resolved issues with selected items and the checked state of the parent node when filtering in the DropdownTree component.

Bug Fixes

  • #I642832 - An issue with TreeView component when adding child nodes using addNodes method without passing a target has been resolved.