What's Changed
- Added new
enableBatchRowSelection
table option that is enabled by default that allows users to select multiple rows at once by holding down the shift key and clicking on a row - Added small "Clear selection" button to the toolbar alert banner selected message by default when rows are selected
- Now exporting all
MRT_*Props
component prop types - Added new override option for passing in custom spinner while loading data with the
muiCircularProgressProps.Component
prop - Removed default Header html title attribute on all header cells
- Display label in autocomplete filter text input, not value by @dmitry-simple-it in #972
New Contributors
- @dmitry-simple-it made their first contribution in #972
Full Changelog: v2.10.0...v2.11.0