v23.2.4
SyncfusionBuild
released this
20 Nov 06:52
·
61 commits
to master
since this release
Common
Bug Fixes
#I508468
- The issue with "unable to access the template data in production mode for Vue components" 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.
FileManager
Bug Fixes
#I506576
- The issue with the incorrect drag and drop operation in theDetails
view, with ID-based files in the File Manager component has been resolved.
GanttChart
Bug Fixes
#I517359
- Columns does not update while changing columns value by Gantt instance issue has been fixed.#I514463
- PDF exported with blank pages and dislocated connected lines issue has been fixed.#I514452
- Baseline does not render by changing date issue has been fixed.
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.
TreeGrid
Bug Fixes
#I511389
- Fixed an issue where the expand all/collapse all functionality was not working correctly when theEnableCollapseAll
property enabled in the virtualization feature.#I507506
- Fixed an issue where the template was not rendered when using frozen columns in a treegrid.#I512641
- Fixed the issue where the header checkbox was not functioning correctly in the checkbox column.#I520059
- Fixed an issue where the clipboard functionality (Copy/Paste) on excel would paste hidden column values when selecting a row.