Skip to content

[pickers] Fix themeAugmentation and style overriding #6156

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

Merged
merged 37 commits into from
Sep 15, 2022

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Sep 15, 2022

Fixes #4669
Fixes #4552
Fixes #5194

Fix community package components theme augmentation (style and prop overrides).

TL.DR.: The PR is quite big in change quantity, but the changes are more or less very similar among along the components

@LukasTy LukasTy added typescript component: pickers This is the name of the generic UI component, not the React module! labels Sep 15, 2022
@alexfauquette
Copy link
Member

Maybe some of my comments are useless. It overall looks good, I think we can merge the modification, it will fix lot of style issues

@LukasTy LukasTy merged commit af9ba35 into mui:master Sep 15, 2022
@LukasTy LukasTy deleted the fix-theme-augmentation-base branch September 15, 2022 10:12
LukasTy added a commit to LukasTy/mui-x that referenced this pull request Sep 15, 2022
* Add theme augmentation to components missing it

* Refactor `ClockPointer` component to functional

* Fix to correctly expose `classes` prop for extension
LukasTy added a commit that referenced this pull request Sep 15, 2022
* [pickers] Fix `themeAugmentation` and style overriding (#6156)

* Add theme augmentation to components missing it

* Refactor `ClockPointer` component to functional

* Fix to correctly expose `classes` prop for extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! customization: css Design CSS customizability typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants