What is this Library? Coming Soon! #1
Replies: 3 comments 8 replies
-
Damn, this is definitely cool! Just wanted to try Mantine. And there was just no built-in DataGrid. |
Beta Was this translation helpful? Give feedback.
-
Hey looks great. I've been using mantine and react-table for about a year. The React-table integration has always been a bit problematic for me. This should be a nice step. Is this stable enough to use? Do you foresee any major changes to your interfaces? |
Beta Was this translation helpful? Give feedback.
-
I was mixing bootstrap and mui to support material-react-table. Decided to replace bootstrap to mantine. Thanks for making this library with features mirrored from material-react-table. At first I thought this was not made by the author of material-react-table, but geez @KevinVandy its brilliant of you to make a mantine version. Thanks a lot. Can we use v0.8.1 in production now? |
Beta Was this translation helpful? Give feedback.
-
Mantine React Table is an advanced data grid component built with TanStack Table v8 and Mantine.
This library is forked from Material React Table and builds on its success.
This library should be in beta by the end of January 2023, and possibly release a stable 1.0 in the next couple months.
Most of the work for the library itself is done, pending a rewrite of the advanced filtering features to work with Mantine components. A lot of work still needs to go into the docs and examples, though.
v0.1.0 can be installed, but don't use it for production yet, as it will go through more changes soon.
Docs site is now up: https://www.mantine-react-table.com/
You can see a storybook site showcasing it here: https://www.mantine-react-table.dev/
Beta Was this translation helpful? Give feedback.
All reactions