mantine-react-table

A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table

MIT License

Downloads
133.1K
Stars
704
Committers
33
mantine-react-table - v2.0.0-beta.6 Latest Release

Published by KevinVandy 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-beta.5...v2.0.0-beta.6

mantine-react-table - v2.0.0-beta.5

Published by KevinVandy 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-beta.4...v2.0.0-beta.5

mantine-react-table - v2.0.0-beta.4

Published by KevinVandy 5 months ago

What's Changed

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-beta.3...v2.0.0-beta.4

mantine-react-table - v2.0.0-beta.3

Published by KevinVandy 6 months ago

mantine-react-table - v2.0.0-beta.2

Published by KevinVandy 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-beta.1...v2.0.0-beta.2

mantine-react-table - v2.0.0-beta.1

Published by KevinVandy 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-beta.0...v2.0.0-beta.1

mantine-react-table - v2.0.0-beta.0

Published by KevinVandy 8 months ago

What's Changed

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.17...v2.0.0-beta.0

mantine-react-table - v2.0.0-alpha.17

Published by KevinVandy 9 months ago

What's Changed

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.16...v2.0.0-alpha.17

mantine-react-table - v2.0.0-alpha.16

Published by KevinVandy 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.15...v2.0.0-alpha.16

mantine-react-table - v2.0.0-alpha.15

Published by KevinVandy 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.11...v2.0.0-alpha.15

mantine-react-table - v2.0.0-alpha.11

Published by KevinVandy 9 months ago

What's Changed

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.10...v2.0.0-alpha.11

mantine-react-table - v2.0.0-alpha.10

Published by KevinVandy 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.9...v2.0.0-alpha.10

mantine-react-table - v2.0.0-alpha.9

Published by KevinVandy 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.4...v2.0.0-alpha.9

mantine-react-table - v2.0.0-alpha.4

Published by KevinVandy about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v2.0.0-alpha.2...v2.0.0-alpha.4

mantine-react-table - v2.0.0-alpha.2

Published by KevinVandy about 1 year ago

mantine-react-table - v2.0.0-alpha.1

Published by KevinVandy about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v1.2.1...v2.0.0-alpha.1

mantine-react-table - v1.3.3

Published by KevinVandy about 1 year ago

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: https://github.com/KevinVandy/mantine-react-table/compare/v1.3.2...v1.3.3

mantine-react-table - v1.3.2

Published by KevinVandy about 1 year ago

What's Changed

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

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v1.3.1...v1.3.2

mantine-react-table - v1.3.1

Published by KevinVandy about 1 year ago

What's Changed

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

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v1.3.0...v1.3.1

mantine-react-table - v1.3.0

Published by KevinVandy about 1 year ago

What's Changed

  • Updated the mrt package.json @mantine/ peerDependencies to ^6.0.0 to indicate that MRT v1 is now compatible with Mantine v6
  • Upgraded to @tanstack/react-table v8.10.0
    • Better accessorKey deep key inference
    • New row pinning apis (MRT does not implement row pinning features yet)

Full Changelog: https://github.com/KevinVandy/mantine-react-table/compare/v1.2.1...v1.3.0