v23.2.4
·
91 commits
to master
since this release
Common
Bug Fixes
#I514915
- The issue with "the script error occurs when the RTE component is used inside the v-if directive in theVue 2
application" has been resolved.#I508733
- Negative Currency filtering issue has been fixed.
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.
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.
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.
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.