Skip to content

Releases: KevinVandy/material-react-table

v1.6.2

31 Jan 04:44
Compare
Choose a tag to compare

What's Changed?

  • Auto disable select checkboxes when row.getCanSelect() is false
  • Upgrade to latest TanStack Table v8.7.9 for select all checkbox bug fix when row selection is conditionally enabled per row

Full Changelog: v1.6.1...v1.6.2

v1.6.1

30 Jan 17:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

29 Jan 06:31
Compare
Choose a tag to compare

What's Changed?

  • Added new Filter Match Highlighting feature that is enabled by default, but can be disabled with the enableFilterMatchHighlighting prop
  • Added import for the MRT_EditActionButtons component for better custom row actions
  • Cleaned up Toolbar DropZone styling

Full Changelog: v1.5.12...v1.6.0

v1.5.12

28 Jan 00:10
Compare
Choose a tag to compare

What's Changed?

  • Fixed issue with table body cell "center" and "right" alignment when layoutMode="grid" or virtualization is enabled

Full Changelog: v1.5.11...v1.5.12

v1.5.11

27 Jan 13:45
Compare
Choose a tag to compare

What's Changed

  • Upgrade to TanStack Table v8.7.8 for bug fixes relating to nullable data
  • Add da locale by @MarkusEllyton in #339

New Contributors

Full Changelog: v1.5.10...v1.5.11

v1.5.10

23 Jan 06:24
Compare
Choose a tag to compare

What's Changed

  • Fix small resize handle drift issue when resizing columns
  • Adjust TableFooterRow background color to match TableHeadRow background color by default
  • fix: typo in example by @meesvandongen in #332
  • Update editing.mdx by @dmhumphrey in #329
  • Update expanding-sub-rows.mdx by @dmhumphrey in #330

New Contributors

Full Changelog: v1.5.9...v1.5.10

v1.5.9

15 Jan 18:46
Compare
Choose a tag to compare

What's Changed

  • Fix Firefox row border issue with table border-collapse: separate
  • Update density-toggle.mdx by @dmhumphrey in #322

Full Changelog: v1.5.8...v1.5.9

v1.5.8

13 Jan 03:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.7...v1.5.8

v1.5.7

11 Jan 02:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.6...v1.5.7

v1.5.6

10 Jan 07:40
Compare
Choose a tag to compare

What's Changed

  • Freeze TanStack Virtual version to beta 30

Full Changelog: v1.5.5...v1.5.6