Skip to content

v1.0.0

Compare
Choose a tag to compare
@jbetancur jbetancur released this 09 Jan 03:15
· 806 commits to master since this release

This is a GA release includes built-in pagination as well as some under the hood improvements.

  • 馃挜 Pagination feature
  • Upgrade to React 16.3
    • Migrate functionality to React. Context
    • remove lifecycle polyfills
    • convert to pure/functional/memoization where it made sense
  • Unit/Integration testing
    • 鉂わ笍 Migrate away from enzyme to react-testing-library
    • Add missing test cases
  • General clean up docs/code

For more info see https://github.com/jbetancur/react-data-table-component/milestone/1?closed=1