Skip to content

v16.4.47

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 16 Jan 11:50
· 363 commits to master since this release

Chart

Bug Fixes

  • Chart not rendering using remote data without query issue is fixed

CircularGauge

Bug Fixes

  • Issue with annotation is not properly resolved now.

DataManager

Bug Fixes

  • Provided option in DataManger to define CRUD url in OdataV4Adaptor in Grid all edit modes.

Diagram

Bug Fixes

  • Connector label position is misplaced while adding the connector in layout at run time is working fine now.

Dialog

Bug Fixes

  • Provided an additional argument in beforeOpen event to control the max-height of dialog.

Grid

Bug Fixes

  • Provide property change handling for selectedRowIndex is resolved.

RichTextEditor

Bug Fixes

  • ASP.NET core data annotation issue has been fixed.
  • Console error is thrown in IE browser with angular routing, that issue has been fixed.

Schedule

Bug Fixes

  • An issue with event display order getting changed within the more event container of timeline views has been fixed.
  • An issue with the display of time range text in quick popup, when both the start and end time of a spanned event has the same exact hours and minutes but with different dates has been fixed.

Splitter

Bug Fixes

  • The issue with dynamically updating the pane size has been fixed.

TextBox

Bug Fixes

  • The issue with refresh method of textbox has been fixed.
  • Resolved the issue with placeholder property has 'null' value in Edge browser.

TimePicker

Bug Fixes

  • TimePicker will allow assigning string value when type system configuration is disabled.

TreeGrid

Bug Fixes

  • Query maintenance support provided for refresh method after expanding any child rows.