Skip to content

v1.6.0

Compare
Choose a tag to compare
@jbetancur jbetancur released this 20 Jun 15:14
· 721 commits to master since this release

Bug Fixes

  • Fixes #113 where onSort was returning a stale sort state
  • The sort icon was reversed. asc should now point up and des should point down
  • Updated peerDependancies to point to at least React 16.6.0

🔥 Breaking Changes 🔥

e.g.

onSort({ ...column fields }, sortDirection, event)

You can also see an example here: https://jbetancur.github.io/react-data-table-component/?path=/story/basic--sortable