Essential Studio for React Release Notes

v16.2.43
July 03, 2018

Common

Bug Fixes

  • Cleared peerDependencies warning.

ColorPicker

Bug Fixes

  • IOS background scrolling issue fixed.

DataManager

Bug Fixes

  • Grouping by format is resolved.

DateRangePicker

Bug Fixes

  • Invalid value are not cleared in the textbox after resetting the form issue has been fixed.

Form-validator

Bug Fixes

  • Resolved status updation issue.

Grid

Bug Fixes

  • Passed row data to checkbox filter item template.
  • The locale is not properly applied for aggregates is resolved.
  • Export cell object is missing on exporting query cell info event argument is resolved.
  • setCellValue not updated the value when we use frozen columns is resolved.
  • Support to provide show all record option in pager dropdown.
  • Format is not applying for group caption while using Urladaptor.

MultiSelect

Bug Fixes

  • Multiselect pre selected value not updated issue has been resolved.

Schedule

Bug Fixes

  • An issue with recurrence validation while using editor template has been fixed.
  • An issue with recurring events on day view, created with UNTIL and WEEKLY rule combination has been fixed.
  • An alignment issue with recurrence editor in bootstrap theme has been fixed.
  • An issue with highlighting current day in month view, when firstDayOfWeek is set with the value other than Sunday has been fixed.
  • An issue while customizing quick popup with normal HTML buttons has been fixed.

Uploader

Bug Fixes

  • The files with the wrong extension cannot be uploaded when filtering the files by all files in the file dialog.
  • The clearAll method removes upload element’s value along with file list.