14 Commits

Author SHA1 Message Date
Sergey Boltonosov
ac49ab9a89 Make file input icon optional 2018-10-16 01:44:42 +07:00
Sergey Boltonosov
9d5b300656 Migrate file-input to BS 4 2018-10-16 01:06:47 +07:00
Andrew Cherytsya
bdef62d9a4 Fixed input text 2017-03-30 12:36:46 +03:00
Arnold Daniels
6cf7891ed8 Merge pull request #513 from Minstel/9-Multiple_file_selection_with_custom_file_uploader
Allow multiple file upload
2017-02-24 23:48:09 +01:00
minstel
cdee0c4bf1 Make cursor pointer over file upload button (fixes #264) 2017-02-24 22:44:54 +07:00
minstel
4b5f033d46 Allow multiple file upload (fixes #9) 2017-02-23 16:47:58 +07:00
Andrii Cherytsya
25cc9b6ff5 Fixed issues #263 2016-10-03 11:07:56 +03:00
Jesper Rønn-Jensen
a3c1e797fa Fileinput: Close button should not have inline styles
This addition to the `.fileinput.close` element makes it
possible to remove inline style as seen in the documentation.

Specifically, I could remove `style="float:none"` based on this change.
2016-01-03 19:53:16 -04:00
Arnold Daniels
414ad616a8 Don't trigger fileinput.change when fileinput.clear is called manually. Fixes #216
Insert fileinput <input type="hidden"> right before <input type="file">. Fixes #215
Clean up less and scss comment
2016-01-03 19:53:15 -04:00
Arnold Daniels
13ed25331a Removed the transformation for file input al together. Should test of this works correctly for IE and Opera. 2016-01-03 19:53:15 -04:00
Arnold Daniels
0ad84a03c8 Don't transform .btn-file > input for Firefox and do set width and height to 100%. Fixes #157 2016-01-03 19:53:15 -04:00
Arnold Daniels
1131f49002 Combine .fileinput and .input-group. Fixes #203 2016-01-03 19:53:14 -04:00
Arnold Daniels
127634d3dd Also add .btn-file transform: scal for Chrome. #157 2016-01-03 19:53:14 -04:00
Arnold Daniels
4ceef3e52b Orphan branch starting v3.1
Before this version jasny/bootstrap was a fork of twbs/bootstrap
2016-01-03 19:29:36 -04:00