Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Material UI v5 #93

Open
PaulRBerg opened this issue Nov 17, 2021 · 1 comment
Open

Upgrade to Material UI v5 #93

PaulRBerg opened this issue Nov 17, 2021 · 1 comment
Labels
enhancement Improvement for an existing feature or system

Comments

@PaulRBerg
Copy link
Member

I have already started working on this in the refactor/material-ui-v5 branch.

But before I can finish the refactor, the safe-react-components library must be updated first.

@PaulRBerg PaulRBerg added the enhancement Improvement for an existing feature or system label Nov 17, 2021
@PaulRBerg
Copy link
Member Author

Making this upgrade would solve the following errors that occur when opening the date time picker:

Warning: Failed prop type: The prop justify of ForwardRef(Grid) is deprecated. Use justifyContent instead, the prop was renamed.

And:

Material-UI: The fade color utility was renamed to alpha to better describe its functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for an existing feature or system
Projects
None yet
Development

No branches or pull requests

1 participant