uppy/examples/dev
Evgenia Karunus 0755798b8c Make DragDrop entirely clickable (#1633)
* /examples/dev - added drag-drop plugin dev environment

* @uppy/drag-drop - moved isDragDropSupported() to @uppy/utils

* @uppy/drag-drop - got rid of drag-drop npm library

* examples/dev - made compiled files placed in /output instead of /lib

* ~/examples/dev - made watchify only watch files once

* @uppy/drag-drop - add onPaste

* /examples/dev - readded html css override-attempts

* @uppy/drag-drop - made whole area clickable, and made it accessible

* @uppy/drag-drop - removed excessive outline in firefox

* change dragText classname to browse, minor spacing and order changes
2019-06-19 20:14:44 +03:00
..
output Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.html Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
DragDrop.html Make DragDrop entirely clickable (#1633) 2019-06-19 20:14:44 +03:00
DragDrop.js Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
index.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
package-lock.json Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
package.json Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
sw.js dev example: re-build lib automatically, don’t open browser and no ghosts, start companion 2019-02-06 22:07:10 +03:00