Essential Studio for EJ2 JavaScript Release Notes

v16.4.44
December 24, 2018

Accordion

Bug Fixes

  • Parent accordion collapsing issue is fixed when Tab renders within it.

DatePicker

Bug Fixes

  • Fixed the allowEdit issue in mobile mode.

DateRangePicker

Bug Fixes

  • Fixed the localization issue in preset custom range element.

Diagram

Bug Fixes

  • Alignment issue on complex hierarchical tree layout with complex data source is working fine.

DocumentEditor

Bug Fixes

  • Tab stop now layout properly in header and footer.
  • Empty header and footer now layout properly.
  • Table column span values are now updated properly.

InPlaceEditor

Bug Fixes

  • space key action issue is fixed with clicking save and cancel buttons.
  • Value persistence issue with multi-select when doing cancel action after removing selected item.
  • Double-Click issue in IOS device is fixed.
  • Invalid background value warning thrown in In-place Editor, that issue has been fixed.

ListView

Bug Fixes

  • Fixed multiple CSS class not added properly while using template property in UI Virtualization.
  • Fixed height calculation in UI Virtualization with sample level border inclusion.

MultiSelect

Bug Fixes

  • Item template with checkbox combination is not working issue has been resolved.
  • Value update with checkbox selection issue in reactive form has been resolved.

PDFViewer

Bug Fixes

  • The scrolling when the toolbar is clicked is prevented

PopupLibrary

Bug Fixes

  • The issue with collision while displays popup on scrollable viewport element has been resolved.

QueryBuilder

Bug Fixes

  • Introduced validateFields method for validation.

RichTextEditor

Bug Fixes

  • Pasted URL is not converted to links automatically, that issue has been fixed.
  • Image paste as twice in Firefox browser, that issue has been fixed.
  • The value property and getHtml method will be updated within an interval to saveInterval property.

Schedule

Bug Fixes

  • An issue with quick popup opening on blocked time ranges has been fixed.

Splitter

Features

  • Provided option to configure the splitter and its pane properties such as size, min, max, resizable through data attributes (data-).
  • Included the public methods for add and remove splitter panes.

StockChart

Bug Fixes

  • Console error in tooltip fixed
  • Highlight of buttons in period selector is working properly.
  • Height of stock chart without period selector, range navigator is working fine

TimePicker

Bug Fixes

  • Fixed the component destroy issue when showClearButton in disabled state.

TreeGrid

Bug Fixes

  • Expanding and Collapsing records is working fine when pageSizeMode is set as All.
  • expandAtLevel, collapseAtLevel, expandAll and collapseAll methods are working fine when pageSizeMode is set as All.