v2.2.0
Added
- #199 Add
scrollTo
prop which allows scrolling to rows and columns. - #209 Add
getApi
andgetColumnApi
todash_ag_grid
namespace to allow for JS functions to call the grid's API directly
Fixed
- 210 Fix issue with
columnState
and React 18
Updated
- 210 Migrate props that use
setProps
from therender()
tocomponentDidUpdate