valor-software / ng2-file-upload

Easy to use Angular components for files upload
http://valor-software.github.io/ng2-file-upload/
MIT License
1.91k stars 662 forks source link

Use ngmodules instead of directives #408

Open natcohen opened 8 years ago

natcohen commented 8 years ago

Latest (and final) Angular 2 uses ngmodule and not directives in the component. Documentation and npm should be updated...

sivesind commented 8 years ago

Any plan to update doc and examples?