Commit Graph

12 Commits

Author SHA1 Message Date
Joe Schafer
5e2e2ef6d2 Dropzone: add cancelIfNecessary to removeAllFiles 2014-12-13 14:20:00 -05:00
Joe Schafer
bfa1e4a2cd Dropzone: remove trailing whitespace 2014-12-13 13:56:56 -05:00
Joe Schafer
d519d54b46 Dropzone: allow clickable to be a string 2014-12-13 13:56:53 -05:00
Mohamed Hegazy
2aaa293cb1 Remove quotes from response files 2014-09-02 14:53:39 -07:00
Steven
6e20551e48 Added more emit() overloads 2014-08-25 18:52:25 -07:00
Steven
72bd7d5938 Added emit function to Dropzone
See the docs for some [examples using emit](https://github.com/enyo/dropzone/wiki/FAQ#how-to-show-files-already-stored-on-server)
I can't find any other usage so this covers the two events that I am aware of: `addedfile` and `thumbnail`
2014-08-21 18:53:33 -07:00
Steven
e1b2093b33 More specific constructor for string or HTMLElement 2014-07-01 10:33:28 -07:00
Steven
371e57f2c9 Dropzone constructor takes any
The docs say that the constructor can take a string selector, HtmlElement, or JQuery type as seen here:
http://www.dropzonejs.com/#toc_15
2014-06-30 20:26:58 -07:00
Bartvds
0efeed5c45 added/fixed headers a-d
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:22:06 +01:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Natan Vivo
d9fc614e1b New library: dropzone.js. 2013-08-23 15:32:48 -03:00