Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
23 additions
and 10 deletions.
- BIN .DS_Store
- +1 −0 .gitignore
- +1 −1 Sample/jquery.uploadifive.js
- +2 −2 Sample/jquery.uploadifive.min.js
- BIN Sample/uploadifive.zip
- +3 −0 change-log.txt
- +14 −5 jquery.uploadifive.js
- +2 −2 jquery.uploadifive.min.js
- BIN uploadifive-v1.2.2-commercial.zip → uploadifive-v1.2.3-commercial.zip
- BIN uploadifive-v1.2.2-standard.zip → uploadifive-v1.2.3-standard.zip
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1 @@ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,5 +1,5 @@ | ||
/* | ||
UploadiFive 1.2.3 | ||
Copyright (c) 2012 Reactive Apps, Ronnie Garcia | ||
Released under the UploadiFive Standard License <http://www.uploadify.com/uploadifive-standard-license> | ||
*/ | ||
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,4 +1,7 @@ | ||
UploadiFive Change Log | ||
|
||
v1.2.3 | ||
* Fixed file type option when dropping files | ||
|
||
v1.1.2 | ||
* Fixed typo on line 424 'uplaodAll' => 'uploadAll' | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.