Releases: danialfarid/ng-file-upload
Releases · danialfarid/ng-file-upload
Version 3.3.3
fixed #676
Version 3.3.2
fixed bower version
Version 3.3.1
fixed FileAPI min dependency
Version 3.3.0
Version 3.2.4
fixed #621
Version 3.2.3
fixed IE8-9,
changed default value for hide-on-drop-not-available to false.
removed input-file-... attributes from ng-file-select, now by default all the attributes of the original element will be copied to underlying input type file.
input-file-...="..." // if element is not input file the attributes prefix with (data-)input-file-
// will be added to underlying <input type="file"...> see #462.
Version 3.2.2
removed console.log
Version 3.2.1
Version 3.1.2
fixed #604
Version 3.1.1
fixed #566