2181 Commits

Author SHA1 Message Date
Jesper Rønn-Jensen
d79f5c17bc 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.
2015-01-12 11:28:14 +01:00
Chris Rebert
6c47ebecf6 "Twitter Bootstrap" is now simply "Bootstrap"
See http://getbootstrap.com/about/#brand
Changed references to "Twitter Bootstrap" to "vanilla Bootstrap" or just "Bootstrap".
2014-08-11 10:04:50 -07:00
arekkas
b000850500 Less: Solves an issue with groups and rounded borders 2014-07-20 16:20:04 +02:00
Alex Vasilenko
473a741ede prevent scrolling on mobiles
modal backdrop option for offcanvas
2014-07-02 14:22:46 +03:00
Arnold Daniels
c6541bfe45 Merge remote-tracking branch 'origin/master' 2014-05-06 04:58:01 +02:00
Arnold Daniels
2712c97e85 Removed mixins.less from jasny-bootstrap.less 2014-05-06 03:06:09 +02:00
Arnold Daniels
3c3274093a Minor changes 2014-05-04 03:31:02 +02:00
Evan Bovie
662c5e2b3a .navmenu height fix
The `.navmenu` height needs to be set to `auto` in order to allow the `top` and `bottom` values to properly work. The `top` value works fine, but the `bottom` value is rendered inert because the `height: 100%` causes the `.navmenu` to overflow down through the viewport.
2014-05-03 09:34:13 -04:00
Evan Bovie
46c665f161 Scrolling for both navmenu-fixed-left and navmenu-fixed-right 2014-04-22 18:14:30 -04:00
Arnold Daniels
9fd67af87c Removed import mixins.less. Fixed #231 2014-04-22 15:56:32 +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
27794ba4e3 Removed the transformation for file input al together. Should test of this works correctly for IE and Opera. 2014-04-16 13:37:08 +02:00
Arnold Daniels
9e28a9b2bc Move mixins taken from Twitter Bootstrap to build dir. Fixed #221
Move button-label mixin to button-labels.less.
2014-04-13 16:36:59 +02:00
Arnold Daniels
3769a8a8fc Don't transform .btn-file > input for Firefox and do set width and height to 100%. Fixes #157 2014-03-28 02:39:14 +01:00
Wardley Pogijanto
90b09cb3f8 allow vertical scroll for navmenu-fixed-left.
[jasny/boostrap#202]
2014-03-27 14:01:13 +11:00
Arnold Daniels
2ac056ab82 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
2014-03-25 18:38:56 +01:00
Arnold Daniels
523965b3d5 Combine .fileinput and .input-group. Fixes #203 2014-03-25 15:29:31 +01:00
Arnold Daniels
59aef49163 Also add .btn-file transform: scal for Chrome. #157 2014-03-25 14:51:34 +01:00
Arnold Daniels
9b5357120e Updated package versions
Rebuild jasny-bootstrap
Fixed test-infra permissions
2014-03-25 11:42:58 +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
74dbf6cd1a Fixing customizer 2014-02-18 00:16:38 +01:00
Arnold Daniels
2e76a80b1e File input -> Better support for Bootstrap 3. Fixes #174 2014-02-17 06:02:51 +01:00
Arnold Daniels
85b6cf56cd Add overflow-hidden to the filename. Fixes #146
Still to prevent the filename to be wider than the parent and also to keep the icon and the filename on the same line.
2014-02-17 05:21:11 +01:00
Arnold Daniels
833acdaead Removed twbs variables 2014-02-14 05:12:35 +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
Arnold Daniels
d12820b7b5 Rewritten offcanvas completely 2014-02-12 02:55:29 +01:00
Arnold Daniels
9c9af5d740 Rework of offcanvas plugin using position only 2014-02-11 05:01:45 +01:00
Arnold Daniels
1c0f1f8e32 Offcanvas WIP
Working on major fix for offcanvas
Adding offcanvas navbar
2014-02-07 22:43:04 +01:00
Arnold Daniels
883c6ca23e Include jasny files in build 2013-11-01 12:48:12 +01:00
Arnold Daniels
684246f88d Added nav tab alignment 2013-11-01 12:48:12 +01:00
Arnold Daniels
ab01793ff8 Added smooth container 2013-11-01 12:48:12 +01:00
Arnold Daniels
070a12e813 Added rowlink 2013-11-01 12:48:11 +01:00
Arnold Daniels
f56f8cbf90 Added navmenu and off canvas 2013-11-01 12:48:11 +01:00
Arnold Daniels
0f04f11eb1 Added fileinput 2013-11-01 12:48:11 +01:00
Arnold Daniels
6b80736c81 Added button labels 2013-11-01 12:48:11 +01:00
Arnold Daniels
635e0a0e2f Added fixed alerts 2013-11-01 12:48:11 +01:00
Zlatan Vasović
688ca328c9 Combine multiple .thumbnail > img styles 2013-10-30 10:00:28 +01:00
Zlatan Vasović
8a881c78a1 Change tense to imperative
Matches this comment with the commit messages and other comments.
2013-10-29 20:06:45 +01:00
Mark Otto
c6e76d97ba Fixes #10341: don't change border color on contextual table classes 2013-10-28 21:19:48 -07:00
Mark Otto
67cab7fa05 Fixes #10516: Use auto positioning for dropdowns in justified nav to fix Firefox rendering 2013-10-28 20:51:39 -07:00
Zlatan Vasović
f9eec5b60a Add -moz-osx-font-smoothing 2013-10-28 09:59:24 +01:00
Mark Otto
30127a4296 Merge pull request #11253 from ZDroid/ditch
Ditch amp
2013-10-27 20:50:23 -07:00
Zlatan Vasović
92f007157a Ditch amp 2013-10-27 13:43:51 +01:00
Geremia Taglialatela
58cb85be37 #fff of course 2013-10-26 21:52:38 +02:00
Geremia Taglialatela
b09417fd75 Fixes #11245 2013-10-26 21:32:29 +02:00
Mark Otto
0365796375 Merge branch 'master' of github.com:twbs/bootstrap 2013-10-26 14:22:33 +01:00
Mark Otto
1ef6caf44f Merge pull request #11200 from yokomizor/variable_way_to_set_caret_width_base
Variable way to set caret width
2013-10-26 06:15:33 -07:00
Mark Otto
4cfe307abe Fixes #11206: remove left padding on first inline list item 2013-10-26 14:13:34 +01:00
Zlatan Vasović
aff291e1ca Add .animation() mixin 2013-10-26 14:11:59 +02:00
Chris Rebert
a58c83a317 add missing space before open curly brace 2013-10-24 19:56:44 -07:00