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.03k stars 32.31k forks source link

[utils] Use utilities from Base UI #44471

Open michaldudak opened 6 days ago

michaldudak commented 6 days ago

on hold until https://github.com/mui/base-ui/pull/827 is merged and Base UI API is stable

Since Base UI is going to be the upstream project for Core, it makes sense for the utils to be defined there. The dependency on @mui/utils and @mui/types in Base UI was removed in https://github.com/mui/base-ui/pull/827. We need to update @mui/utils (or dependent projects directly) to use these utils from Base UI.

Search keywords: