mui-public
mui-public copied to clipboard
The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.
### Steps to reproduce In https://www.notion.so/mui-org/GitHub-issues-Product-backlog-c1d7072e0c2545b0beb43b115f6030f6?pvs=4#139cbfe7b66080c69573d56038aefe62 we define the different issues label categories that we use. Having all issues & PRs with a clear "scope" and "type" feels critical to...
### Summary Remove the need for step A3. in [A3. Open “waiting for maintainer” issues should be assigned](https://www.notion.so/A3-Open-waiting-for-maintainer-issues-should-be-assigned-8f5ae0daa6ad4543b866f3ad0532c9e4?pvs=21). Equivalent task that we have for PRs #237 but for issues:
### Summary See [Scale assign maintainers](https://www.notion.so/Scale-assign-maintainers-88367b09308d4421b4928037874f9e00?pvs=21), today, we rely on Option B, [B2. Request PR review to maintainers](https://www.notion.so/B2-Request-PR-review-to-maintainers-c6b06804e0ac40c3aa2b5b5c16b202bf?pvs=21). But at some point, we might need to offload this from Tier...
Some helpers should always be wrapped with a `process.env.NODE_ENV !== 'production'` conditional to prevent them from ending up in user's production bundles. See https://github.com/mui/mui-x/pull/14748#discussion_r1781008035 To Do: Craft an eslint rule...
### Summary 💡 We now have mui/material-ui#32486 but at this stage, nothing enforces that the codebase is getting better over time. ### Motivation 🔦 We don't want to have to...
> Is it possible to embed the Google package in docs/writing-rules.zip? _Originally posted by @Janpot in https://github.com/mui/material-ui/pull/41176#discussion_r1496140006_ **Search keywords**: **Search keywords**:
### Steps to reproduce I'm opening this issue to keep track of the migration to update the component formatting to match this convention https://www.notion.so/mui-org/Style-conventions-for-MUI-components-and-products-dff7d2d7d1ba4a4abd47f48cf345b800 in all the codebase. This is...
### Steps to reproduce On https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault, all function references have `()`, this seems to be clearer when reading the docs. For example: https://deploy-preview-44139--material-ui.netlify.app/material-ui/customization/dark-mode/#styling-in-dark-mode vs. it could be: what if we...
### Summary 💡 This is a continuation of https://mui.zendesk.com/agent/tickets/12210. Ideas we could act on to improve the support experience: - [x] 1. Fix the casing to match the reset: https://github.com/mui/mui-x/commit/8e46bfd24d87622f7552aedad727b535e8ab37c7...