Skip to content

eds-data-grid-react@0.2.0

Compare
Choose a tag to compare
@oddvernes oddvernes released this 13 Dec 13:12
· 236 commits to develop since this release
cdffccf

[0.2.0] - 2023-12-13

Added

  • ✨ Column pinning feature (adding columnPinState, scrollbarHorizontal, width and height props) by @yusijs in #3176
  • ✨ Functionality for manual/external sorting (adding manualSorting, onSortingChange and sortingState props) by @yusijs in #3172
  • ✨ Support for external paginator via a new externalPaginator prop by @yusijs in #3162

Changed

  • 💄 Design improvements to filter functionality by @yusijs in #3162