Skip to content

v2.2.0

Compare
Choose a tag to compare
@alexcjohnson alexcjohnson released this 20 Jun 16:04

Added

  • #199 Add scrollTo prop which allows scrolling to rows and columns.
  • #209 Add getApi and getColumnApi to dash_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 the render() to componentDidUpdate