mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
92.41k stars 31.82k forks source link

[Divider][material-next] Add Divider component #39007

Open Best-Sardar opened 9 months ago

Best-Sardar commented 9 months ago

This issue is to track the work for adding the Divider component to @mui/material-next, moving forward the Material You effort (https://github.com/mui/material-ui/issues/29345)

Material You Divider specification: https://m3.material.io/components/divider/overview

Migration Guide steps

rajvinder-kaur commented 9 months ago

can i handle this?

DiegoAndai commented 8 months ago

Hey @rajvinder-kaur, thanks for the interest!

The tasks that are not completed are ready to take. Is there a particular one you wish to take?

rajvinder-kaur commented 8 months ago

i wish to Refactor styles to use component CSS Variables @DiegoAndai

DiegoAndai commented 8 months ago

@rajvinder-kaur sure, go ahead! Please try to follow Joy's Divider implementation. It's not necessary to have all the variables Joy has.