-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
[Dashboard] Upgrade to MUIv5 and dependency updates #45789
Commits on Jun 24, 2024
-
Replace makeStyles with styled in MUIv5.
Updated the React framework to version 18.3.0. Update lowlight packages and remove unused packages. Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1edf57c - Browse repository at this point
Copy the full SHA 1edf57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c809cb - Browse repository at this point
Copy the full SHA 7c809cbView commit details -
Replace makeStyles with styled in MUIv5.
Updated the React framework to version 18.3.0. Update lowlight packages and remove unused packages. Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1302e60 - Browse repository at this point
Copy the full SHA 1302e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 225af33 - Browse repository at this point
Copy the full SHA 225af33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 575f8cb - Browse repository at this point
Copy the full SHA 575f8cbView commit details -
Use the sx prop of MUI v5 to apply the styles and remove the @mui/sty…
…les transition package. Upgrade the react and lowlight modules. Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28fbb63 - Browse repository at this point
Copy the full SHA 28fbb63View commit details
Commits on Jun 25, 2024
-
Replace the style combination method with array syntax to fix the error.
Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40e85c7 - Browse repository at this point
Copy the full SHA 40e85c7View commit details
Commits on Jun 26, 2024
-
Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf5e4b1 - Browse repository at this point
Copy the full SHA bf5e4b1View commit details
Commits on Jun 27, 2024
-
Fix errors and abbreviate styles such as padding
Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94a28b4 - Browse repository at this point
Copy the full SHA 94a28b4View commit details
Commits on Jun 29, 2024
-
abbreviate styles such as padding, margin and gap
Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebb9248 - Browse repository at this point
Copy the full SHA ebb9248View commit details -
Fix errors that occurred during testing
Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71cf33b - Browse repository at this point
Copy the full SHA 71cf33bView commit details -
Remove style testing. When using sx prop, there is no style attribute…
… in the object. Signed-off-by: liuxsh9 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c878dcd - Browse repository at this point
Copy the full SHA c878dcdView commit details