Skip to content

v19.3.47

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 26 Oct 10:47
· 125 commits to master since this release

Checkbox

Bug Fixes

  • I343607 - Issue with checkbox state not changed in android talkback has been resolved.

DataManager

Bug Fixes

  • #I345190 - Date column filtering operator issue has been fixed.

Diagram

Bug Fixes

  • #I342681 - The issue "BPMN Task shape becomes square shape when printing the diagram" has been fixed.
  • #I345844 - The issue "An exception occurs when perform search in the symbol palette" has been fixed.

Document Editor

Bug Fixes

  • #I337087, #I344332 - Improved the suggestion construction logic for error words.
  • #I338302 - Resolved the hanging issue when opening document with table.
  • #I339240 - RTL list is now deleted properly.

DropDownButton

Bug Fixes

  • createPopupOnClick property scenario not handled properly in DropDownButton has been resolved.

Dropdown Tree

Bug Fixes

  • #I343096 - The issue with "The Dropdown Tree item getting unselected when clicking the text content of the input element" has been fixed.

Gantt

Breaking Changes

  • Add and Edit dialog is now rendered as direct child to body element.

Bug Fixes

  • #344100 - Issue in cancelling the drawing of predecessor line in actionBegin event has been fixed.
  • #343991 - Additional parameters are not passed to BatchUpdate method when deleting the row issue has been fixed.
  • #345841 - Issue on taskbar editing when timezone property set as UTC has been fixed.
  • #341691 - Bring back browser default context menu in dialog editing has been fixed.

Grid

Bug Fixes

  • #I345516 - Grid sort icon overlapping with column header text in boostrap5 theme issue has been fixed.
  • #I341348 - Provided the support for clearing all the Grid actions.
  • #I344299 - Grid data is not loaded when using custom binding with Infinitescrolling is fixed.
  • #F167378 - Throws scripts error while apply sorting in load event with Infinitescrolling is resolved.
  • #I345190 - Date column filtering operator issue has been fixed.

PDF Viewer

Bug Fixes

  • #344034 - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.

RichTextEditor

Bug Fixes

  • #I342950 - The issue with "font-Family styles are not applied when changing dynamically" has been resolved.
  • #I345842 - The issue with "Table cells with classes added initially are removed, when focusing on the table cells" has been resolved.

Spreadsheet

Bug Fixes

  • I344194 - Filter menu opening delay with large data issue resolved.
  • I344794 - Cell selection misalignment occurs when copy paste and resize the pasted cell issue resolved.
  • F29392 - cell selection misalignment on loading Chinese words issue resolved.
  • I345133 - Cell selection misalignment on wrap applied Japanese characters issue resolved.
  • I345064 - Filtering issue on save and load JSON issue resolved.
  • I345959 - Custom sort with zero not working issue resolved.

Tooltip

  • #I341459 - The issue with "The Tooltip's pop-up position misaligns on window resize" has been resolved.

Tree Grid

Bug Fixes

  • #I345435 - Tree Column value shows properly when text wrap is enabled.
  • #I343484 - Resolved deleting the record by using deleteRow and deleteRecord methods in cellSelection mode.
  • #I343976 - Resolved top records hiding issue on random expand/collapse action when Virtualization enabled.
  • #I342822 - Expand and collapse icon shown properly on re ordering column with enablePersistence property.