Skip to content

Commit 43682c9

Browse files
committed
Updated release to v1.9.0
1 parent 2e6a2ab commit 43682c9

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

CHANGE.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
version 1.9.0
2+
=============
3+
**Date:** 21-Jul-2014
4+
5+
1. (enh #10): Ability to display initial caption, when initialPreview is false.
6+
17
version 1.8.0
28
=============
39
**Date:** 15-Jul-2014

css/fileinput.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014
33
* @package bootstrap-fileinput
4-
* @version 1.8.0
4+
* @version 1.9.0
55
*
66
* File input styling for Bootstrap 3.0
77
* Built for Yii Framework 2.0

css/fileinput.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/fileinput.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014
3-
* @version 1.8.0
3+
* @version 1.9.0
44
*
55
* File input styled for Bootstrap 3.0 that utilizes HTML5 File Input's advanced
66
* features including the FileReader API. This plugin is inspired by the blog article at

js/fileinput.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)