Skip to content

v17.4.47

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 05 Feb 07:21
· 309 commits to master since this release

Gantt

Bug Fixes

  • #260944 - Issue in preventing taskbar editing has been fixed.
  • F150408 - Baseline tooltip not rendered for milestone tasks has been fixed.

New Features

  • F148795 - Provided custom editor support in dialog edit.
  • F149069 - Provided support to render parent as milestone.
  • #257320 - Provided support for 'zoom to fit' based on visible tasks alone.

LinearGauge

Breaking Changes

  • Previously, the Offset property in the Pointers and Ranges takes number values as input and now it supports string values too.

ListBox

Bug Fixes

  • #F151029 - Checkbox selection not updated on initial load, while rendering the ListBox with iconCss issue fixed.
  • Provided 'actionBegin' and 'actionComplete' event when moving items.

Menu

Bug Fixes

  • An issue when setting id as number in menu Item is fixed.

Pivot Table

New Features

  • #258547 - The aggregation type "Distinct Count" is now supported in text type fields.
  • #257794 - Included the event option to restrict the specific field dropped to a specific axis.

TimePicker

Bug Fixes

  • #261538 - Issue with script error throws while selecting value from popup in touch mode has been resolved.

Uploader

Bug Fixes

  • #259967 - Issue with "script throws while rendering uploader inside toolbar with routing action" has been resolved.