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

[core] Rename directories to match the new package names #28185

Merged
merged 9 commits into from
Sep 6, 2021

Conversation

mnajdova
Copy link
Member

@mnajdova mnajdova commented Sep 6, 2021

First of all, apologies for the big PR 🙏

The PR renames the old directories structure with a new one that reflects the new package names. Closes #28182

Recommend per commit review.

The first commit is the result of the following commands:

git mv packages/material-ui packages/mui-material
git mv packages/material-ui-codemod packages/mui-codemod
git mv packages/material-ui-lab packages/mui-lab
git mv packages/material-ui-unstyled packages/mui-core
git mv packages/material-ui-system packages/mui-system
git mv packages/material-ui-styles packages/mui-styles
git mv packages/material-ui-private-theming packages/mui-private-theming
git mv packages/material-ui-styled-engine packages/mui-styled-engine
git mv packages/material-ui-styled-engine-sc packages/mui-styled-engine-sc
git mv packages/material-ui-utils packages/mui-utils
git mv packages/material-ui-types packages/mui-types
git mv packages/material-ui-docs packages/mui-docs
git mv packages/material-ui-envinfo packages/mui-envinfo
git mv packages/material-ui-icons packages/mui-icons-material

The following commits are described by the commit messages.

@mnajdova mnajdova marked this pull request as draft September 6, 2021 10:37
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 6, 2021

Details of bundle changes (experimental)

Generated by 🚫 dangerJS against ac76cab

@mnajdova mnajdova marked this pull request as ready for review September 6, 2021 11:34
@mnajdova mnajdova requested a review from a team September 6, 2021 11:34
@oliviertassinari oliviertassinari added the core Infrastructure work going on behind the scenes label Sep 6, 2021
@oliviertassinari
Copy link
Member

@eps1lon
Copy link
Member

eps1lon commented Sep 6, 2021

Pushed some more changes and resolved #28185 (comment)

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 6, 2021
@mnajdova
Copy link
Member Author

mnajdova commented Sep 6, 2021

Pushed some more changes and resolved #28185 (comment)

Ah I wondered what happened 😄 Going to merge next now

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Sep 6, 2021
@mnajdova mnajdova merged commit 49b3469 into mui:next Sep 6, 2021
@mnajdova mnajdova mentioned this pull request Sep 8, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC] Restructure folder structure
4 participants