Releases: gridgrid/grid-react-adapter
Releases · gridgrid/grid-react-adapter
v2.5.0
2.5.0 (2022-09-01)
Features
- editor: brand new react-y editor api (dbf3cd0)
v2.4.1
2.4.1 (2021-08-12)
Bug Fixes
- grid: let the thing update, do prop changes in the sane place (4ebe677)
v2.4.0
2.4.0 (2021-05-19)
Features
- grid: update version for minor types difference (87de2bf)
v2.3.2
2.3.2 (2021-05-18)
Bug Fixes
v2.3.1
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
2.3.0 (2020-05-01)
Features
- setData: allow mutating of the changes (8fc9bda)
v2.2.0
2.2.0 (2020-05-01)
Features
v2.1.0
2.1.0 (2020-04-30)
Features
- data: allow set data callback (e2f987e)
v2.0.3
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
2.0.1 (2018-01-25)
Bug Fixes
- renderer: only add row builder to headers or it will override the col one lol (c76288e)