Browse Source

Updates to release v4.3.1 fix #574 fix #575

Kartik Visweswaran 9 years ago
parent
commit
c6e8db2696
3 changed files with 292 additions and 492 deletions
  1. 6 2
      CHANGE.md
  2. 286 490
      js/fileinput.js
  3. 0 0
      js/fileinput.min.js

+ 6 - 2
CHANGE.md

@@ -1,9 +1,9 @@
 Change Log: `bootstrap-fileinput`
 Change Log: `bootstrap-fileinput`
 =================================
 =================================
 
 
-## version 4.3.1 (under development)
+## version 4.3.1
 
 
-**Date:** 12-Feb-2016
+**Date:** 27-Feb-2016
 
 
 1. (enh #514): Set default value for `removeFromPreviewOnError` to `false`.
 1. (enh #514): Set default value for `removeFromPreviewOnError` to `false`.
 2. (enh #554): Update documentation and demos to include `webkitdirectory` for upload.
 2. (enh #554): Update documentation and demos to include `webkitdirectory` for upload.
@@ -14,6 +14,10 @@ Change Log: `bootstrap-fileinput`
 6. (enh #560): Update French Translations.
 6. (enh #560): Update French Translations.
 7. (enh #565): Enhance progress bar display when upload is aborted or cancelled.
 7. (enh #565): Enhance progress bar display when upload is aborted or cancelled.
 8. (enh #567): New properties and improved messages.
 8. (enh #567): New properties and improved messages.
+9. (enh #572): Add Finnish Translations.
+10. (enh #573): Update package.json to include `peerDependencies`.
+11. (enh #574): Change naming convention for private / internal methods. Prepend internal plugin methods with underscore `_`.
+12. (enh #575): Implement public method chaining and update docs for methods.
 
 
 ## version 4.3.0
 ## version 4.3.0
 
 

File diff suppressed because it is too large
+ 286 - 490
js/fileinput.js


File diff suppressed because it is too large
+ 0 - 0
js/fileinput.min.js


Some files were not shown because too many files changed in this diff