-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[docs] Update custom field pickers using theme scoping #8609
Conversation
Netlify deploy previewNetlify deploy preview: https://deploy-preview-8609--material-ui-x.netlify.app/ Updated pagesNo updates. These are the results for the performance tests:
|
@siriwatknp I fixed the CI, except for the regressions test which seems to be an actual issue when running |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This reverts commit 186e827.
…o update-mui-5.12
packages/x-date-pickers/src/internals/hooks/usePicker/usePickerValue.ts
Outdated
Show resolved
Hide resolved
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
36112e8
to
b79714d
Compare
With theme scoping, using Material UI and Joy UI together is simple. The version needs
5.12.0
.DataGrid integration with Joy UI would benefit from this PR as well.