Search results

Syncfusion JavaScript (ES5) UI Controls (Essential JS 2) - Release Notes

v16.4.44
December 24, 2018

Common

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.

Document Editor

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.

In-place Editor

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.

PDF Viewer

BUG FIXES
  • The scrolling when the toolbar is clicked is prevented
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.

Stock Chart

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.