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

[material-ui][Grid2] Rename to Grid #45381

Merged
merged 6 commits into from
Feb 24, 2025
Merged

Conversation

DiegoAndai
Copy link
Member

@DiegoAndai DiegoAndai commented Feb 21, 2025

Part of #43437, this PR covers item 3. and completes 5.

  • Rename Grid2 to Grid
  • Replace GridLegacy usage
  • Add codemod that transforms the Grid's props
  • Update Grid v2 upgrade guide
  • Add section to upgrade to v7 guide

Note 1: I recommend going commit by commit so GitHub doesn't melt down due to the amount of files 😅
Note 2: There's a lot of files changed but it's mostly Grid2 -> Grid changes

@DiegoAndai DiegoAndai added breaking change component: Grid The React component. package: material-ui Specific to @mui/material labels Feb 21, 2025
@DiegoAndai DiegoAndai self-assigned this Feb 21, 2025
@mui-bot
Copy link

mui-bot commented Feb 21, 2025

@DiegoAndai DiegoAndai force-pushed the update-grid2-name branch 7 times, most recently from 1d0234c to 4e2a6b3 Compare February 21, 2025 17:42
@DiegoAndai DiegoAndai marked this pull request as ready for review February 21, 2025 18:05
Copy link
Member

@aarongarciah aarongarciah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Just one comment

@DiegoAndai DiegoAndai merged commit f0de39a into mui:master Feb 24, 2025
22 checks passed
@DiegoAndai DiegoAndai deleted the update-grid2-name branch February 24, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: Grid The React component. package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants