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

[Tooltip] Remove an undocumented API #12312

Merged

Conversation

oliviertassinari
Copy link
Member

The second argument of the onOpen and onClose property is legacy, it was never documented, let's remove it.

@oliviertassinari oliviertassinari added the component: tooltip This is the name of the generic UI component, not the React module! label Jul 28, 2018
@@ -8,14 +8,14 @@ export const styles = {
/* Styles applied to the root element. */
root: {
zIndex: -1,
width: '100%',
Copy link
Member Author

Choose a reason for hiding this comment

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

minor bundle size reduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tooltip This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant