Skip to content

Releases: KevinVandy/material-react-table

v1.4.0

09 Dec 00:26
Compare
Choose a tag to compare

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

v1.3.15

24 Nov 23:07
Compare
Choose a tag to compare

What's Changed?

  • Fixed some column hiding menu edge cases

Full Changelog: v1.3.14...v1.3.15

v1.3.14

24 Nov 14:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.13...v1.3.14

v1.3.13

23 Nov 17:51
Compare
Choose a tag to compare

What's Changed?

  • Upgraded to latest TanStack Match Sorter Utils 8.7.0 for webpack compatibility fixes and better esm support

Full Changelog: v1.3.12...v1.3.13

v1.3.12

23 Nov 17:31
Compare
Choose a tag to compare

What's Changed?

  • Upgraded to latest TanStack Table 8.7.0 for webpack compatibility fixes and better esm support

Full Changelog: v1.3.11...v1.3.12

v1.3.11

23 Nov 15:58
Compare
Choose a tag to compare

What's Changed

  • Add vi locale by @congtuan0104 in #214
  • Upgraded to latest TanStack Table 8.6.0 for new maxLeafRowFilterDepth prop

New Contributors

Full Changelog: v1.3.10...v1.3.11

v1.3.10

19 Nov 21:56
Compare
Choose a tag to compare

What's Changed

  • Update fr.ts for new French translations by @Nakeva in #208
  • Upgraded to latest TanStack Table 8.5.30 for better TypeScript performance
  • Allow TableBody children override for custom empty table components

New Contributors

Full Changelog: v1.3.9...v1.3.10

v1.3.9

14 Nov 13:59
Compare
Choose a tag to compare

What's Changed?

  • upgraded to latest TanStack Table 8.5.27 for better sorting in grouped rows

Full Changelog: v1.3.8...v1.3.9

v1.3.8

13 Nov 18:57
Compare
Choose a tag to compare

What's Changed?

  • Fix filter textfield calling clear method on mount which sometimes caused additional data fetches.

Full Changelog: v1.3.7...v1.3.8

v1.3.7

12 Nov 20:30
Compare
Choose a tag to compare

What's Changed?

  • upgraded to latest TanStack Table 8.5.24 to fix filterFromLeafRows bug

Full Changelog: v1.3.6...v1.3.7