Skip to content

v1.1.0

Compare
Choose a tag to compare
@KevinVandy KevinVandy released this 21 Sep 00:35

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