All notable changes to this project will be documented here.
- fixed IE11 dragdrop issue
- [(files)] is now a default blank array . May cause issues if you have *ngIf="files" instead of *ngIf="files.length"
- removed useNgHttp from ngfUploader and no longer depend on angular/http
- ngf, ngfSelect, and ngfDrop no longer reset the [(files)]. They always append new files
- ngfUploadStatus
- FileUploader isHtml5Mode has been removed
- ngfUploader
- fileUrl is now lastBaseUrl
- Taken from an outdated barely usable package to an up-to-date slimmed down easier to develop version
- uploader.getFormData()