Skip to content

v18.4.42

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 09 Feb 11:45
· 255 commits to master since this release

Common

Bug Fixes

  • Resolved Drag and Drop malfunction when setting top margin.
  • Resolved Drag and Drop malfunction while scrolling beyond screen size.
  • I310147 - Provided Maximum fraction digit support for Number Parser.

Diagram

Bug Fixes

  • #312744 - This issue "Exception occurs when mouse over the node with many connector " has been fixed.
  • #301792 - This issue "Alignment of connector is misplaced in balanced layout " has been fixed.

Document Editor

Bug Fixes

  • #311518 - Vertical scrollbar was now updated properly on container resize.
  • #161047 - Document with tab stop was now exported properly.
  • #310258 - All the contents were preserved on pasting now.
  • #307321, #309396 - Line shape was now rendered properly.
  • #307321, #313943 - Tab stops were now rendered properly.
  • #311296 - Odd headers were added to all odd pages now.
  • #307321, #313948 - Straight connectors were now rendered properly.
  • #309565 - When enable track changes is false changes tab is hide in review pane now.

Gantt

Bug Fixes

  • #311841 - Duplicating records issue while indent action has been resolved.

Grid

Bug Fixes

  • #310158 - Selected records reorder issue has been fixed.
  • #311583 - rowSelected event issue has been resolved.

QueryBuilder

Bug Fixes

  • Issue with angular template is fixed.

RichTextEditor

Bug Fixes

  • F160581 - The issue with "The RichTextEditor table toolbar popup is hidden inside the higher Z-Index elements" has been resolved.

Schedule

Bug Fixes

  • #I312058 - An issue with Appointments not rendered in vertical timeline year view issue has been fixed.

Sidebar

Bug Fixes

  • #309065 - The issue with "The Sidebar destroy method throws error when continuously called two times" has been resolved.

Spreadsheet

Bug Fixes

  • External paste for cell style is not working properly when spreadsheet has common style issue has been fixed.
  • Ribbon items are not updated during external paste issue has been fixed.
  • External paste is not working for strikethrough style issue has been fixed.
  • Wrap with Resize, text align issue fixed.
  • Formula range with more than AA issue fixed.

Tab

Bug Fixes

  • #299892 - An issue with the Tab destroy method throws error has been resolved.

TreeGrid

Bug Fixes

  • #312347 - selectRow method works fine with Virtualization.
  • #311453 - Expanding rows works fine when we enabled frozenColumns and enableCollapseAll property.