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

[ClickAwayListener] Add mouseEvent and touchEvent property #10694

Merged
merged 4 commits into from
Mar 17, 2018
Merged

[ClickAwayListener] Add mouseEvent and touchEvent property #10694

merged 4 commits into from
Mar 17, 2018

Conversation

tgrowden
Copy link
Contributor

Allow passing of props.mouseEvent and props.touchEvent, so the
ClickAwayListener is not limited to ontouchend and onmouseup

Allow passing of `props.mouseEvent` and `props.touchEvent`, so the
ClickAwayListener is not limited to `ontouchend` and `onmouseup`
@oliviertassinari
Copy link
Member

@tgrowden Great call!

@oliviertassinari oliviertassinari changed the title Add functionality to ClickAwayListener [ClickAwayListener] Add mouseEvent and touchEvent property Mar 17, 2018
@oliviertassinari oliviertassinari self-assigned this Mar 17, 2018
@oliviertassinari oliviertassinari added the new feature New feature or request label Mar 17, 2018
@oliviertassinari oliviertassinari merged commit 955eb1b into mui:v1-beta Mar 17, 2018
@oliviertassinari
Copy link
Member

Good job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants