Essential Studio for Vue Release Notes

v18.1.46
April 28, 2020

Diagram

Bug Fixes

  • F153185 - The issue with “Line routing does not consider for Group nodes” has been fixed.
  • #272405 - The issue with “The Double click event does not get triggered when double clicking on an annotation” has been fixed.
  • 274242 - The issue with “Strange behaviour when changing Connector source or target decorator width or height” has been fixed.
  • 272497 - The issue with “Need to consider boundary constraints when resizing the node” has been fixed.
  • 272186 - The issue on symbol description is fixed.

Dialog

Bug Fixes

  • #269987 - Resolved the dialog target is not working properly when updating the target property dynamically.

DocumentEditor

Bug Fixes

  • #271928 - Resolved script when trying to create a new document and document have broken comments.
  • #271886 - Right tab width issue when paragraph contains right indent.
  • #271986 - Resolved error when updating Table of Contents with comments.
  • #271967 , #271968 , #271971 - Paste text only in empty paragraph is now working properly.
  • #271985 - Resolved script error when remove page break after bookmark.
  • #272009 , #273868 - Modify style using numbering and paragraph dialog is now working properly.
  • #271977 - Pasting text in heading style is now maintain heading style in paragraph.
  • #271863 - Paragraph element splitting issue is now resolved when alignment is left and line combined with field.

Features

  • Added height and width API to define height and width of document editor.

Bug Fixes

  • The issue with The Dropdown Tree placeholder hides while opening the popup, when enabling the checkbox support has been fixed.

FileManager

Bug Fixes

  • The issue with Unable to localize the error message in the access control actions has been fixed.
  • #269976 - Now, The File Manager UI will be refreshed properly when resizing the browser window.

Gantt

Bug Fixes

  • #273440 - Issue on updating end date value using cell edit gets resolved.
  • #273426 - Issue on validating parent start date on taskbar edit action gets resolved.
  • #274066 - Console error on dragging parent milestone task gets resolved.

Grid

Bug Fixes

  • #272718 - cellsaved event while pressing escape key issue has been resolved.
  • #153144 - RowDeselected event isInteracted and rowIndex property issue has been resolved.
  • #274186 - Script error with incorrect sorting column has been fixed.
  • #272426 - Hierarchy exporting with remote/local data issue has been resolved.
  • #153397 - Persist selection issue with grouping has been fixed.
  • #272957 - Script error while hovering on new row form element with frozen columns has been resolved.
  • #272107 - setCellValue method issue with row Drag and Drop has been fixed.

Kanban

Bug Fixes

  • #274505 - An issue with server post triggered without showing Spinner has been fixed.
  • #274710 - An issue with dropped clone not created at first position when drag the cards has been fixed.

ListBox

Bug Fixes

  • Issue with ‘enabled’ properly when listbox have toolbar option has been fixed.
  • Issue with Filter element when the scrolling has enabled in listbox.

Bug Fixes

  • Provided ‘getItemIndex’ public method to get the index of the menu item.

Schedule

Bug Fixes

  • #F11648 - An issue with previous value maintaining in select event has been fixed.
  • #F12531 - An issue with allowMultiRowSelection is not working properly in timeline views has been fixed.
  • #268604 - An issue with improper time slots rendering when daylight saving time occurring date has been fixed.
  • #271829 - An issue with selected class is not applied properly in MonthAgenda view has been fixed.
  • #273646 - An issue with aria-readonly attribute has been fixed.
  • #266725 - An issue with scrollToResource method when we enabled the virtualScrolling property has been fixed.
  • #271264 - An issue with scrollToResource method when we enabled the rowAutoHeight property has been fixed.

Splitter

Bug Fixes

  • #272732 -The issue with Splitter pane size decreased by resize of window has been resolved.

TreeMap

Features

  • #272704 - Treemap selection can now be done dynamically using selectItem() method.

TreeView

Bug Fixes

  • #269540 -The issue with The getAllCheckedNodes method which is not returning the proper checkedNodes values in the TreeView component has been fixed.

Features

  • #274084 - Provided an option to set the drag area in TreeView component.