Danilo Leal
Danilo Leal
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). I was revisiting some pages on the Joy UI docs and came across the nice "Start...
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). I've been slightly bothered by the homepage CTA for a while at this point 😅. The...
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). **Work in progress — not ready for a review/still iterating!** https://deploy-preview-41084--material-ui.netlify.app/base-ui/react-button/components-api/#button
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). **Work in progress — not ready for a review yet.** - https://deploy-preview-40848--material-ui.netlify.app/material-ui/getting-started/design-resources/#connect-figma-plug-in - https://deploy-preview-40848--material-ui.netlify.app/material-ui/design-resources/mui-connect/
## The problem The page transition speed between pages is about x3-x4 too slow. Open https://mui.com/material-ui/react-button/ and navigate to the Button Group page. It takes about 200ms to perform the...
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). Pending: the hero section's video. - https://deploy-preview-40515--material-ui.netlify.app/connect - https://deploy-preview-40515--material-ui.netlify.app/material-ui - https://deploy-preview-40515--material-ui.netlify.app/design-kits
We're using a shorthand notation to mention to type names that seem to be about [React's prop-types](https://legacy.reactjs.org/docs/typechecking-with-proptypes.html#proptypes), like `bool`. https://mui.com/material-ui/api/fade/#fade-prop-appear But it seems to make more sense to use the...
- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). As per the discussion recently had on [this shaping page](https://www.notion.so/mui-org/design-kits-Rename-the-Connect-plugin-a452c256e6eb4a34aa5e45e71337a30d?pvs=4). Here are the tasks for this...
### Summary This issue is a reference to this comment: https://github.com/mui/material-ui/pull/37319#issuecomment-1685413613 Tailwind is used mainly within the Base UI docs, where we provide a way for readers to toggle the...
### Summary Sometimes, we may want to draw attention to a specific part of a code snippet. That can be either a small function, a variable, or an entire line....