Skip to content

v16.3.32

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 14 Nov 19:20
· 376 commits to master since this release

Common

Bug Fixes

  • Fixed exporting issue while complex field value is null.
  • Fixed default locale text returned on assigning empty string value for locale property.

Chart

Bug Fixes

  • Polar area type border closing issue fixed.
  • scrollbar inverted axis position issue fixed.

CircularGauge

Bug Fixes

  • Tooltip is rendering properly without flickering, while the circular gauge is rendered in small space.

ComboBox

Bug Fixes

  • ComboBox focus event argument issue has been resolved.

Compression

Bug Fixes

  • Files are compressed properly in Angular production mode.

Dialog

Bug Fixes

  • Resolved the issue with max-height in dialog.

DropDownList

Bug Fixes

  • Data related attributes are added to input element instead of select element has been fixed.
  • Console error thrown as maximum call stack when set the empty dataSource that issue has been fixed.

Grid

Bug Fixes

  • Refreshing a template in column Grid after edit and update displays no records in IE is fixed.
  • Unable to use captionTemplate in angular grid is resolved.

LinearGauge

Bug Fixes

  • Linear gauge is rendering properly now, even if the id is not specified for the div element.

Maps

Bug Fixes

  • Now map is rendering properly in universal applications
  • Now panning works properly without freezing

MultiSelect

Bug Fixes

  • Original event argument does not get in selectedAll event argument that issue has been fixed.

Schedule

Bug Fixes

  • An issue with date and time displaying wrongly on quick popup in the presence of Daylight Saving Time has been fixed.