Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mui material and mui joy integration in the app #29

Merged
merged 2 commits into from
May 8, 2024

Conversation

PhillipsOwen
Copy link
Collaborator

mui material and mui joy integration in the app

modified the "ProvisionedApp" definition to integrate the mui/material and mui/joy providers in the app.

please see https://mui.com/joy-ui/integrations/material-ui/ for implementation details.

the big caveat here:

Once Joy UI reaches component parity with Material UI, we recommend that you choose one or the other. Not only do they have a different design language (and therefore a different theme structure) but they would increase your bundle size as well as potentially create unnecessary complexities.

@PhillipsOwen PhillipsOwen requested a review from mbwatson May 8, 2024 13:01
Copy link
Member

@mbwatson mbwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

glad this workaround exists. it does rub me the wrong way to be honest, but it lets you keep moving, so 👍 .

i think we should consider imposing a rule that no one uses any mui/material components so removing it is easy when we're able to build this dialog without mui/material. it adds a big chunk to the bundle, too, having this in there.

@PhillipsOwen PhillipsOwen merged commit 365b29f into main May 8, 2024
1 check passed
@PhillipsOwen PhillipsOwen deleted the material-and-joy branch May 8, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants