Skip to content

Releases: KevinVandy/material-react-table

v1.2.9

11 Oct 17:12
Compare
Choose a tag to compare

What's Changed

  • Allow Sort Icon (ArrowDownward) to be replaced with custom icon

Full Changelog: v1.2.8...v1.2.9

v1.2.8

11 Oct 05:19
Compare
Choose a tag to compare

What's Changed?

  • Fix some minor spacing issues in Table Head Cell icon buttons

Full Changelog: v1.2.7...v1.2.8

v1.2.7

05 Oct 16:02
Compare
Choose a tag to compare

What's Changed?

  • Fix select and expand column headers sometimes not showing correctly

Full Changelog: v1.2.6...v1.2.7

v1.2.6

04 Oct 00:39
Compare
Choose a tag to compare

What's Changed

  • Un-memoized localization prop internally to allow for dynamic localization updates
  • Made Columns Actions Button slightly smaller
  • Update customize-components.mdx by @dmhumphrey in #137
  • Update customize-icons.mdx by @dmhumphrey in #138
  • Update customize-toolbars.mdx by @dmhumphrey in #139

Full Changelog: v1.2.5...v1.2.6

v1.2.5

01 Oct 03:51
Compare
Choose a tag to compare

What's Changed?

  • Fixed globalFilterFn prop type being wrong

Full Changelog: v1.2.4...v1.2.5

v1.2.4

30 Sep 23:13
Compare
Choose a tag to compare

What's Changed

  • Fixed: Use default MUI exports to lower number of modules compiled during dev mode
  • Update data-columns.mdx by @dmhumphrey in #132

Full Changelog: v1.2.2...v1.2.4

v1.2.2

30 Sep 03:09
Compare
Choose a tag to compare

What's Changed?

  • More display headers and detail panel stuff disabled during isLoading state being true
  • Fix overflow issues with expand all button and select all checkbox

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Sep 02:43
Compare
Choose a tag to compare

What's Changed

  • Fix detail panels crashing on null cell values when isLoading state set to true
  • Update data-columns.mdx by @dmhumphrey in #126
  • Update display-columns.mdx by @dmhumphrey in #127

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Sep 21:57
Compare
Choose a tag to compare

What's Changed

  • Show ellipsis when header cell overflows by @tacigar in #103
  • Column Actions and Column Grab Handles now left-align by default
  • Column Alignment Improvements when align is 'center' or 'right'

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

25 Sep 18:35
100f4e8
Compare
Choose a tag to compare

What's Changed

  • footer z-index fix during fullscreen mode
  • bigger resize handle accessibility

Full Changelog: v1.1.0...v1.1.1