Skip to content

Releases: KevinVandy/mantine-react-table

v2.0.0-alpha.15

03 Feb 20:57
Compare
Choose a tag to compare
v2.0.0-alpha.15 Pre-release
Pre-release

What's Changed

  • batch row selection on by default (shift key)
  • Add tableRowProps className to MRT_TableHeadRow by @williamneves in #255
  • fix pinned column pseudo-element zIndex by @yergom in #257
  • Remove HTML title from header by @Dalimil in #261

New Contributors

Full Changelog: v2.0.0-alpha.11...v2.0.0-alpha.15

v2.0.0-alpha.11

22 Jan 02:46
Compare
Choose a tag to compare
v2.0.0-alpha.11 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.10...v2.0.0-alpha.11

v2.0.0-alpha.10

09 Jan 03:24
Compare
Choose a tag to compare
v2.0.0-alpha.10 Pre-release
Pre-release

What's Changed

  • lots of column grouping UI improvements
  • lots of column resizing improvements
  • Remove unnecessary particles in Japanese by @mintaka2479 in #226
  • Fix enableStickyHeader not working when layout mode is grid-no-grow by @mintaka2479 in #227
  • Fix transparency on selection and mouse hover in pinned columns by @mintaka2479 in #229
  • French locale : fix words order in Hide column translation by @abenhamdine in #232
  • Remove extra padding on virtualization pinned columns by @mintaka2479 in #237

New Contributors

Full Changelog: v2.0.0-alpha.9...v2.0.0-alpha.10

v2.0.0-alpha.9

12 Dec 16:59
Compare
Choose a tag to compare
v2.0.0-alpha.9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.9

v2.0.0-alpha.4

21 Oct 02:24
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.4

v2.0.0-alpha.2

12 Oct 06:36
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

v2.0.0-alpha.1

11 Oct 04:31
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.1...v2.0.0-alpha.1

v1.3.3

11 Oct 04:21
Compare
Choose a tag to compare

What's Changed

  • Upgraded to latest TanStack Table v8.10.6 and @tanstack/react-virtual v3.0.0-beta.63 various performance improvements and bug fixes

Full Changelog: v1.3.2...v1.3.3

v1.3.2

03 Oct 15:47
Compare
Choose a tag to compare

What's Changed

  • Fixed creatingRow state not able to be properly self managed when using onCreatingRowChange
  • Fixed French selected rows translation error

Full Changelog: v1.3.1...v1.3.2

v1.3.1

26 Sep 04:17
Compare
Choose a tag to compare

What's Changed

  • Upgraded to latest TanStack Table v8.10.3 various performance improvements and bug fixes

Full Changelog: v1.3.0...v1.3.1