sai chand
sai chand
Closes: https://github.com/mui/material-ui/issues/35188 This PR adds onDelete prop to ChipDelete component, onDelete fires when user clicks on component or presses Backspace or enter. - [x] I have followed (at least) the...
Fixes: https://github.com/mui/material-ui/issues/34720 - [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).
closes https://github.com/mui/material-ui/issues/36946 - [ ] 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).
closes https://github.com/mui/material-ui/issues/36821 https://deploy-preview-36917--material-ui.netlify.app/joy-ui/react-menu/#basic-usage - [ ] 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).
part of https://github.com/mui/material-ui/issues/40417 preview: https://deploy-preview-41145--material-ui.netlify.app/material-ui/migration/migrating-from-deprecated-apis - [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).
When custom transition component is passed through `slotProps.transition.component` `AccordionDetails` is invisible. ## How to test the fix Replace this code in below demos to see the difference. (I crossed my...
part of #40417 (Button doesn't have components, componentsProps, *COmponent, *Props) so i think button can be marked as done in original issue, once this is merged) preview: https://deploy-preview-40675--material-ui.netlify.app/material-ui/api/button/#classes - [x]...
part of https://github.com/mui/material-ui/issues/41279 - [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).
[Documentation says](https://mui.com/material-ui/api/filled-input/#classes) following classes are applied when necessary conditions are met but actually none of the classes are applied. I've written test case to validate same [here](https://github.com/mui/material-ui/pull/42082/files#diff-0c29a4032ec827ace42291c4c833c034250496dce6d3ea013bdc484918be4d33) 1. .MuiFilledInput-sizeSmall 2....
part of https://github.com/mui/material-ui/issues/41282 - [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).