Essential Studio for React Release Notes
v17.4.41
January 7, 2020
Common
Bug Fixes
- Resolved the React
Lifecycle
warnings in the console.
Calendar
Bug Fixes
- Issue with “change event triggered while again click on the selected month in month view” has been resolved.
Chart
Bug Fixes
-
#254187
- Chart tooltip cut off when adding additional data issue fixed.
Chips
Bug Fixes
-
#256994
- The issue with aria-selected value maintenance in a single selection has been fixed.
CircularGauge
Bug Fixes
-
#256184
- The unwanted div element appended in the DOM is removed now.
DashboardLayout
Bug Fixes
-
#258121
- Resolved the CSS warnings in Firefox 71.0 version.
DataManager
Bug Fixes
-
258307
- Expand property is now properly added to the Query class inODataV4Adaptor
.
Diagram
Bug Fixes
-
#258539
- The issue “Unable to move the connector together with the group when editing an Orthogonal connector segment in a group” has been fixed.
Features
-
#232055
- Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram. -
#253884
- Template support for HTML node has been provided. -
#236612
,#242275
- The support has been provided to get the In and Out edges from ports.
DocumentEditor
Bug Fixes
-
#256903
- Resolved bookmarks API issue when bookmark is in table. -
#256758
- Resolved selection issue after correcting the spelling mistake. -
#258938
- Resolved typo error in place holder of comments text area. -
#257481
- Font family in font dialog is now update properly based on current selection. -
#257171
- Bookmarks is now update properly after paste with formatting. -
#257161
- List number is now update properly when hidden field contains list paragraph. -
#246365
- Borders are now render properly when copy and paste from excel. -
#257455
- Font colour is now update properly in modify style dialog. -
#250770
- Line is now arranged properly when insert field.
Features
-
#256487
- Enhancements for mouse and keyboard selection.
ExcelExport
Bug Fixes
- Date issue is fixed for CSV export.
FileManager
Bug Fixes
-
#258121
- Resolved the CSS warnings in Firefox 71.0 version.
Gantt
Features
-
#253076
- Provided support to focus Gantt on tab key press.
Grid
Bug Fixes
-
#257854
- Multiple requests while pager dropdown change has been fixed. -
#258463
- CheckBox filter search list query issue has been fixed. -
#258467
- Command button duplicate id issue has been fixed. -
#258196
- command column with frozen content issue has been fixed. -
#258555
- Unnecessary row selected event while paging issue has been fixed. -
#258341
- Incorrect arguments of clear filtering events has been fixed.
ListBox
Bug Fixes
-
#255830
- filter and grouping are not working on drag and drop and toolbar button states not updated properly has been resolved.
ListView
Bug Fixes
- #259827 - The issue with the
ListView component that throws script error in IE 11 browser
has been resolved.
Maps
Bug Fixes
-
#258541
- Local storage is now maintained properly without clearing the user data. -
#258541
- The performance of the marker template rendering is improved.
PDFViewer
Bug Fixes
-
#I259524
– Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially. -
#I259523
– Errors will no longer occur while exporting the annotation if the document contains text web link annotation. -
#I259134
– The annotationSelect event now triggers properly if we add the multiple annotations to a page. -
#I258949
– The opacity value is now applied properly if set it on annotation during initialization. -
#I259383
– The errors will no longer occur if we import the annotations after deleting the added annotations. -
#I259166
– The text content will be selected properly at the end of the page. -
#I259078
– The annotations will now be created if we resize the annotation through multipage. -
#I259564
– The Null reference error will no longer occur while loading the provided PDF document.
Features
-
#I257514
– Provided the support for import/export the custom stamp annotations. -
#I257231
– Exposed the property to access the search count value. -
#I258386
– Exposed the API to retrieve the text content and bounds along with page size details.
QueryBuilder
Bug Fixes
- Issue with ‘setRulesFromSql’ method is fixed.
Schedule
Bug Fixes
-
#150069
- An issue with recurrence count limitation has been fixed. -
#148560
- An issue with drag interval has been fixed. -
#258735
- An issue with event rendering in Timeline mode withstartHour
property has been fixed. -
#149868
- An issue with event resizing in Vertical mode withstartHour
property has been fixed. -
#257355
- An issue with displaying the clicked date’s event details in Month Agenda view with read only mode has been fixed. -
#258455
- An issue with Accessibility has been fixed.
Slider
Bug Fixes
-
#259186
- Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.
Splitter
Bug Fixes
-
#254606
- Web accessibility issues resolved.
Features
- Provided
Keyboard navigation support
for splitter. The available keyboard shortcuts are, -
Up Arrow
- will move separator towards up in vertical splitter. -
Down Arrow
- will move separator towards down in vertical splitter. -
Right Arrow
- will move separator towards right in horizontal splitter. -
Left Arrow
- will move separator towards left in horizontal splitter. -
Enter key
- will toggle nearest collapsible pane of focused separator.
Spreadsheet
Bug Fixes
#F149335
- Excel export issue has been fixed.
StockChart
Bug Fixes
-
#257199
- Tooltip stops showing after resizing window issue has fixed.
Features
-
#257199
- Provided support to enable/disable the Date Range Picker in Stock Chart’s period selector.
TreeView
Bug Fixes
-
#258993
- Now, expand and collapse is working properly after enabling the ripple effect.