reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
300 stars 119 forks source link

feat: ensure support for drag/drop of text content and files #1

Closed reppners closed 7 years ago

reppners commented 7 years ago

Push to make the directives also work for standard / external drag/drop of text and files to make them truly general purpose declarative drag and drop.