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

Update MUI to v6 #1381

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Update MUI to v6 #1381

merged 2 commits into from
Oct 31, 2024

Conversation

piotrpospiech
Copy link
Collaborator

@piotrpospiech piotrpospiech commented Oct 31, 2024

  • Updated @mui/material to v6 in the uniforms-mui theme
  • Updated @mui/material in the reproductions directory
  • MUI v6 doesn't introduce breaking changes that has impact on our theme (MUI migration guide)
    • only breaking changes affecting testing (docs) could interfere with our tests, but I didn't notice any additional warnings
Screenshot (all fields example from playground)

image

@piotrpospiech piotrpospiech added this to the v4.0 milestone Oct 31, 2024
@piotrpospiech piotrpospiech self-assigned this Oct 31, 2024
@github-actions github-actions bot added Area: Theme Affects some of the theme packages Theme: MUI Affects the uniforms-mui package labels Oct 31, 2024
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.53%. Comparing base (bd93a0b) to head (5c0d824).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1381   +/-   ##
=======================================
  Coverage   95.53%   95.53%           
=======================================
  Files         175      175           
  Lines        2867     2867           
  Branches      774      774           
=======================================
  Hits         2739     2739           
  Misses         59       59           
  Partials       69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added the Area: Docs Affects the documentation or reproductions seed label Oct 31, 2024
@piotrpospiech piotrpospiech merged commit 0058825 into master Oct 31, 2024
6 checks passed
@piotrpospiech piotrpospiech deleted the mui-v6 branch October 31, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Docs Affects the documentation or reproductions seed Area: Theme Affects some of the theme packages Theme: MUI Affects the uniforms-mui package
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants