Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
patorjk committed May 31, 2020
1 parent f23bb93 commit c8c58b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@ const options = {
## Breaking Changes with mui-datatables
This library started as a fork of mui-datatables. Below I list breaking changes with mui-datatables.
* The table now retains internal state through re-renders. When you override a table option or column option you take control, but if you opt not to control an option the table will maintain the state and not reset it when the table re-renders.
* The "resetFilters" event that occurs for the onTableChange function is now called "clearFilters".
* The responsiveScrollMaxHeight responsiveScrollFullHeight classes on MUIDataTable have been removed.
* customToolbarSelect renamed customSelectToolbar.
Expand Down

0 comments on commit c8c58b5

Please sign in to comment.