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

[Popover] New transition property #9682

Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Dec 31, 2017

This pull request is allowing people to provide their own transition component to the Popover and the components that depend on it, like the Menu.
I have noticed this issue working on #9570. For instance, Vuetify provides this feature: https://next.vuetifyjs.com/components/menus#example-custom-transition

Breaking change:

  • Remove the transitionClasses property of the Popover component, instead, people can provide their own transition component.

@oliviertassinari oliviertassinari added breaking change component: menu This is the name of the generic UI component, not the React module! labels Dec 31, 2017
@oliviertassinari oliviertassinari changed the title [Menu] Better focus, hover, select logic [Popover] New transition property Dec 31, 2017
@oliviertassinari oliviertassinari added component: Popover The React component. and removed component: menu This is the name of the generic UI component, not the React module! labels Dec 31, 2017
@oliviertassinari oliviertassinari merged commit ee199f6 into mui:v1-beta Dec 31, 2017
@oliviertassinari oliviertassinari deleted the popover-add-transition branch December 31, 2017 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants