Essential Studio for React Release Notes
Accumulation Chart
Bug Fixes
-
#I637398
- Now, the percentage values of the pie chart points are updated when the legend is clicked.
Chart
Bug Fixes
-
#I605430
- Now, the chart height is set properly when applying the scale. -
#I636350
- Now, the y-axis label is rendered properly when rotation is enabled.
ContextMenu
Bug Fixes
-
#I909790
- The issue with “When addingsubmenu
item dynamically the parent menu item was returned wrongly in select event” has been resolved.
Diagram
Bug Fixes
-
#I632369
- Now, selector renders for newly added phase at runtime. -
#I632361
- Now, Node will be draggable inside swimlane after adding new phase at run time. -
#I632374
- Now, Height and Width of the lane will be updated properly. -
#I632335
- Now, Node selection is restricted on diagram focus. -
#I632371
- The resize cursor now updates correctly when hovering over the phase line. -
#I632404
- Now, Rotating the flipped node will rotates its annotation along with the node.
DocumentEditor
Bug Fixes
-
#I636488
- Resolved the console error thrown when opening attached SFDT document. -
#I630929
- Resolved the content not syncing properly after removing content control at the end of the document. -
#I627161
- Resolved the RTL text formatting issue in Document Editor.
DropDownTree
Bug Fixes
-
#I636022
- Nodes with selectable as false cannot be expanded or collapsed using keyboard inDropdown Tree
has been resolved.
File Manager
Bug Fixes
-
#I632755
- The issue with mobile mode tap events in File Manager component large icons view has been resolved. -
#I634920
- The issue with multiple selection in File Manager component details view has been resolved.
GanttChart
Bug fixes
-
#I634826
- Manual parent taskbar pdf export is not working properly issue has been fixed.
Grid
Bug fixes
-
#I630299
- The issue where Virtualization loads indefinitely after applying Grouping, Filtering and scroll to the end has been resolved. -
#F194538
- The issue where theUpdateCell
method does not change the value of the primary key column in a newly added record before saving in batch mode has been resolved. -
#I633129
- The issue where theIEditCell
interface did not support theTextBoxModel
property has been resolved. -
#I633624
- The issue where the focus was moved out of the column chooser dialog when pressing the tab key on the cancel button has been resolved. -
#I633945
- The issue where added records were not displayed while usingCustomDataAdaptor
with batch editing mode has been resolved. -
#FB61502
- Resolved the script error occurs when enter key press with column spanning and hidden columns. -
#I628507
- The issue where the reorder the stacked header with frozen column not working properly has been resolved.
Image Editor
Bug Fixes
- The issue with “text annotation not proper in transformed state” has been resolved.
- The issue with “image annotation not working properly in safari browser” has been resolved.
Kanban
Bug Fixes
-
#I628570
- Now, the drag-and-drop functionality for the kanban cards is now working properly without any errors when the configuration includes thefield
property in bothsortSettings
andquery
.
ListBox
Bug Fixes
-
#I628439
- Issue with “Handle the toolbar button state while filtering with disabled listbox items” has been resolved. -
#I625107
- Issue with “The listbox Item template with filtering action related issues” has been resolved.
PDF Viewer
Bug Fixes
-
#I631430
- Now, the form field index is correctly calculated, andNaN
is no longer added to the form field name when creating new fields from the designer in PDF Viewer. -
#I634439
- Now, the value of the dropdown field name does not set to null in theformFieldCollections
when theenableFormDesigner
API is disabled. -
#I631901
- Now, the keyboard shortcuts for theOpenOption
are disabled when theOpenOption
item is not included in the toolbar.
RichTextEditor
Bug Fixes
-
#I638381
- Now, decreasing the indent for list items correctly preserves the paragraph format instead of converting them into a single paragraph in the Rich Text Editor. -
#I627005
- Now, the issue where applying a list or alignment at the last line in Firefox caused the page to scroll to the top when the Rich Text Editor was rendered in aniframe
has been successfully resolved. -
#I625044
- Now, Resolved an issue where pasting mention chips inside a<span>
resulted in unnecessary nested<span>
tags in the Rich Text Editor. -
#I636882
- Now, inserting the link with a URL as multiple spaces using the link dialog is prevented in the Rich Text Editor. -
#I623355
- Now, the order list start attribute is maintained while copying and pasting content from Word document in the Rich Text Editor. -
#I633767
- Now, the tooltip for custom toolbar items works properly in the Rich Text Editor. -
#I631260
- Now, the Iframe editor’s table border styles are handled with class names instead of tags. -
Now the default font size and font family will be applied to the editor when the Iframe mode is enabled.
-
Now the browser spell check will work when the Iframe mode is enabled.
-
Now the editor content will have proper line height when the Iframe mode is enabled.
-
Now the Iframe editor’s body element will have the class name
e-content
and then id. -
Now, the issue where the page would scroll with the Iframe editor
height
set toauto
when the table quick toolbar was opened has been resolved.
Schedule
Bug fixes
-
#FB61586
- The issue with the schedule component tooltip rendering outside the viewport has been fixed.
Spreadsheet
Bug fixes
-
#I633175
- The border styles will now display correctly when printing a sheet or workbook. -
#I627746
- Issue with “range used in the formula is updated when a row or column is inserted into a spreadsheet” has been resolved. -
#I632293
- Issue with “script issue occurs when using a custom long date format for a cell with a string value” has been resolved. -
#I633572
- Issue with “TheautoFill()
method does not fill data in the expected sheet when using fill range and data range arguments” has been resolved. -
#I631071
- Issue with “context menu is not visible when using freeze panes with merged cells” has been resolved. -
#I631639
- Issue with “template does not load into the ribbon toolbar when providing a custom component as a template to theaddRibbonTabs
function” has been resolved.