Nicolas Ot
Nicolas Ot
Fixes https://github.com/mui/material-ui/issues/35563 This PR adds isActive prop that can be extracted via `IconContainerComponent`. This prop tells wether a specific rating item is currently active. First ever PR, so feedbacks are...
part of https://github.com/mui/material-ui/issues/37078 used `// @ts-expect-error` because of [this](https://github.com/mui/material-ui/pull/34429/files#:~:text=You%20can%20use-,//%20%40ts%2Dexpect%2Derror,-comment.) - [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).
part of https://github.com/mui/material-ui/issues/37078 - [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).
fixes: https://github.com/mui/material-ui/issues/32345 This PR add custom styling to the mark at the end of the slider. Instead of having the mark text on the middle of the mark, now 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). Related to #33423.
DRAFT PR fixes: https://github.com/mui/material-ui/issues/37132 - [ ] 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).