mantine
mantine copied to clipboard
A fully featured React components library
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.8.0...
The TableScrollContainer props and the TableDataRenderer were not being exported from the Table package.
fix https://github.com/orgs/mantinedev/discussions/5023 It'd be super useful to be able to reset only one field, especially since we don't have any access to the `initialValues` snapshot of mantine form. Currently we...
[@mantine/charts] Fix: `Chartlegend` and `ChartTooltip` not displaying values when they are nested
This PR fixes #5885
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.5.3...
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.6.1...
Based on the discussion in #5788.
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.9.1...
### Dependencies check up - [X] I have verified that I use latest version of all @mantine/* packages ### What version of @mantine/* packages do you have in package.json? 7.9.0...
… Array This PR add a small update to the docs to help describe how to update a PostCSS config file if the plugins are declared as an Array instead...