Arnold Daniels
44aea10948
Added transitions support check. Fixes #213
...
This is required to run Jasny Bootrstap standalone.
2016-01-03 19:53:15 -04:00
Arnold Daniels
a7cbe01c50
Offcanvas option disablescrolling (lowercase) as alias of disableScrolling (camel cased). Fixes #219
2016-01-03 19:53:15 -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
8e26aac56c
Updated scss for earlier changes
...
- Move mixins taken from Twitter Bootstrap to build dir.
- Removed the transformation for file input altogether.
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
03168b2158
Move mixins taken from Twitter Bootstrap to build dir. Fixed #221
...
Move button-label mixin to button-labels.less.
2016-01-03 19:53:15 -04:00
joshjb84
197a8135c4
Fix to naming in inputmask.js and tests
...
Changed the name of Input.DEFAULS to Input.DEFAULTS and added unit tests
around how the options are set up.
2016-01-03 19:53:15 -04:00
Sergio
dd56fcfdd3
adding scss files
2016-01-03 19:53:15 -04:00
Arnold Daniels
81a1361e35
Build Bootstrap v3.1.1
2016-01-03 19:53:15 -04:00
Arnold Daniels
a85e02dcea
stop propagation for file input, input element. Fixes #182
2016-01-03 19:53:15 -04:00
Arnold Daniels
726f682884
Use var files instead of setting e.target.files for file input. Fixes #163 (thanks to @ducman)
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
4e4ff669b3
Only preview gif, png and jpeg images. Fixes #181
2016-01-03 19:53:15 -04:00
Arnold Daniels
80e5741bac
Don't trigger rowlink initiasation when a element within .rowlink-skip is clicked. Fixes #162
2016-01-03 19:53:15 -04:00
Arnold Daniels
f5c1e63fb1
Added docs task to gruntfile
2016-01-03 19:53:15 -04:00
Wardley Pogijanto
4886faba27
allow vertical scroll for navmenu-fixed-left.
...
[jasny/boostrap#202 ]
2016-01-03 19:53:15 -04:00
Arnold Daniels
9988bbff94
Pressing cancel in a file input clears it, so Fileinput.clear() needs to be called. Fixes #194
2016-01-03 19:53:15 -04:00
Arnold Daniels
e0dd9615a8
Reset element style in offcanvas.recalc(). Fixes #201
2016-01-03 19:53:15 -04:00
Arnold Daniels
54b2bedc71
Fixed offcanvas position (only left was working). Fixes #195
...
Fixed calculating the position when 'auto' is used.
Off canvas navbar is positioned to the right by default and can be placed left with `.navmenu-fixed-left`.
Added link to off canvas navbar example in other offcanvas examples
2016-01-03 19:53:14 -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
8586cec904
Make disable scrolling optional for offcanvas. Fixes #193
2016-01-03 19:53:14 -04:00
Arnold Daniels
6849bc40f3
Fixed offcanvas error because state is used as function. Fixes #192
2016-01-03 19:53:14 -04:00
Arnold Daniels
424eb7e813
Updated package versions
...
Rebuild jasny-bootstrap
Fixed test-infra permissions
2016-01-03 19:53:14 -04:00
Arnold Daniels
cf7f93be58
Corrected README
2016-01-03 19:53:14 -04:00
Arnold Daniels
a376811249
Fixed download url
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