mui-color icon indicating copy to clipboard operation
mui-color copied to clipboard

Add material-ui-popup-state@^2.0.0 support

Open ivan-romanchuk-axon opened this issue 3 years ago • 1 comments

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.

Source

mui-color supports now 1.5.3-1.9.3 versions

ivan-romanchuk-axon avatar Jan 10 '22 18:01 ivan-romanchuk-axon

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.

VolkerFried avatar Jun 16 '23 08:06 VolkerFried