Skip to content

v17.4.44

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 21 Jan 12:46
· 271 commits to master since this release

Dashboard Layout

Bug Fixes

  • Resolved the script error while destroying the dashboard layout component in IE11 browser.

DatePicker

Bug Fixes

  • #259218 - Issue with "change event argument 'isinteracted' return as false while changing the value after given the same value twice" has been resolved.

Diagram

Bug Fixes

  • #259960 - The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.
  • #260287 - The issue "left most node unable to be selected in the layout sample" has been fixed.
  • #256458 - The diagram html content is cutoff, while exporting the diagram issue has been fixed.
  • #259774 - The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.

File Manager

Bug Fixes

  • Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.

Gantt

Bug Fixes

  • #260331 - Typescript declaration issue fixed.

Grid

Bug Fixes

  • #259865 - Grid focus persistence while checkbox filtering has been fixed.
  • #258341 - action parameter has been added for filter events.
  • #150314 - Footer template issue with Pdf export has been fixed.
  • #260453 - rowDragStartHelper'saction can be cancelled using the args.cancel parameter.

ListBox

Bug Fixes

  • #260635 - Sorted datasource not updated properly in ListBox has been fixed.

Menu

Bug Fixes

  • Issue with closing sub menu is fixed.

RichTextEditor

New Features

  • #256724, #F149821 - Provided the support to insert a table using the executeCommand public method in the RichTextEditor.

Splitter

Bug Fixes

  • #I261044 - Issue with expand and collapse icons button type has been resolved.