Skip to content

Releases: KevinVandy/material-react-table

v1.1.0

21 Sep 00:35

Choose a tag to compare

What's Changed

  • New memoMode prop to enable memoizing cells, rows, or the entire table body
  • Radio Buttons now show instead of checkboxes when enableMultiRowSelection={false}
  • Fix dragging column bottom-border sometimes showing on wrong row
  • Various Render Performance Improvements
  • Update table-instance-apis.mdx by @dmhumphrey in #94
  • Update props.mdx by @dmhumphrey in #95
  • Update column-options.mdx by @dmhumphrey in #96
  • Update state-options.mdx by @dmhumphrey in #97
  • Update state-options.mdx by @dmhumphrey in #98
  • Rootprops update and sorting documentation correction by @kiledonley in #100
  • More Progress on the Props Documentation by @kiledonley in #101
  • Add Japanese locale by @adenohitu in #104
  • chore: add generic to MRT_ColumnDef sortingFn by @gaspardip in #105

New Contributors

Full Changelog: v1.0.11...v1.1.0

v1.0.11

17 Sep 18:23

Choose a tag to compare

What Changed?

  • Fixed sticky header with pinned columns in full-screen mode

Full Changelog: v1.0.10...v1.0.11

v1.0.10

17 Sep 15:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

17 Sep 08:48

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

16 Sep 20:12
d66bf4e

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

16 Sep 02:37

Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Sep 22:56

Choose a tag to compare

What's Changed

  • Bugfix #86 - Fixed actions column position last not working when editing is enabled
  • Add DensityState & fix onDensityChange by @gioqw in #85

New Contributors

  • @gioqw made their first contribution in #85

Full Changelog: v1.0.5...v1.0.6

v1.0.5

15 Sep 08:19

Choose a tag to compare

What's Changed

  • #84 bugfix - Fixed Mixed Header Groups levels not created with correct column order state

Full Changelog: v1.0.4...v1.0.5

v1.0.4

15 Sep 00:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Sep 15:59

Choose a tag to compare

What's Changed

  • #81 fixed sticky header z-index issue
  • Add Polish (pl) locale by @tourist in #82

New Contributors

Full Changelog: v1.0.2...v1.0.3