Skip to content

v24.2.8

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 27 Feb 07:02
· 14 commits to master since this release

Chart

Bug Fixes

  • #T553171 - Now the center label is aligned properly when increasing the font size.

DateRangePicker

Bug Fixes

  • #I554330 - Fixed an issue where the selected value was not being updated when invalid text was entered into the input field.
  • #I553168 - Fixed an issue where setting presets with a specific time would initially work, but changing the preset would reset the time.

GanttChart

Bug Fixes

  • #I555169 - The scrollbar into view taskbar not working properly issue has been fixed.
  • #I556229 - Splitter View is not updating properly while using setSplitterPosition issue has been fixed.
  • #I553873 - Taskbar not rendered properly when using hour format in DST issue has been fixed.
  • #I548519 - Timeline start date changed after zooming action issue has been fixed.
  • #I548491 - React Gantt crashes when updating parent and changing column from column chooser issue has been fixed.
  • #I544198 - Delay in predecessor validation issue has been fixed.
  • #I552622 - The enable immutable enabled sample expand icon hide when record add issue has been fixed.

Grid

Bug fixes

  • #I550034 - Resolved an issue where printing is not work properly in grid with aggregation and grouping.
  • #I536128 - Horizontal scrollbar appear when set column width to auto issue has been resolved.
  • #I555494 - Fixed an issue where the EllipsisWithTooltip feature does not work correctly.
  • #I552236 - The issue of encountering a script error when editing a grid with virtual scrolling and a column without a field name has been fixed.

ListView

  • #I553202 - Included a new method unselectItem for deselecting the items instead of using selectItem method with empty arguments.

PDF Viewer

Bug Fixes

  • #I550956 - Now, comments do not overlap when the author name has more characters.
  • #I549538 - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
  • #I553949 - Now, the check box appearance is properly displayed on iOS devices.

PivotTable

Bug fixes

  • #I555926 - When using the Nextjs project, the pivot table will now render properly in the production environment.
  • #F186589 - The Pivot Table will now be properly rendered when connecting an OLAP cube with no named set.

TreeView

Bug fixes

  • #I550140 - Resolved the accessibility issue with TreeView component when rendered with checkbox.
  • #F186726 - Resolved the multi selection functionality issue in the TreeView component on Mac device.