Essential Studio for EJ2 JavaScript Release Notes

v16.4.52
February 5, 2019

Calendar

Bug Fixes

  • Tabindex support has been provided.

ComboBox

Bug Fixes

  • The model value is not updated by selecting a value using tab key with autofill combination issue has been resolved.

DataManager

Bug Fixes

  • Provided addParams CRUD support in RemoteSaveAdaptor.
  • Need to parse the server response data in UrlAdaptor is resolved.
  • Provided option in DataManger to define CRUD url in OdataV4Adaptor in Grid all edit modes.
  • Additional parameters should be send in params property is fixed.

DatePicker

Bug Fixes

  • Tabindex support has been provided.

Features

  • Now, date type skeleton support has been provided for the format property.

DateRangePicker

Bug Fixes

  • Tabindex support has been provided.

DateTimePicker

Bug Fixes

  • Tabindex support has been provided.

Features

  • Now, scrollTo support has been added for the TimePicker pop-up element of the DateTimePicker. This is used to set the scroll position to the given time value when no value is selected in the popup list.

Diagram

Bug Fixes

  • Exception thrown while enable zoom and pan tool dynamically is now working fine.
  • Exception thrown while build the diagram component with production mode is now working fine.

MaskedTextBox

Features

  • Provided the “focus” and “blur” events for MaskedTextBox that will trigger when the control got focus or losses focus.

MultiSelect

Bug Fixes

  • Blur event prevents other actions issue has been resolved.

NumericTextBox

Features

  • Provided the “focus” and “blur” events for NumericTextBox that will trigger when the control got focus or losses focus.

PDFViewer

Bug Fixes

  • Resolved PDF Viewer Session Storage Clear Issue.
  • Resolved single Page Document Rendering Issue.
  • Resolved the script error while accessing invalid link annotation destination.
  • The scrolling when the toolbar is clicked is prevented

QueryBuilder

Features

  • Provided Summary view support.

Schedule

Features

  • Improvements done to support creation of recurring events based on the recurrence rule properties, that lies under the criteria of limited combination.
  • The recurring appointments of Scheduler can be now created and processed successfully based on the Islamic calendar dates.

Bug Fixes

  • Tabindex support has been provided.

Breaking Changes

  • Sidebar with type Auto will always expand on initial rendering, irrespective of enableDock and isOpen properties.
  • When dynamically changing the type property of the Sidebar with invalid property value (For ex:Pushs), will reset the type of the Sidebar to its default type as Auto.

TimePicker

Bug Fixes

  • Tabindex support has been provided.