Essential Studio for Vue Release Notes

v16.3.31
November 07, 2018

Common

Bug Fixes

  • Fixed the comptability issues in the child directive elements on using with vuestic admin app.

DatePicker

Bug Fixes

  • Fixed the form reset issue in Internet Explorer.

DateRangePicker

Bug Fixes

  • Fixed the form reset issue in Internet Explorer.

Grid

Bug Fixes

  • aggregateModule is made public from grid class.
  • Tooltip throw script error when hover grid cell faster with EllipsisWithTooltip is fixed.
  • excelexport failed when complex property has null as value is resolved.
  • Script error throws while deleting the records after adding new records in batch-editing mode is resolved.

Features

  • Provided dialog settings to customize dialog-editing.

Breaking Changes

  • For dialog editing, the dialog overlay will be displayed to entire document, Previously the overlay will be displayed only on the grid element.

Schedule

Breaking Changes

  • Misalignment issue with edit and delete icons on edit event popup has been fixed.

Toast

Bug Fixes

  • Resolved the issue “window is not define” on registering component as plugin in Toast component.