DevExtreme React Grid v2.6.0 Release Notes

Release Date: 2020-03-27 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • react-chart: make ArgumentScale factory type compatible with d3-scale (#2758) (d171f36)
    • react-core: make StateHelper work correctly when several actions are triggered at once (#2781) (f083519)
    • react-core: notify state update outside the state updater (#2744) (8e9d7ec)
    • react-grid: add GridExporter to ts definition (#2755) (a2bafb5)
    • react-grid: avoid rendering group summary row if no footer summary exists (#2742) (48a3b45)
    • react-grid: check viewport position when handle top row id (#2780) (bc57080)
    • react-grid: make 'onTopRowChange' work with detail row (#2753) (cf6bf5c)
    • react-grid: prevent infinite loop while horizontal scroll (#2771) (cb1d9be)
    • react-grid: reset viewport position on filter change when data remote (#2748) (ddd8be7)

    ๐Ÿ”‹ Features

    • โฑ react-scheduler: add Vertical Grouping (#2740) (a7d832a)