Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Conversation

@zudov
Copy link
Contributor

@zudov zudov commented Feb 26, 2016

This is very incomplete, but we can add more complete bindings on-demand. The foreign type is the most missing part for me.

@@ -0,0 +1,9 @@
module DOM.Event.DataTransfer where
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps this should be under DOM.Event.DragEvent.DataTransfer? I think it only applies to the drag API anyway.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that would be nicer. I amended the commit.

@garyb
Copy link
Member

garyb commented Feb 26, 2016

Great, thanks.

garyb added a commit that referenced this pull request Feb 26, 2016
Basic DataTransfer binding
@garyb garyb merged commit 5f4f36d into purescript-deprecated:master Feb 26, 2016
@zudov zudov deleted the datatransfer branch February 26, 2016 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants