Essential Studio for Vue Release Notes

v17.1.49
May 29, 2019

DashboardLayout

Features

  • #236095 - Support for refresh method has been provided, which allows to refresh the panels.

DatePicker

Bug Fixes

  • #235561 - Now, you can specify the date format without year specifier along with strict mode.

Diagram

Breaking Changes

  • The data property is removed from the DataSource property of the diagram.

DocumentEditor

Bug Fixes

  • #226399 - Header and Footer is now layout properly if document contains section break

Gantt

Bug Fixes

  • #F144145 - Task Id duplication issue while adding new record has been fixed.

MaskedTextBox

Bug Fixes

  • Now, MaskedTextBox renders properly after calling refresh method.

Features

  • #236816 - Provided method to focusIn and focusOut.

MultiSelect

Bug Fixes

  • #231920 - In IE browser, script error throws when calling getItems method has been fixed.

Features

  • #236816 - Provided method for focusIn and focusOut.

NumericTextBox

Features

  • #236816 - Provided method to focusIn and focusOut.

QueryBuilder

Bug Fixes

  • DataManager related issue resolved.

RichTextEditor

Bug Fixes

  • #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved.

StockChart

Bug Fixes

  • #236896 - Provided mouse event in stock charts

TextBox

Features

  • #236816 - Provided method to focusIn and focusOut.

TreeView

Bug Fixes

  • #234147 - Issue with getting checked nodes value using getAllCheckedNodes method has been fixed.

Uploader

Bug Fixes

  • #235532 - Now, you can remove the uploaded files, while using the uploader within form.