Alex Vasilenko
31641ef078
hide menu on backdrop click
2016-01-03 19:53:16 -04:00
Alex Vasilenko
f74de5c7ff
prevent scrolling on mobiles
...
modal backdrop option for offcanvas
2016-01-03 19:53:16 -04:00
Tomek
c7fff67f61
Update inputmask.js
...
input event to support bootstrapvalidator
2016-01-03 19:53:16 -04:00
Alexander Zheltov
5af2c65761
Fixed event namespace naming issue in inputmask
2016-01-03 19:53:16 -04:00
Alexander Zheltov
d15e3f9ed7
Fixed Inputmask.unmask
...
`inputmask` was replaced by `bs.inputmask`
2016-01-03 19:53:16 -04:00
Arnold Daniels
b89e662302
Always add padding to the right for body offcanvas.disableScrolling
2016-01-03 19:53:16 -04:00
Arnold Daniels
5dc5b5994a
Fixed unit test for inputmask
2016-01-03 19:53:16 -04:00
Arnold Daniels
9700e42f67
Fixed customizer. Fixes #233
...
Bump version to 3.1.3
2016-01-03 19:53:15 -04:00
Arnold Daniels
02c323ca56
Change input mask character for alphanumeric to w.
...
Change docs for inputmask.
Fixes #237
2016-01-03 19:53:15 -04:00
Arnold Daniels
8ff8a6bbbb
Handle undefined body style in OffCanvas.disableScrolling(). Fixes #214
2016-01-03 19:53:15 -04:00
Arnold Daniels
45a6182f79
Minor changes
2016-01-03 19:53:15 -04:00
Arnold Daniels
26e920d054
Use window.jQuery in transition.js
2016-01-03 19:53:15 -04:00
Arnold Daniels
a96c41a7ff
Fixed broken rowlink caused by check on .rowlink-skip. Fixed #221
...
Thanks @cervengoc
2016-01-03 19:53:15 -04:00
Arnold Daniels
5e62112251
Replace grunt-sed with grunt-text-replace
...
Set version to 3.1.2
2016-01-03 19:53:15 -04:00
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
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
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
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
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
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
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