Skip to content

eds-data-grid-react@0.4.0

Compare
Choose a tag to compare
@oddvernes oddvernes released this 29 Feb 13:57
· 202 commits to develop since this release
6c7f47c

[0.4.0] - 2024-02-29

Added

  • ✨ Expose expansion-state controls to allow having multiple nested rows by @yusijs in #3292
  • ✨ Added defaultColumn prop to allow overriding things like size, cells etc by @yusijs in #3300

Changed

Fixed

  • 🐛 Fixed prop-spreading that caused warning in next.js applications by @yusijs in #3300