Skip to content

Commit

Permalink
Adds support for onpaste #97
Browse files Browse the repository at this point in the history
+ file-drop listens for onpaste, if there is data and it matches the
   type it will use that and raise a custom event
+ Adds a new event on file drop 'onfiledrop'
+ App listens for this event and will map to onFileDrop
  • Loading branch information
PaulKinlan committed Jul 10, 2018
1 parent acbc31b commit 2b9c19f
Show file tree
Hide file tree
Showing 5 changed files with 13,731 additions and 10 deletions.
Loading

0 comments on commit 2b9c19f

Please sign in to comment.