mui / material-ui

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

[docs] Update API design approach guide #35147

Open oliviertassinari opened 2 years ago

oliviertassinari commented 2 years ago

The content of this guide https://mui.com/material-ui/guides/api/ is getting outdated, it's not longer in sync with how we design APIs. We raised in https://github.com/mui/material-ui/issues/34895#issuecomment-1304205535 that it could be great to update it. The value would be:

flaviendelangle commented 2 years ago

Related to https://github.com/mui/material-ui/issues/31745