Skip to content

v17.1.43

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 30 Apr 13:00
· 310 commits to master since this release

CircularGauge

Bug Fixes

  • #I234082 - Circular gauge tooltip is not shown in IE browser issue has been fixed.
  • #I234174 - Tooltip content width and adding a border to control container alignment issues have been fixed
  • I234082 - Circular gauge tooltip is not shown in IE browser issue has been fixed.

Document Editor

Bug Fixes

  • #233908 - Height for merged cell is now updated properly.

Gantt

Bug Fixes

  • Bug fixes included.

ListView

Bug Fixes

  • Issue with maintaining checked items in virtualization mode while checking the checkbox item directly has been fixed.

Maps

Bug Fixes

  • #F143717 - The div containing the maps component overlaps the div with inputs above it issue has been fixed
  • #I233127 - The issue with the last interacted scaling is not maintained when refreshing the browser
  • I233127 - The issue with the last interacted scaling is not maintained when refreshing the browser

PDF Viewer

Bug Fixes

  • The Loading Indicator is now shown properly while loading a large page size document.
  • The pan interaction mode is now working properly when the toolbar is disabled.

TreeView

Bug Fixes

  • #234147 - Issue with maintaining checked states while giving id and parentID value as string type in data source has been fixed.