Commit Graph

3 Commits

Author SHA1 Message Date
Dmitriy Shekhovtsov
aee69d8b80 chore(build): ng2 style guide applied,
- build process updated
- systemjs bundler added

BREAKING CHANGES:
- directives and selectors renamed to ng2FileSelect and ng2FileDrop
2016-05-11 18:40:47 +03: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