Skip to content

v23.2.4

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 20 Nov 06:52
· 25 commits to master since this release

Common

Bug Fixes

  • The issue with "the compilation error occurring when utilizing the title property in the React Smith chart component" has been resolved.
  • The issue with "the internationalization event of the React component remains connected even after it has been destroyed" has been resolved.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I504772 - It is now possible to cancel zooming using the scrollbar through the 'scrollChanged' event.

Features

  • #I494809 - Now steps can be applied to the line from the center, as well as from the left and right of the points.
  • #I505867 - Enhanced the rendering of scatter series with a large number of data points.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

PivotTable

Bug fixes

  • #F185202 - When there are no fields in the value axis, the pivot table will now be rendered with the proper height.

New features

  • #I450857 - When virtualization is enabled for OLAP data, the Pivot Table will now support displaying with grand totals and sub-totals in row and column axes.
  • #I484186 - Added support for exporting the Pivot Chart to PDF document with header and footer.
  • #I490937 - When virtualization is enabled, the OLAP Pivot Table can now be exported as a PDF and Excel document with entire data.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.