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

[Autocomplete] Add componentsProps #27183

Merged
merged 10 commits into from
Jul 9, 2021

Conversation

michal-perlakowski
Copy link
Contributor

@michal-perlakowski michal-perlakowski commented Jul 8, 2021

Sorry, something went wrong.

michal-perlakowski and others added 7 commits April 10, 2021 10:32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@mui-pr-bot
Copy link

mui-pr-bot commented Jul 8, 2021

Details of bundle changes (experimental)

Generated by 🚫 dangerJS against 54cd264

michal-perlakowski and others added 2 commits July 8, 2021 16:46
Co-authored-by: Michał Dudak <michal.dudak@gmail.com>
@michaldudak
Copy link
Member

I'm wondering if we shouldn't support other slots' props as well, for consistency. @oliviertassinari, any thoughts?

@oliviertassinari oliviertassinari added component: autocomplete This is the name of the generic UI component, not the React module! new feature New feature or request labels Jul 8, 2021
@oliviertassinari oliviertassinari force-pushed the autocomplete-componentsprops branch from 8cf2558 to 54cd264 Compare July 8, 2021 18:28
@oliviertassinari
Copy link
Member

oliviertassinari commented Jul 8, 2021

@michaldudak No real preferences. We could add more now, or later. I pushed a commit to have the class names merge, not replace.

Copy link
Member

@michaldudak michaldudak left a comment

Choose a reason for hiding this comment

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

OK, let's add these additional props when we tackle the unstyled Autocomplete.
These changes LGTM.

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

Thanks!

@mnajdova mnajdova merged commit fca32c3 into mui:next Jul 9, 2021
@michal-perlakowski michal-perlakowski deleted the autocomplete-componentsprops branch July 9, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Autocomplete] Add componentsProps
5 participants