Skip to content

v18.2.47

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 28 Jul 09:27
· 245 commits to master since this release

Chart

Bug Fixes

  • #284735 - Primary y axis Lograthmic values are not rendering based on the data issue fixed.
  • #285055 - When we scroll to end some of the data is missing issue fixed.

Document Editor

Bug Fixes

  • #284775 - Resolved table resize enabled issue in protected mode.
  • #282504 - Resolved footer content overlapping issue when inserting image and table in footer.

New Features

  • #280089, #283427, #250760 - Added event to notify service failure.

DropDownList

Bug Fixes

  • #277503 - Issue with "sort order is not working for filtering dropdown after adding new item using addItem method" has been resolved.

File Manager

Bug Fixes

  • Resolved the issue with the incorrect delete confirmation dialog heading and content of the File Manager component.

Gantt

Bug Fixes

  • #284995 - Issue in predecessor lines of exported pdf document has been fixed.
  • #284995 - Content overflow issue in exported pdf document has been fixed.
  • #284052 - Editing issue in Gantt Chart when using DB has been fixed.

New Features

  • #280004 - Given support to render edit template fields in Gantt edit dialog.

Grid

Bug Fixes

  • #279922 - Frozen columns Border issue has been fixed.
  • #284955 - cell focusing in Batch mode issue has been fixed.
  • #285597, #155910 - Aggregate cell alignment issue has been fixed.
  • #286012 - Page number style in Pdf footer issue has been fixed.
  • #15777 - Multiple selection in row drag and drop issue has been resolved.
  • #281447 - Provided dataStateChange event support for menu and excel filter autocomplete control.
  • #285669, #284890 - Column reordering issue with custom binding has been fixed.

New Features

  • #284752 - Provided pdfAggregateQueryCellInfo and excelAggregateQueryCellInfo event to customize the aggregate cell before exporting .

ListBox

Bug Fixes

  • Filtering is not working in IE browser has been fixed.

Maps

Bug Fixes

  • #285727 - Outline for the shapes will no longer appear when clicking on it.

Menu

Bug Fixes

  • An issue with 'showItemOnClick' option has been fixed.

PDF Viewer

Bug Fixes

  • #282486 - Now, undo and redo is working properly for the freetext annotations.
  • #F155593- Exception will no longer be thrown while exporting the formfields.

New Features

  • #267670 - Exposed the toolbar option to retrieve the form field data in JSON format.

ProgressBar

Bug Fixes

  • #156094 - ShowProgressValue is now working properly on dynamic update.

Schedule

Bug Fixes

  • #282556 - An issue with resizing the events has been fixed.
  • #284373 - An issue with adding multiple CSS classes to cssClass property has been fixed.

TreeGrid

Bug Fixes

  • #285434- Column SortComparer function works fine with null values in datasource.