Commit Graph

14 Commits

Author SHA1 Message Date
Ibrahim Islam
6db3c7e160 exposes an event for file drop
Emits an event passing in raw `File` dropped
2016-04-02 16:46:09 +06:00
HLaiveling
bfba51cd93 Update file-uploader.ts
Filters were not being used when adding a file to the queue.  Updated to pass in arrayOfFilters instead of an empty array.
2016-02-03 11:28:16 -05:00
Dmitriy Schekhovtsov
7fdbc6ede6 chore(version): upgrade to angular2 beta-0 2016-01-08 15:35:12 +02:00
buchslava
590a18243b Updated: add tokes desc to readme #8 2015-12-03 14:56:11 +02:00
buchslava
9f70a99c41 Fixed: EventEmitter generic #8 2015-12-02 17:19:56 +02:00
buchslava
80b066c021 Updated: auth token support & small TS fix #8 2015-12-02 17:09:15 +02:00
Matthew de Nobrega
1e908fd8cf Upgraded to Angular2 2.0.0-alpha.46
Added node_modules to .npmignore - node modules shouldn't be installed with npm and cause Typscript duplicate definition errors
Removed reference to _destroy in removeFromQueue (this was removed from the FileItem class but was still being called)
Put in required type for EventEmitter
Moved peer dependencies from dependencies to peer dependencies
2015-11-18 21:36:26 +01:00
Dmitriy Schekhovtsov
61bbb9d3b5 chore(deps): use angular2 0.44 and ensure noImplicitAny:true builds 2015-10-21 13:21:52 +03:00
buchslava
a117a30c93 Updated: readme for demo 2015-10-16 11:06:06 +03:00
buchslava
68306ab6fc Updated: prettify the solution 2015-10-15 19:32:07 +03:00
buchslava
a2f774a0be Updated: angular2 0.42.0 integration 2015-10-15 19:25:47 +03:00
buchslava
d993060c62 Updated: angular2 0.40.0 integration 2015-10-15 13:08:11 +03:00
buchslava
9edba490fc Updated: working version 2015-10-12 13:28:34 +03:00
buchslava
b15fd587ae Updated: starter 2015-10-08 17:29:52 +03:00