2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Commit Graph

11936 Commits

Author SHA1 Message Date
fat c3a79b1a8c change the export pattern to protect against leaking globals 2015-05-07 16:34:28 -07:00
fat 0724bd91ff es6 alert :| 2015-05-07 12:57:31 -07:00
fat d1fbe200f4 remove closureness from plugins 2015-05-06 13:34:14 -07:00
Chris Rebert 09fb80568a Merge pull request #114 from twbs/grunt-sass-1
Bump grunt-sass to ^1.0.0
2015-05-06 13:17:17 -07:00
Chris Rebert 1e85e0f891 Bump grunt-sass to ^1.0.0 2015-05-06 13:08:39 -07:00
Mark Otto 68bcb89291 Update buttons.md 2015-04-30 14:39:57 -07:00
Mark Otto 8174f6c409 update buttons role copy
/cc @cvrebert @patrickhlauke
2015-04-30 11:40:54 -07:00
Mark Otto b8fa32edd2 le grunt 2015-04-29 12:02:02 -07:00
Mark Otto d31ec33908 Fix no-label checkboxes/radios
Because we use `position: absolute` on our inputs, when there’s no
label the `.checkbox` ends up having no computed height. To avoid
rendering errors when there’s no label text, we reset the `position` to
`static` for normal rendering.
2015-04-29 12:01:57 -07:00
Mark Otto ed89be1f44 Remove $line-height-computed
We have it set to `1` right now just to avoid compilation errors, but
it’s been replaced everywhere with our new spacer classes anywho. We’ll
likely want to remap that var to custom component vars though (e.g.,
`$pagination-margin` instead of `$spacer-y`).
2015-04-29 12:00:11 -07:00
Mark Otto 7db7e59682 spacing 2015-04-29 11:49:41 -07:00
Mark Otto b849be2edc rename media query var to match /cc @cvrebert 2015-04-29 11:49:25 -07:00
Mark Otto 95771f9658 clean up vars file a smidge 2015-04-29 11:48:58 -07:00
Mark Otto a999a0aff2 remove some callouts on buttons by rewriting things a bit 2015-04-29 11:44:19 -07:00
Mark Otto 52133e41c5 grunt 2015-04-29 11:42:53 -07:00
Mark Otto 19d8585bfa clean up sidebar styles 2015-04-29 11:42:50 -07:00
Mark Otto 47dfdc2880 darker secondary button border color 2015-04-29 11:42:38 -07:00
Mark Otto a399d19dd3 add comments 2015-04-29 11:32:49 -07:00
Mark Otto 35f45bafed Merge pull request #113 from twbs/at-root-group
Wrap `@viewport` with `@at-root` for nested import support
2015-04-29 11:30:09 -07:00
Mark Otto 9e1c4f0557 Merge pull request #111 from twbs/flex
$enable-flex
2015-04-29 11:28:26 -07:00
Mark Otto d9d351e2fe more flex grid stuff 2015-04-27 14:11:07 -07:00
Gleb Mazovetskiy b832c3cb97 Wrap @viewport with @at-root for nested import
See https://github.com/twbs/bootstrap-sass/pull/805
2015-04-27 20:15:17 +01:00
Mark Otto 15692d5e5b flex variation for media 2015-04-27 01:50:38 -07:00
Mark Otto 391b62f968 stub out flexbox variation for input group 2015-04-27 01:43:30 -07:00
Mark Otto 9d4d6ef3a2 stub out flexbox grid variation via -flex 2015-04-27 01:43:14 -07:00
Mark Otto b9ed61854c grunt 2015-04-27 00:51:34 -07:00
Mark Otto 847b7bc71e fix up file example 2015-04-27 00:51:31 -07:00
Mark Otto aee20f7ffc docs note 2015-04-26 07:49:11 -07:00
Mark Otto dc835db51c fix progress bar animation button 2015-04-26 07:17:45 -07:00
Mark Otto 28d8849216 remove some un-used grid class resets in input groups 2015-04-26 00:18:13 -07:00
Mark Otto efd28a5e78 unnecessary comment 2015-04-26 00:14:27 -07:00
Mark Otto 219c4cbf87 remove another extend 2015-04-26 00:08:40 -07:00
Mark Otto 6489e19530 remove more old navbar styles 2015-04-26 00:07:37 -07:00
Mark Otto b688fe822c remove the old navbar-form class 2015-04-26 00:06:45 -07:00
Mark Otto 7853a675f6 remove extends: navs and unstyled lists 2015-04-26 00:02:25 -07:00
Mark Otto e815696dac Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 2015-04-25 23:53:25 -07:00
Mark Otto 3117c98f13 nav 2015-04-25 13:20:59 -07:00
Mark Otto 20543d5462 Merge pull request #109 from twbs/callout-if
re-work callout tag conditional
2015-04-24 15:05:57 -07:00
Thomas McDonald 58c208ec73 re-work callout tag conditional
Output a warning if the type is not supported and default to info
2015-04-24 22:21:12 +01:00
Chris Rebert 4c3c402b0e forms.md: fix typo 2015-04-23 17:33:35 -07:00
Chris Rebert ff85ad1472 card.md: fix typo 2015-04-23 17:17:48 -07:00
Chris Rebert bce2fa4f2d Merge pull request #28 from twbs/tooltip-display-none-error
throw error when trying to show tooltip on :hidden element
2015-04-23 17:15:41 -07:00
Chris Rebert 0d77644fc4 throw error when trying to show tooltip on :hidden element 2015-04-23 17:14:45 -07:00
Chris Rebert cfcc597c85 reboot.md: fix typo 2015-04-23 16:30:12 -07:00
Chris Rebert 78c18954a8 _reboot.scss: fix typo in comment 2015-04-23 16:27:03 -07:00
Mark Otto ed319e3178 fix example thumbs 2015-04-23 01:43:38 -07:00
Mark Otto fe6756485f add card grid sizing 2015-04-23 01:33:19 -07:00
Mark Otto 37e543759b scope grid example styles better 2015-04-23 01:30:55 -07:00
Mark Otto 1770df724e update input groups to use new form control size classes 2015-04-23 01:14:43 -07:00
Mark Otto cc7c27dd71 drop .form-horizontal 2015-04-23 01:11:10 -07:00