Skip to content

v7.4.0

Compare
Choose a tag to compare
@tannerlinsley tannerlinsley released this 03 Aug 17:45
· 1158 commits to main since this release

7.4.0 (2020-08-03)

Bug Fixes

  • Add useExpanded in the pluginOrder because selection get broken if it's before. (#2581) (fdb1ebe)
  • initalState sortBy fix, if the last sortBy column is clicked we will replace the sort state, not toggle it (#2508) (20ecd35)
  • update tests (ec8dcb1)

Features

  • useGroupBy: Set groupBy state via method (#2570) (93e7e72)
  • useSortBy: set sortBy state via method at once (#2576) (243db86)