Essential Studio for Vue Release Notes

v17.4.47
February 5, 2020

Common

Bug Fixes

  • #I260681, #I261593 - Resolved the peer dependency warning issues.

Chart

Bug Fixes

  • 262642 - Accumulation Chart data manager result getting previous data while using query issue has fixed.
  • 147090 - ‘clearSeries’ Method is added to the Chart for clearing the all series.
  • #149030 - Label Intersect Action does not work for datalabel template issue fixed.
  • #262400 - Tooltip y value is not working when enable the group separator issue fixed.

DashboardLayout

Bug Fixes

  • #262675 - Provided the support to prevent the XSS attacks using the enableHtmlSanitizer property.

DatePicker

Bug Fixes

  • #260342 - Issue with “input not focus while already opened the another datepicker” has been resolved.

DocumentEditor

Bug Fixes

  • #260206 - Resolved numbering list issue when list contains start at value.
  • #260206 - Restart numbering is now working properly for different number format.
  • #260637 - Resolved script error when removing comment in header.
  • #249197 - Resolved exception when export Sfdt to other type in server side.

Features

  • #260639 - Added enableComment property to enable and disable comment.
  • #259970 - Handled paste list behaviour using start at value of list.

Gantt

Bug Fixes

  • F150408 - Baseline tooltip not rendered for milestone tasks has been fixed.
  • #260944 - Issue in preventing taskbar editing has been fixed.

Features

  • F149069 - Provided support to render parent as milestone.
  • F148795 - Provided custom editor support in dialog edit.
  • #257320 - Provided support for ‘zoom to fit’ based on visible tasks alone.

Grid

Bug Fixes

  • #261008 - Aggregate issue while batch adding in empty Grid has been resolved.
  • #150685 - Persist selection behaviour issue has been fixed
  • #260966 - Excel Filter locale text issue has been resolved.
  • #261623 - Script error while removing foreign key column filter issue has been resolved.
  • #260182 - Multiple request while setting query issue has been resolved.

LinearGauge

Breaking Changes

  • Previously, the Offset property in the Pointers and Ranges takes number values as input and now it supports string values too.

ListBox

Bug Fixes

  • #F151029 - Checkbox selection not updated on initial load, while rendering the ListBox with iconCss issue fixed.
  • Provided ‘actionBegin’ and ‘actionComplete’ event when moving items.

Maps

Bug Fixes

  • #244109 - Zooming will not be maintained properly when the sublayers are added to the Maps control.

Bug Fixes

  • An issue when setting id as number in menu Item is fixed.

PDFViewer

Features

  • 258769 - Provided the option to suppress the error dialog in PDF Viewer.
  • 261269 - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.

PivotTable

Features

  • #258547 - The aggregation type “Distinct Count” is now supported in text type fields.
  • #257794 - Included the event option to restrict the specific field dropped to a specific axis.

QueryBuilder

Bug Fixes

  • Issue with predicate generation for date type is fixed.

Breaking Changes

Property Name Previous Type Current Type  
format string string FormatObject

RichTextEditor

Bug Fixes

  • #150737 - Resolved the issue with inserting an image dialog that was not properly rendered on mobile devices.
  • #F150655 - The issue ‘Images not uploaded into the server when pasting only an image from the MS Word in the Rich Text Editor’ has been resolved.

Splitter

Bug Fixes

  • #261892 - Issue with removePane public method does not update the value of the paneSettings property.

Spreadsheet

Bug Fixes

#I256901 - Hyperlink is not working with URL scheme ‘https’ issue has been fixed.
#I256901 - Export not working when adding hyperlink through method issue has been fixed.