Essential Studio for React Release Notes

v17.3.9
September 20, 2019

Accordion

Features

  • Provided item template support for accorion.

AccumulationChart

Features

  • Border support have been provided for doughnut and pie while hovering.
  • Options have been provided to rotate data labels.

Chart

Features

  • Options provided to customize the series tooltip format separately.
  • Multi-select options have been provided to allow users to select multiple regions in a chart.
  • Lasso select options have been provided to allow users to select a region by drawing freehand shapes.
  • Options have been provided to rotate data labels.

CircularGauge

Features

  • #I218689 - An option has been provided to hide a label when it intersects with other labels.
  • #I229216 - Tooltip support has been provided for circular gauge annotation.
  • #I238868 - Tooltip support has been provided for circular gauge ranges.
  • #I210142 - Legend support has been provided for circular gauge ranges.

Diagram

Bug Fixes

  • #243153 - Annotation wrapping is now working with textWrapping as WrapWithOverflow when there is a space in the annotation content.
  • #242713 - The diagram connectors is now exported properly with WebKit.
  • #247140 - The improper position of HTML node’s in the overview has been fixed.
  • #F147015 - The issue on printing the diagram content alone in multiple page when margin is set as zero has been fixed.
  • #246626 - The issue “Hidden layered objects visible while changing the properties” is now resolved.
  • #245915 - Now, the z-index of the HTML nodes works properly.
  • #245696,#245047,#244836 - Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
  • #244623 - The issue “Flip not working for HTML node” is now resolved.
  • #242968 - Now, the sequence connector updated properly while changing port to port connection at runtime.
  • #244365 - Now, the user handle events firing after zoom in the diagram is validated.
  • #245231 - The issue “When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight” is now resolved.
  • #244804 - The fill color for target Decorator is now applied properly for sequence connector.
  • #245061 - The issue “Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization” is now resolved.
  • #146327 - The issue “Layout not working for Group Node” is now resolved.
  • #243648 - The issue “Exception raised while adding UML class shapes at runtime” is now resolved.
  • #146017 - The issue “Decorator is not aligned properly in palette when we set large stroke Width for it” is now resolved.
  • #242713 - The issue “Diagram Connectors not exported properly using web kit” is now resolved.
  • #244589, #244046 - The issue “Context menu properties are generated in MVC” is now resolved.
  • #243734 - The issue “Symbol Palette - first palette element gets removed while refresh the palette” is now resolved.
  • #244519 - The issue “Support to delete a lane from swimlane” is now resolved.
  • The issue “Ports are not rendered when we enable virtualization” is now resolved.
  • #243785 - The issue “Symbol palette first row expands twice on click” is now resolved.
  • #146017 - The issue “Decorator is not aligned properly in palette when we set large stroke width for it” is now resolved.

Features

  • 211256,227953,243284 - Automatic line routing support have been added.
  • #242645 - The issue “Support to add node in lanes collection at runtime” is now resolved.

DocumentEditor

Bug Fixes

  • #245457, #245459 - Table is now layout properly.
  • #246127, #246597, #247364 - Page number field is now exported properly in Sfdt export.

FileManager

Bug Fixes

  • The issue file manager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132) has been fixed.

Breaking Changes

  • Support has been provided in asp core platform for customizing the columns of file manager’s details view. We have also limited the columns attributes of the detailsViewSettings property instead of accessing the all attributes from the Grid sub component.

Gantt

Bug Fixes

  • #245866 - Alignment issue with height property value as auto has been fixed.
  • F145725 - Issue with cell editing on newly added record has been fixed.
  • #246761 - Issue while providing date field value with empty string value and invalid date values has been fixed.
  • #247124 - Issue while loading Gantt SB samples in Mobile devices has been fixed.
  • F147329 - Issue in progress calculation with unscheduled tasks has been fixed.
  • F147380 - Issue with prevent edit dialog has been fixed.

Features

  • #233407 - Provided support to perform Excel and CSV exporting in Gantt.

Grid

Bug Fixes

  • #146977 - Script error thrown when enable frozen column with auto generated columns in Grid.
  • #246309 - AllowResize must be disabled when we are in edit state.
  • #246947,#246460- Script error is thrown while routing with persistence.
  • #245859 - Can’t access selected records properly in rowSelected event while selecting the header checkbox.
  • #244916 - Virtual scroll displays empty block while directly scroll to the bottom.

HeatMap

Features

  • Provided a minimum and maximum color display based on row and column wise

Breaking Changes

The dataSource property has been split into dataSource and dataSourceSettings properties.
The dataSource property is used to bind data to HeatMap and the dataSourceSettings property is used to configure the data source using adaptor settings.

InPlaceEditor

Bug Fixes

  • #F146947 - Resolved the argument issue that returns text field instead of value field in the action begin event when rendering the Combo Box within the In-place Editor.
  • #248388 - Resolved the issue with configuring cssClass property to customize the appearance of sub-components of the In-place Editor.

Maps

Features

  • The toggle option has been provided for legend. So, if you toggle the legend, the given color will be changed to the corresponding shape item.

MaskedTextBox

Bug Fixes

  • Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.

PdfExport

Bug Fixes

  • Improper GUID creation issue has been resolved.

PDFViewer

Features

  • #I227046, #I230887, #I142366, #I231973, #I237847, #I244849, #I238686, #I239233, #I241638, #I241638, #I242232, #I239221, #I240051, #I245255 – The support has been provided for filling the form fields.
  • #I233655, #I236240, #I236825, #I238694, #I241974, #I243864, #I245087 – The support has been provided for free text annotation.
  • #I246059 - Exposed the thumbnailClick event to identify the thumbnail clicks action.
  • #I246767 – The support has been provided to export the annotation details as JSON object in client-side.
  • #I245008 – The support has been provided to update the existing calibrate annotation if we modify the scale value.
  • Improved the scrolling performance in mobile devices.

PivotTable

Bug Fixes

  • #244991 – Now tooltip shows correct information after re-ordering columns in pivot table.
  • #244557 – Sorting option can also be performed in grouping bar when defer layout update feature is enabled.
  • #244842 – Field list icon will be now placed inside the pivot table when field list option isn’t included in toolbar.
  • The last column of the pivot table can be displayed in Excel exported page properly.

Features

  • #245213 – Introduced an option to use spinner with custom template.
  • #245423 – Provision provided to persist and reload the pivot report.
  • Provided SSAS OLAP data source support.

RichTextEditor

Bug Fixes

  • #F146927 - The issue with copy and pasting image from MS Word to the RichTextEditor has been fixed.
  • #246340 - The issue with pasting the content as plain-text in Rich Text Editor has been fixed.

Features

  • Drag and drop images from local system: The feature allows to insert the images to the editor by drag and drop from local path. The images can uploaded to the server before insert into the editor.
  • Resizable Editor: #236064 - This feature allows the editor to be resized. Users can enable or disable this feature using the enableResize property. If enableResize is true, the RichTextEditor component creates grip at the bottom right corner to resize it in diagonal direction.
  • Pasting images from Microsoft Word and Microsoft Outlook: This feature allows you to paste the images in the editor by copying and pasting from Microsoft Word and Outlook. The images can be uploaded to the server before inserting into the editor.

Schedule

Bug Fixes

  • #147443 - An issue with editor window headers are misaligned in mobile mode has been fixed.
  • #147383 - An issue with drag and drop action is not working properly when enableCompactView disabled in mobile mode has been fixed.
  • #246161 - An issue with multiple cell selections are not maintained when mouse right button click action has been fixed.
  • #245932 - An issue with showWeekend field showing week ends either it is set as false has been fixed.

Slider

Features

  • #234797 - Provided the color customization for each range of the slider track.

Spreadsheet

The Spreadsheet is an user interactive component to organize and analyze data in tabular format with configuration options for customization.

  • Data sources: Binds the spreadsheet component with an array of JavaScript objects or DataManager.
  • Virtualization: Provides option to load large amount of data without performance degradation.
  • Selection: Provides option to select a cell or range of cells.
  • Editing: Provides options to dynamically edit a cell.
  • Formulas: Provides built-in calculation library with predefined formulas and named range support.
  • Clipboard: Provides option to perform the clipboard operations.
  • Cell formatting: Provides option to customize the appearance of cells.
  • Number formatting: Provides option to format the cell value.
  • Open: Provides option to open an Excel file in spreadsheet.
  • Save: Provides option to save spreadsheet data as excel file.
  • RTL: Provides right-to-left mode which aligns content in the spreadsheet component from right to left.
  • Localization: Provides inherent support to localize the UI.
  • Accessibility: Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.

Tab

Features

  • Provided template support for tab header.

TreeGrid

Features

  • #237050, #237420, #237783 - Custom Data binding support has been provided that allows users to handle data externally and bind result to treegrid.
  • #F145931 - Frozen Rows and Columns support has been provided that freezes the specific rows or columns and make them always visible in the top and/or left side of the Tree Grid while scrolling.

TreeView

Bug Fixes

  • #242926 - Now the drop indicator has been shown correctly while enabling the checkbox.