aboutsummaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)AuthorFilesLines
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-04-12Merge pull request #16256 from twbs/fix-16247Chris Rebert1-2/+2
Add px unit to perspective property value
2015-04-13automatic `grunt dist`Bootstrap's Grunt bot3-4/+27
2015-04-11automatic `grunt dist`Bootstrap's Grunt bot2-5/+3
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot3-5/+2
2015-04-07Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172Chris Rebert1-0/+1
[skip sauce] [skip validator]
2015-04-08automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-04-07grunt dist docsChris Rebert1-1/+1
[skip sauce]
2015-04-07add px unit to perspective property value; fixes #16247Chris Rebert1-2/+2
[skip sauce] [skip validator]
2015-04-07automatic `grunt dist`Bootstrap's Grunt bot1-0/+1
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot3-2/+4
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot4-4/+3
2015-04-04Merge branch 'master' into fix_15830Mark Otto7-31/+147
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-04-05automatic `grunt dist`Bootstrap's Grunt bot3-14/+125
2015-04-04automatic `grunt dist`Bootstrap's Grunt bot3-4/+6
2015-03-30Remove grid sizing styles on tablesMark Otto3-14/+2
2015-03-30rewrite table modifiers to use .table- prefixMark Otto3-32/+17
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them ↵Mark Otto3-22/+22
to create classes in _utilities.scss
2015-03-29grunt dist and docsMark Otto3-25/+29
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot1-1/+0
2015-03-28gruntMark Otto1-0/+1
2015-03-28fixes #15830: properly reset border-radius on list items in collapsing panel ↵Mark Otto3-2/+6
groups
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot3-4/+6
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot3-7/+7
2015-03-28Merge branch 'master' into input_sizingMark Otto3-25/+164
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-03-28automatic `grunt dist`Bootstrap's Grunt bot3-14/+140
2015-03-27automatic `grunt dist`Bootstrap's Grunt bot3-7/+12
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot3-7/+12
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-03-25Merge pull request #16092 from twbs/pointer-events-none-aChris Rebert1-1/+4
Only disable pointer-events on disabled <a> btns
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using ↵Mark Otto3-8/+8
mixins because nesting
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot2-5/+2
2015-03-21automatic `grunt dist`Bootstrap's Grunt bot2-2/+4
2015-03-19automatic `grunt dist`Bootstrap's Grunt bot2-3/+7
2015-03-17Only disable pointer-events on disabled <a> btns; fixes #16088Chris Rebert1-1/+4
<a> doesn't support the `[disabled]` attribute, so `a.btn.disabled` simulates it using `pointer-events: none`. However, this is unnecessary for <button>s and <input>s, and also prevents their `[disabled]` cursor from displaying. [skip sauce] [skip validator]
2015-03-16automatic `grunt dist`Bootstrap's Grunt bot1-2/+2
2015-03-16full gruntv3.3.4Chris Rebert6-31/+31
2015-03-15automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-03-15automatic `grunt dist`Bootstrap's Grunt bot1-2/+2
2015-03-15Run `grunt`.XhmikosR1-2/+2
2015-03-11grunt cssMark Otto3-11/+4
2015-03-11grunt cssMark Otto3-20/+2
2015-03-10automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot3-8/+2
2015-03-09fix examples alignmentMark Otto1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-09automatic grunt distBootstrap's Grunt bot3-3/+2
2015-03-09automatic grunt distBootstrap's Grunt bot2-2/+2
2015-03-04automatic grunt distBootstrap's Grunt bot2-3/+3