mui-color
mui-color copied to clipboard
Add material-ui-popup-state@^2.0.0 support
Please add support for material-ui-popup-state@^2.0.0
For MUI v4 you'll need material-ui-popup-state@^1.9.3. Use ^2.0.0 and up for MUI v5.
mui-color supports now 1.5.3-1.9.3 versions
Upgrading the dependency on material-ui-popup-state would be good, because after updating to MUI 5 I get the following warning:
[email protected] requires a peer of @material-ui/core@^4.0.0 || ^5.0.0-beta but none is installed. You must install peer dependencies yourself.
With MUI 5, however, the material-ui/core package was renamed to @mui/material.
Despite the warning, the mui-color components used also work for me with MUI 5.