Skip to content

Releases: vaibhavshn/good-grid

1.1.4 - Grid calculation fix

14 Feb 09:43
Compare
Choose a tag to compare

What's Changed

  • Fix calculation of columns and rows in some edge cases by @third774 in #1

New Contributors

Introducing `useGoodGrid()` react hook

11 Jul 11:05
Compare
Choose a tag to compare

Avoid re-rendering issues in react with the new useGoodGrid() hook.