Essential Studio for EJ2 TypeScript Release Notes
Common
Bug Fixes
-
#F59626
- The issue with “npx” license activation for UMD files has been resolved.
Accumulation Chart
Bug Fixes
-
#I609990
- Now, the data label tooltip will adjust automatically when it goes outside the chart bounds.
Chart
Bug Fixes
-
#I605096
- Now, the data label color is correct when setting the position to Auto
.
Document Editor
Features
-
#I606267
- Added a new API to insert comments with date, author, and status. Please find the documentation link here.
Bug Fixes
-
#I604324
- Resolved the issue that endnote are not visible in DocumentEditor when it moved to next page.
-
#I611455
- Word document viewer now working properly in open method when display control after document open.
-
#I605521
- Text in comment section is now showing in correct format.
-
#I603460
- Resolved the content control border issue when insert multiple paragraph.
DropdownList
Bug fixes
-
#I612750
- Fixed an issue where updateData was throwing an error when filtering in a DropDownList.
File Manager
Bug Fixes
-
#F189075
- The issue with rendering the File Manager component using flat data support based on the root folder ID has been resolved.
-
#I608802
- The issue with copy and paste a folder within File Manager component navigation pane has been resolved.
Grid
Bug fixes
-
#I600715
- The issue where the column width set to “auto”, would revert to its maximum width when resized has been resolved.
-
#FB59210
- Border disappearance when RowSpanning
in grid columns issue has been resolved.
-
#I606869
- Inability to enable grid resize dynamically issue has been resolved.
-
#I606503
- Resolved the script error that occurs when using dialogTemplate
editing in both the parent and child grids.
MultiSelect
Bug Fixes
-
#I606210
- Fixed issue with the GroupCheckBox
not being disabled properly.
PDF Viewer
Bug Fixes
-
#I604925
- Now, the Accepted
sign-here type stamp annotation is correctly updated in the stand-alone PDF viewer within the downloaded PDF.
-
#I609434
- Now, the Approved
stamp rendered properly in the stand-alone PDF viewer when exporting/importing as an object.
-
#I603747
- Now, the PDF document is loaded properly in the PDF Viewer when disposing of the PdfRenderer object.
Pivot Table
Features
-
#F188060
- Implemented support for rendering all pivot table features within the “Ant Design” modal.
Schedule
Bug fixes
-
#I605064
- An issue with the weekly recurrence appointment rendering while using the repeat interval value of more than 1 has been fixed.
-
#I600060
- The issue where the drag clone fails to follow the cursor position during dragging, with cell widths set to auto, has been resolved.
Tree Grid
Bug Fixes
-
#F59092
- Fixed issue where wrong data was returning in rowDeselected
event when persistSelection
and filterSettings
were enabled with remote data.
-
#F59018
- Fixed an issue where white space appeared during virtual scroll when using Freeze
column functionality.
TreeView
Bug fixes
-
#I607288
- The console issue with dragging and dropping a tree node that has a 0 ID value in the TreeView component has been resolved.