Skip to content

Releases: gridgrid/grid-react-adapter

v2.5.0

01 Sep 03:23
Compare
Choose a tag to compare

2.5.0 (2022-09-01)

Features

  • editor: brand new react-y editor api (dbf3cd0)

v2.4.1

12 Aug 17:11
Compare
Choose a tag to compare

2.4.1 (2021-08-12)

Bug Fixes

  • grid: let the thing update, do prop changes in the sane place (4ebe677)

v2.4.0

19 May 06:38
Compare
Choose a tag to compare

2.4.0 (2021-05-19)

Features

  • grid: update version for minor types difference (87de2bf)

v2.3.2

18 May 00:41
Compare
Choose a tag to compare

2.3.2 (2021-05-18)

Bug Fixes

v2.3.1

01 May 18:55
Compare
Choose a tag to compare

2.3.1 (2020-05-01)

Bug Fixes

  • grid: externalize grid from bundle, should be non-breaking since it's still installed as a dep (53126ee)

v2.3.0

01 May 18:12
Compare
Choose a tag to compare

2.3.0 (2020-05-01)

Features

  • setData: allow mutating of the changes (8fc9bda)

v2.2.0

01 May 00:00
Compare
Choose a tag to compare

2.2.0 (2020-05-01)

Features

v2.1.0

30 Apr 23:30
Compare
Choose a tag to compare

2.1.0 (2020-04-30)

Features

  • data: allow set data callback (e2f987e)

v2.0.3

28 Apr 23:10
Compare
Choose a tag to compare

2.0.3 (2020-04-28)

Bug Fixes

  • build: Update CircleCI config to 2.0 (d7d4aa9)
  • circle: try to match grid npmrc (f66b3cb)
  • data: use new data change callback (d203deb)
  • expanded: allow expanded to function in react world and fix style for test app (23dc5c7)
  • lock: lock (a125f23)

v2.0.1

25 Jan 18:48
Compare
Choose a tag to compare

2.0.1 (2018-01-25)

Bug Fixes

  • renderer: only add row builder to headers or it will override the col one lol (c76288e)