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

Add SyntheticDragEvent with "dataTransfer" property #729

Merged
merged 1 commit into from
Dec 28, 2013
Merged

Add SyntheticDragEvent with "dataTransfer" property #729

merged 1 commit into from
Dec 28, 2013

Conversation

syranide
Copy link
Contributor

Very straight-forward. It doesn't do anything to normalize differences in the DataTransfer-interface or the event flow. I think there are a bunch of differences that possible could be worth normalize (do we want to normalize DataTransfer at all?), but I think that's better saved for another PR if so.

Tested and verified IE9, IE10, IE11, and edge FF + Chrome. (IE9 doesn't support files, IE8 does not support it at all)

#727

vjeux added a commit that referenced this pull request Dec 28, 2013
Add SyntheticDragEvent with "dataTransfer" property
@vjeux vjeux merged commit 9f10bb4 into facebook:master Dec 28, 2013
@syranide syranide deleted the dragevent branch December 28, 2013 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants