Skip to content

Releases: gridgrid/grid-react-adapter

v2.5.0

Choose a tag to compare

@grid-ci grid-ci released this 01 Sep 03:23

2.5.0 (2022-09-01)

Features

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

v2.4.1

Choose a tag to compare

@scamden scamden released this 12 Aug 17:11

2.4.1 (2021-08-12)

Bug Fixes

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

v2.4.0

Choose a tag to compare

@scamden scamden released this 19 May 06:38

2.4.0 (2021-05-19)

Features

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

v2.3.2

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 18 May 00:41

2.3.2 (2021-05-18)

Bug Fixes

v2.3.1

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 01 May 18:55

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

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 01 May 18:12

2.3.0 (2020-05-01)

Features

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

v2.2.0

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 01 May 00:00

2.2.0 (2020-05-01)

Features

v2.1.0

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 30 Apr 23:30

2.1.0 (2020-04-30)

Features

  • data: allow set data callback (e2f987e)

v2.0.3

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 28 Apr 23:10

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

Choose a tag to compare

@riqlandia-ci riqlandia-ci released this 25 Jan 18:48

2.0.1 (2018-01-25)

Bug Fixes

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