소스 검색

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

Kartik Visweswaran 9 년 전
부모
커밋
c6e8db2696
3개의 변경된 파일292개의 추가작업 그리고 492개의 파일을 삭제
  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`
 =================================
 
-## 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`.
 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.
 7. (enh #565): Enhance progress bar display when upload is aborted or cancelled.
 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
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 286 - 490
js/fileinput.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
js/fileinput.min.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.