-
-
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
[pickers] Fix x-date-pickers-pro
theme augmentation
#6096
Conversation
These are the results for the performance tests:
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
packages/x-date-pickers-pro/src/DateRangePicker/dateRangePickerToolbarClasses.ts
Show resolved
Hide resolved
I remember some discussion about having this one released under |
@DanailH Yes, I'd like for this and following PR for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good 🎉
* Add static pickers to augmentation types * Fix to correctly pass down `className` to static picker wrapper * Correctly apply `DateRangePickerDay` style overrides * Use classes and className in range picker components
[pickers] Fix `x-date-pickers-pro` theme augmentation (#6096) * Add static pickers to augmentation types * Fix to correctly pass down `className` to static picker wrapper * Correctly apply `DateRangePickerDay` style overrides * Use classes and className in range picker components
Fixes #4673
Fixes #4942
static
pickersclassName
to root element (for 4942)themeAugmentation