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] Add mui as a npm keyword #29427

Merged
merged 2 commits into from
Nov 1, 2021
Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Oct 31, 2021

React and its ecosystem uses "react" a keyboard for its packages, e.g. https://unpkg.com/prop-types@15.7.2/package.json.

In this PR, I have 1. replaced "material-ui" with "mui", and 2. added "material-ui" where it's relevant as a synonymous of "Material Design".

What's the use case? Here is one https://unpkg.com/browse/@mui/material@5.0.4/package.json, https://xpvrpr7r4o.codesandbox.io/: to make it easier for developers to find packages that are compatible with our ecosystem.

@oliviertassinari oliviertassinari added the core Infrastructure work going on behind the scenes label Oct 31, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Oct 31, 2021

No bundle size changes

Generated by 🚫 dangerJS against 51e4319

@eps1lon eps1lon removed their request for review October 31, 2021 17:46
Co-authored-by: Marija Najdova <mnajdova@gmail.com>
@mnajdova mnajdova merged commit 0217e00 into mui:master Nov 1, 2021
@oliviertassinari oliviertassinari deleted the npm-keywords branch November 1, 2021 14:52
@oliviertassinari
Copy link
Member Author

It's part of #27825.

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.

3 participants