Skip to content

Releases: danialfarid/ng-file-upload

Version 3.3.3

16 Apr 19:34
Compare
Choose a tag to compare

Version 3.3.2

15 Apr 10:36
Compare
Choose a tag to compare

fixed bower version

Version 3.3.1

13 Apr 22:01
Compare
Choose a tag to compare

fixed FileAPI min dependency

Version 3.3.0

13 Apr 21:56
Compare
Choose a tag to compare

Fixed #658 #657 #628 #651 #649 #629 #624 #616 #613 #647 #518 #626 #555 and some IE8-9 bugs and styling issue

Version 3.2.4

12 Mar 07:31
Compare
Choose a tag to compare

Version 3.2.3

12 Mar 04:49
Compare
Choose a tag to compare

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

11 Mar 22:14
Compare
Choose a tag to compare

removed console.log

Version 3.2.1

11 Mar 20:42
Compare
Choose a tag to compare

fixed #614, #611 and some refactoring
fixed an issue with ng-accept

Version 3.1.2

04 Mar 18:47
Compare
Choose a tag to compare

Version 3.1.1

02 Mar 15:41
Compare
Choose a tag to compare