Essential Studio for React Release Notes
v18.4.39
January 28, 2021
Common
Bug Fixes
- Resolved typing issue on using
onChange
event.
Chart
Bug Fixes
-
#308150
- Fixed the data label issue for label instersect action. -
#307320
- Data label Template hides on hovering over the marker issue has been fixed.
CircularGauge
Bug Fixes
-
#293761
- The range with different start and end width will now render properly.
DatePicker
Bug Fixes
-
#299892
- Issue with “Null reference when destroying the component” has been resolved.
Diagram
Bug Fixes
-
#308695
- This issue “Port’s InEdges and outEdges are not updated properly while copy and paste “ has been fixed. -
#306529
- This issue “Node does not drop properly on swimlane “ has been fixed. -
#309041
- This issue “Nodes are not getting cleared when add new page in the diagram” has been fixed. -
#305708
- This issue “Console error occur while save and load the diagram with swimlane nodes” has been fixed. -
#308109
- This issue “Can’t change flowshape to other basic shape” has been fixed. -
#301792
- This issue “Child nodes are not rendered properly in Organizational chart” has been fixed. -
#306310
- This issue “Symbol description gets rendered from middle of symbol” has been fixed. -
#304447
- This issue “Restrict click event for nodes when zoompan tool is enabled” has been fixed. -
#295443
- This issue “Bottom level nodes are not visible in overview” has been fixed. -
#305992
- This issue “When drag and drop the node swimlane lane header position gets changed” has been fixed. -
#304558
- This issue “Exception occurs when use getDiagramContent method” has been fixed.
DocumentEditor
Bug Fixes
-
#160177
- The document with tables were now rendered properly without page unresponsive error. -
#305777
- Selection was now updated properly on zooming for web layout. -
#297705
- Handled behaviour similar to MS Word if page and section break in same paragraph. -
#305110
- The document with large tables were now rendered properly without page unresponsive error. -
#307321
- Table borders now renders properly if the border color is none. -
#303643
- Edit hyperlink now works properly on image with hyperlink.
Gantt
Bug Fixes
-
F161492
- Console error on converting milestone to task has been fixed.
Features
-
#291192
- Provided Immutable Support to refresh specific rows while performing Gantt actions.
Grid
Bug Fixes
-
#310077
- Persist Checkbox selection with frozen columns issue has been fixed. -
#309205
- Script error While sorting in excel filter when more than one grid is rendered issue has been resolved.
Features
-
#247931, #251431
- Provided the server side Excel and PDF export support.
Heatmap
Bug Fixes
-
#299279
- The issue “API level styles was not taken as important for HeatMap” has been resolved.
Maps
Bug Fixes
-
#307853
- The property in the JSON for the maps shape data can now be displayed in the tooltip template.
Features
-
#306094
-borderWidthValuePath
andborderColorValuePath
properties are exposed to set border width and color to individual shapes using data source values.
PDFViewer
Bug Fixes
-
#309198, #309230
- The Form field’s position is now updated properly in the print preview and printed documents. -
#308703, #308960
- The cut, copy, and paste actions are working properly for the custom stamp annotations. -
#306586
- The annotationAdd event is now triggered properly while adding the custom stamp annotation. -
#309594
- The Form field position is now updated properly for the provided PDF documents. -
#308213
- The page height is now updated properly on resizing the window in the fitToPage mode. -
#303825
- The propertyChangeEvent is now trigged properly for the respective property changes. -
#301513
- The isProgrammaticSelection property is returned properly in the annotation select event. -
#309981
- The PDF Viewer localization tooltip content is updated properly in the German culture. -
#309983
- Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment. -
#309238
- Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.
Features
-
#303978
- Provided the support to add the default stamp annotations programmatically. -
#305688
- Exposed the formFieldClick event in the PDF Viewer.
PivotTable
Bug Fixes
-
#309462
- The drill icon will not be shown if there are no children.
Features
-
#294982
,#F157008
- “Median” aggregation is now supported.
RichTextEditor
Bug Fixes
-
#296208
- Resolved the issue with the Placeholder blinks when pressing the enter key in the editor. -
#310044
- The issue with the resize grip alignment when the toolbar is disabled state has been resolved.
Schedule
Bug Fixes
-
#I306474
- An issue whenrowAutoHeight
is enabled the events are overlapping to each other in month view issue has been fixed. -
#I309996
- An issue withresouceHeaderTemplate
is not rendering, while navigating the date via swipe actions has been fixed. -
F161271
- An issue with script errors throws when editing the block appointments manually using open editor has been fixed. -
#I292642
- An issue when timezone is set the calendar today date is not updated properly issue has been fixed.
Spreadsheet
Bug Fixes
#F161227
- Lock cell delete issue prevented.
#I311230
- Sorting for number is not working after editing issue has been fixed.
#I311230
- Pasting within the copied range is not working properly issue has been fixed.
StockChart
Bug Fixes
-
#306698
- Visible property in series is not working properly for stock chart issue fixed.
TextBox
Bug Fixes
-
#309780
- Issue with “aria-labelledby
attribute is not added to the textarea element when render component with multiline” has been resolved.
Toast
Features
-
I307310
- Provided the ‘progressDirection’ property to customize the progress bar direction from left-to-right or right-to-left.
Toolbar
Bug Fixes
-
#303821
- An issue with toolbar content is not aligned properly in IOS devices has been fixed.
TreeGrid
Features
-
#280065
- Provided support to maintain Tree Grid state(expand/collapse) while on Exporting.
TreeView
Bug Fixes
-
#302025
- The issue with “The TreeView template node content disappears while calling therefreshNode
method” has been resolved. -
#300093
- Now, the TreeView template node custom events will be triggered after using therefreshNode
method.