Arnold Daniels
|
12c88aaa00
|
Merge pull request #354 from Dehalion/master
trigger clear.bs.fileinput event if user cancels
|
2015-08-07 16:48:30 +02:00 |
|
Dehalion
|
cb97fb59be
|
trigger clear.bs.fileinput event if user cancels
this.clear() expects the event object as parameter otherwise it won't trigger the 'clear.bs.fileinput' event
so we have to trigger it ourselves
|
2015-03-23 15:23:42 +01:00 |
|
Dehalion
|
ff935c396c
|
give e as parameter for this.clear()
this.clear() expects the event object as parameter if it is triggered by the user
otherwise it won't trigger the 'clear.bs.fileinput' event
|
2015-03-23 15:10:21 +01:00 |
|
Ivan Povalyukhin
|
283e237cee
|
[whitespace gardening] - rm trailing whitespaces
|
2015-03-01 13:45:55 -08:00 |
|
Arnold Daniels
|
73f80614b6
|
Fixed customizer. Fixes #233
Bump version to 3.1.3
|
2014-05-06 04:56:26 +02:00 |
|
Arnold Daniels
|
3c3274093a
|
Minor changes
|
2014-05-04 03:31:02 +02:00 |
|
Arnold Daniels
|
660e376b96
|
Replace grunt-sed with grunt-text-replace
Set version to 3.1.2
|
2014-04-19 16:31:53 +02:00 |
|
Arnold Daniels
|
e5b9930599
|
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
|
2014-04-19 15:10:23 +02:00 |
|
Arnold Daniels
|
626d773366
|
stop propagation for file input, input element. Fixes #182
|
2014-03-28 03:25:36 +01:00 |
|
Arnold Daniels
|
a8a87b1958
|
Use var files instead of setting e.target.files for file input. Fixes #163 (thanks to @ducman)
|
2014-03-28 02:50:53 +01:00 |
|
Arnold Daniels
|
1640650604
|
Only preview gif, png and jpeg images. Fixes #181
|
2014-03-28 01:04:48 +01:00 |
|
Arnold Daniels
|
ec797fb799
|
Pressing cancel in a file input clears it, so Fileinput.clear() needs to be called. Fixes #194
|
2014-03-25 19:46:17 +01:00 |
|
Arnold Daniels
|
77d56d79af
|
Fixed customizer
Documentation fixes, oa. removed twbs stuff from components page
|
2014-02-18 03:49:32 +01:00 |
|
Arnold Daniels
|
2e76a80b1e
|
File input -> Better support for Bootstrap 3. Fixes #174
|
2014-02-17 06:02:51 +01:00 |
|
Arnold Daniels
|
356becc265
|
Removing Twitter Bootstrap + Get build procedure and file structure from twbs 3.1
|
2014-02-14 01:35:27 +01:00 |
|
Mike Szyndel
|
e90c1136eb
|
speed up presentation of file preview
|
2013-11-27 18:17:37 +01:00 |
|
Arnold Daniels
|
0f04f11eb1
|
Added fileinput
|
2013-11-01 12:48:11 +01:00 |
|