Essential Studio for Vue Release Notes

v18.4.43
February 16, 2021

AccumulationChart

Bug Fixes

  • #308019 - Accumulation chart data labels are rendering over the chart issue has been fixed.
  • #308020 - The labels to each slice of the pie chart are not reactive issue has been fixed.

Chart

Bug Fixes

  • #308967 - Chart horizontal strip line position changes issue has been fixed.
  • #21006 - Render fail using point color mapping if datasource array is empty issue fixed.

Features

  • #281265 - Support for spacing between axis labels & axis title and padding for legend container implemented

Diagram

Bug Fixes

  • #314224 - This issue “Shapes getting disappear after adding Swimlane shape “ has been fixed.

DocumentEditor

Bug Fixes

  • #160804, #160805 - Line space was now considered properly on exporting.
  • #161513 - Properties pane was now disabled while enabling restrict editing.
  • #311371 - While deleting a text extra spaces between the text were now removed properly.
  • #311884 - Document with table was imported properly now.
  • #310754 - Hebrew text was now layout properly with spaces and numbers renders properly.
  • Resolved performance lagging issue while editing.

Bug Fixes

  • #310244 - The issue on changing the treeSettings.autoCheck property dynamically in the Box mode has been resolved in the Dropdown Tree component.

FormValidator

Bug Fixes

  • #F162275 - Issue with “validation message shows while setting required as false in the rules property” has been resolved.

Gantt

Bug Fixes

  • F161444 - Error while hiding context menu items has been resolved.
  • #311841 - Duplicating records issue while indent action has been resolved.
  • F160722 - Error on rendering editing tooltip has been resolved.

Grid

Bug Fixes

  • #310507 - Frozen layout issue while changing pagesizes issue has been resolved.
  • #306030 - Filtering numeric columns through enter key issue has been resolved.
  • #311829 - Records are repeated while doing virtual scrolling when selection or focus applied issue has been fixed.
  • #312581 - Header aria-colindex attribute issue has been fixed.
  • #313556 - ExcelFilter dialog position issue has been fixed.
  • #308792 - Filter icon update when enable foreignKey column, issue has been resolved.

PDFViewer

Bug Fixes

  • #311659, #309125 - The Script error will no longer be thrown when we switch or press the back button before the PDF Viewer component not fully rendered.

PivotTable

Bug Fixes

  • The pivot chart is now rendered when the column axis has no fields.
  • #298311 - CSS issue of calculated field dialog in dark theme has been fixed.

RangeNavigator

Bug Fixes

  • #311116 - Disable range selector is not working issue has been fixed.

Spreadsheet

Bug Fixes

#F161227 - Prevented deleting range which contains lock cells.
#F162534 - Issue on editing a cell that depend on other cell after addition of date using Plus (+) operator issue fixed.
#313009 - Delete rows and columns using delete method issues resolved.
#313000 - The insertSheet method will now prevent the sheet with duplicate name from inserting.
#I312853 - Provided the actionBegin and actionComplete event for sheet rename action in spreadsheet

TextBox

Bug Fixes

  • #313099 - Issue with “script error throws when disable the clear button dynamically” has been resolved.

Tooltip

Features

  • #306971 - In Tooltip, support for enableHtmlParse property has been provided to enable or disable the parsing of HTML string content as DOM elements.
  • #305092, 160582 - In Tooltip, support for windowCollision property has been provided to enable or disable collision between target elements of Tooltip and viewport(window).

Uploader

Bug Fixes

  • Issue with “dot present in the end of file name while rendering the preload files without type of file” has been resolved.