Skip to content

v19.4.52

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 15 Feb 14:22
· 107 commits to master since this release

Common

Bug Fixes

  • I352651 - Styles not applied properly if it dynamically changed has been resolved.

DataManager

Bug Fixes

  • #F171919 - Diacritics letters are not changed to lowercase has been fixed.
  • #I349854 - Expand query issue in complex columns with nested level is fixed.

Diagram

Bug Fixes

  • SF-361654 - Connector is now rendered properly in the symbol palette while try to render as straight line.
  • SF-360571 - Provide separate tooltip support for the group children node.
  • SF-359118 - Now, the Scroll Bar works properly when Viewport is in Negative coordinates.

Document Editor

Bug Fixes

  • #SF-356242, #SF-364511 - Resolved the character format and paragraph format in inserting new row and column.
  • #SF-363021 - Resolved the bullet list copy paste issue.
  • #SF-363285 - Resolved the bulleted list deletion issue inside table.
  • #SF-362395 - Resolved the table delete issue when track changes is enabled.
  • #F171944 - Resolved the document scrolling issue.
  • #SF-361169 - Resolved the pasting issue in large non-formatted content.
  • #SF-356384 - Resolved the merged cell rendering issue.
  • #SF-355425 - Resolved the relayout issue in editing wrapped table editing.
  • #SF-352941 - Resolved the table border rendering.
  • #SF-353976 - Resolved the table merged cells rendering issue.

New Features

  • #F168557 - Added support for insert new paragraph using \r\n, \r, \n
  • #SF-358641 - Added API to get/set field information.

DropDownList

Bug Fixes

  • #I357666 - Issue with "value is not updated dynamically when its not present in the popup" has been resolved.

File Manager

Bug Fixes

  • #I363861 - The issue with "When dragging the files outside of the component container throws an error in large icons view in the File Manager component" has been resolved.

Gantt

Bug Fixes

  • #360085 - Issue in deleting a task after performing expand collapse action for multiple times has been fixed.
  • #364950 - The taskLabel property does not show the task name properly when giving name with space has been fixed.

Grid

Bug Fixes

  • #I359192 - Ellipsis is not showing for the cells in the Firefox browser has been fixed.
  • #I363178 - Filter dialog position mismatches when disable ColumnMenu for particular column is fixed.
  • #I357482 - Not able to set the pager dropdown value as All on initialization issue has been fixed.
  • #F172084 - rowSelected event arguments row data is incorrect while select rows with Ctrl, issue has been fixed.
  • #F171933 - Row hover is not shown after the row drag and drop action is fixed.
  • #F171832 - Wrong grid cell value in pdfHeaderQueryCellInfo event issue has been fixed.
  • #F171308 - Lint error while passing null value in filterByColumn method is fixed.
  • #I365287 - Script error thrown when refresh the grid with column template and details rows is fixed.
  • #F172138 - Script error while enabling sticky header with react-i18next has been fixed.

ListBox

Bug Fixes

  • #I330291 - Issue with Duplicate items not removed properly using remove items method has been resolved.

PDF Viewer

Bug Fixes

  • #SF-361967- Now, the copy and paste is working properly for the signature field when it is added on the bottom of the page.

Pivot Table

Bug Fixes

  • Events to customize cell values using PivotEngine export are now working properly in Angular.

RichTextEditor

Bug Fixes

  • #F171387 - Now, pressing the backspace key when the cursor is at the start of the last list element works properly.
  • #I361186 - Now, cursor focus in the Rich Text Editor works properly when continuously pressing enter and shift + enter keys.
  • #F171703 - Now, paste the content in the Rich Text Editor after pressing the shift + enter key works properly.

Spreadsheet

Bug Fixes

  • SF-360092 - Cell navigation occurs while performing key navigation in cell template drop-down popup issue resolved.
  • SF-361817 - Row alignment and cell selection is not proper with large font size during scrolling issue resolved.

Svg Base

Bug Fixes

  • #I363270 – Chart tooltip is now displaying properly for all data points.

Tab

Bug Fixes

  • #SF-365188 - An issue with the toolbar item separator not being hidden in multi-row mode has been fixed.

Tooltip

Bug Fixes

  • #I362431 - The issue with "Collision doesn't work property while specify the container property in Tooltip component" has been resolved.

Tree Grid

Bug Fixes

  • #SF-360392 - Resolved infinite scrolling does not work properly when all records are collapsed.
  • #I360392 - Resolved infinite scrolling does not work properly when all records are collapsed.
  • #I364449 - Resolved last row border missing after collapsing all records while using setRowData method.
  • #I357347 - Added indent/outdent functionality details in event arguments.