mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
94.02k stars 32.3k forks source link

Component customization and extension related issues #34883

Open siriwatknp opened 2 years ago

siriwatknp commented 2 years ago

This umbrella issue collects customization-related issues to help the core team see the big picture about the underlying problems (could be poor documentation, lack of features, etc.). Once we have identified and categorized the problems, we will prioritize the work and ask for help from the community.

For the community, feel free to jump into the discussion and share your thoughts, use cases, needs, or anything that you think it is important for us to consider.

As a first draft, I have gone through 30 pages of issues (til Jun 2021) and grouped the issues based on my understanding:

Extending theme variants

Custom components

Composition

Theming

sx prop

Others

tomsseisums commented 2 years ago

Does it make sense to include https://github.com/mui/material-ui/issues/32967 as well under this umbrella?

siriwatknp commented 2 years ago

Does it make sense to include #32967 as well under this umbrella?

Thanks, it should be included!

mnajdova commented 2 years ago

Thanks for creating this umbrella issue @siriwatknp It shows really nicely the different aspects of the problem.

samuelsycamore commented 2 years ago

Thanks for putting this together @siriwatknp!! 🙌

nike1v commented 1 month ago

Migrated to v6 and implemented own theme solution inly to see that I can't use my custom palette as a color prop, because it have 3 level of depth and I haven't found a way to use the nested property from the palette.

ChristianGrete commented 1 week ago

The list is still missing https://github.com/mui/material-ui/issues/19466.