Skip to content

v1.4.0

Compare
Choose a tag to compare
@KevinVandy KevinVandy released this 09 Dec 00:26

What's Changed

  • Upgrade to TanStack Virtual v3 for better virtualization performance and bug fixes - (small breaking changes if using advanced virtualized customization features) with help from @AndreyGrek
  • New layoutMode prop to allow for either "semantic" or "grid" (flex) CSS layouts for table components
  • Added onEditingRowCancel prop by @pjtilsworth in #229
  • New "Collapse" tooltip for all locales on expand buttons when expanded
  • Clicking filter icon in header now focuses filter textfield
  • Added nl translations that can be imported from 'material-react-table/locales/nl'
  • Updated ru translations that can be imported from 'material-react-table/locales/ru'
  • Move to Turborepo + v1.4 layoutMode features by @KevinVandy in #230
  • Update nl.ts by @AronH99 in #232

New Contributors

Full Changelog: v1.3.15...v1.4.0