Essential Studio for React Release Notes
v26.2.4
July 24, 2024
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 toAuto
.
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.
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 whenRowSpanning
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 usingdialogTemplate
editing in both the parent and child grids.
PDF Viewer
Bug Fixes
-
#I604925
- Now, theAccepted
sign-here type stamp annotation is correctly updated in the stand-alone PDF viewer within the downloaded PDF. -
#I609434
- Now, theApproved
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.
Spreadsheet
Bug fixes
-
#I603035
- Issue with “chart is not rendered properly when the chart range refers to another sheet range” has been resolved. -
#I609452
- Issue with “exception throws while initializing the cell model with more than one chart in a single cell with customized left and right properties” has been resolved. -
#I610974
- Issue with “unable to change the size of the pie chart using resizing” has been resolved.
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.