mui / base-ui

Base UI is an open-source library of accessible, unstyled UI components for React.
MIT License
288 stars 47 forks source link

[core] Rename the library directory #844

Closed michaldudak closed 4 days ago

michaldudak commented 4 days ago

Renamed the packages/mui-base to packages/react. Also updated the docs domain name in API docs gen config (from base-ui.netlify-app to base-ui.com).

Closes #482

mui-bot commented 4 days ago

Netlify deploy preview

https://deploy-preview-844--base-ui.netlify.app/

Generated by :no_entry_sign: dangerJS against c12efcf876d8adb3f86fd0fbcdb267732ab7fec0

vladmoroz commented 4 days ago

Totally a turbo nit, but while we are here, should the root package.json use something like "base-ui-components" or "@base-ui-components/monorepo" instead of "@base_ui/monorepo" for the name field?