Releases: Buuntu/react-final-table
Releases · Buuntu/react-final-table
v1.5.1
1.5.1 (2021-03-27)
Performance Improvements
- hooks: reduce sorting code size and data loops (#29) (a983e9c)
v1.5.0
1.5.0 (2020-12-01)
Features
- sort order override: add override to control sort order asc desc (#22) (3bb860f)
v1.4.1
1.4.1 (2020-09-22)
Bug Fixes
- sorting: fix sorting bug when data changes (#19) (5c3e918)
v1.4.0
1.4.0 (2020-08-25)
Features
- Add Pagination: Add Optional Pagination Option (#17) (68acd12)
v1.3.1
1.3.1 (2020-08-21)
Bug Fixes
- Changing data in rows passed into useTable does not update rows: (#16) (6a26946)
v1.3.0
1.3.0 (2020-08-19)
Features
- add sorting by search string and jsdom-16 to use waitFor in testing-library: (#15) (84e656c)
v1.2.0
1.2.0 (2020-08-18)
Features
- add optional render function for headers: Add optional render function for headers and fix up types (#14) (63811a5)
v1.1.0
1.1.0 (2020-08-17)
Features
- Add optional sort function to columns: Add optional sort function to columns (#12) (43dc77e)
v1.0.0
1.0.0 (2020-08-16)
Features
- add-tests-for-sorting: Add tests for custom sorting and remove yarn.lock (#9) (4c7ff4d)