Essential Studio for EJ2 TypeScript Release Notes
v19.4.52
February 15, 2022
Common
Features
-
I360098
- Provided the Space Grouping support for Custom Number format.
DataManager
Bug Fixes
-
#F171919
- Diacritics letters are not changed tolowercase
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. -
SF-362880
- Save and load now works properly for Swimlane after undo and redo.
DocumentEditor
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.
Features
-
#F168557
- Added support for insert new paragraph using \r\n, \r, \n -
#SF-358641
- Added API to get/set field information.
FileManager
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
- ThetaskLabel
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 disableColumnMenu
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 withCtrl
, issue has been fixed. -
#F171933
- Row hover is not shown after the row drag and drop action is fixed. -
#F171832
- Wrong grid cell value inpdfHeaderQueryCellInfo
event issue has been fixed. -
#F171308
- Lint error while passing null value infilterByColumn
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 withreact-i18next
has been fixed.
PDFViewer
Bug Fixes
-
#I361967
- Copy and paste is now working properly for the signature field when it is added at the bottom of the page. -
#I361906
- The text position for the provided PDF document is now correct. -
#I361379
- While importing the annotations, the FontColor and FillColor properties are now updated properly. -
#I360076
- In the signature field, the drawn signature is not stretched now. -
#I364148
,#F172304
- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer. -
#I362874
- The form field names are now added properly to the form fields. -
#I365411
,#I360719
- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
PivotTable
Bug Fixes
- Events to customize cell values using PivotEngine export are now working properly in Angular.
RichTextEditor
Bug Fixes
-
#F171387
- Now, changing thewidth
API dynamically when the toolbar is in inline mode 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.
Toolbar
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.
TreeGrid
Bug Fixes
-
#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.