Essential Studio for Vue Release Notes

v17.4.44
January 21, 2021

DashboardLayout

Bug Fixes

  • Resolved the script error while destroying the dashboard layout component in IE11 browser.

DatePicker

Bug Fixes

  • #259218 - Issue with “change event argument ‘isinteracted’ return as false while changing the value after given the same value twice” has been resolved.

Diagram

Bug Fixes

  • #259960 - The issue “Expand and collapse not working on the Mindmap Layout” has been fixed.
  • #260287 - The issue “left most node unable to be selected in the layout sample” has been fixed.
  • #256458 - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
  • #259774 - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
  • #259981 - Provides support to add group node children at runtime.

FileManager

Bug Fixes

  • Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.

Gantt

Bug Fixes

  • #260331 - Typescript declaration issue fixed.

Grid

Bug Fixes

  • #259865 - Grid focus persistence while checkbox filtering has been fixed.
  • #258341 - action parameter has been added for filter events.
  • #150314 - Footer template issue with Pdf export has been fixed.
  • #260453 - rowDragStartHelper'saction can be cancelled using the args.cancel parameter.
  • #255626 - Grid data not properly loaded on dynamically changing culture issue has been fixed.
  • #251481 - Provided the pdf export support for Grid stacked header feature.

ListBox

Bug Fixes

  • #260635 - Sorted datasource not updated properly in ListBox has been fixed.

Bug Fixes

  • Issue with closing sub menu is fixed.

PDFViewer

Bug Fixes

  • #I259848 – Now, the deleted annotations are removed properly from the PDF document.
  • #I259734 - Custom Stamp annotations are drawn properly while importing the annotations.
  • #I260512 - Errors will no longer occur while importing the annotations in the documentLoad event.
  • #I260575 - The download file name is now set properly if we provide during the control initialization.

Features

  • #I257519 - Provided Support to edit the free Text annotation value in code behind.

RichTextEditor

Features

  • #256724, #F149821 - Provided the support to insert a table using the executeCommand public method in the RichTextEditor.

Splitter

Bug Fixes

  • #I261044 - Issue with expand and collapse icons button type has been resolved.