DevExtreme React Grid v2.4.1 Release Notes

Release Date: 2020-02-20 // about 4 years ago
  • 🐛 Bug Fixes

    • react-grid: add ref to VirtualTable props definition (#2661) (aa0fd1a)
    • react-grid: allow to change "TableTreeColumn.for" property in runtime (#2650) (bda719e)
    • react-grid: delete deprecated properties from TableHeaderCell (#2643) (c4d5481)
    • react-grid: prevent Sizer's infinite loop (#2662) (ce6b261)
    • react-scheduler: render all-day appointments and prevent appointments' rendering when timeTableCellElementsMeta is not valid (#2673) (0afd6c3)
    • react-scheduler: show multiple resources on cell's double click in the AppointmentForm (#2670) (908c61d)

    🔋 Features

    • react-grid: publish TableSelection's rowComponent (#2676) (eefb65a)
    • react-scheduler: add grouping by date (#2630) (9fdbd67)
    • react-scheduler-material-ui: change DayView and WeekView DayScale's today cell appearance (#2671) (35def37)