aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11Merge pull request #6550 from Boulox/font-variable-fixMark Otto2-5/+10
2013-01-11Add glyphicons font path variableFabien2-5/+10
2013-01-09Add text alignment utility classesMark Otto4-0/+42
2012-12-28Super lame typo on my part, sorry @necolas :)Mark Otto2-2/+2
2012-12-28Improve documentation for new form validation stylesMark Otto2-12/+22
2012-12-26Simplify form validation states while enabling them to be applied to one fiel...Mark Otto5-138/+64
2012-12-26Remove .text-info and .info form validation statesMark Otto5-70/+0
2012-12-26Drop .input-block-level modifier as inputs are already width: 100%;Mark Otto6-45/+1
2012-12-26Add grid column example to form input sizingMark Otto2-2/+54
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all their...Mark Otto4-188/+2
2012-12-26Cleanup spacing in variables fileMark Otto1-35/+34
2012-12-26Restore .form-horizontalMark Otto2-1/+53
2012-12-26Run make on previous commitsMark Otto1-8/+2
2012-12-26Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-2/+8
2012-12-24Update docs to reflect latest on .clearfixMark Otto2-2/+2
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ...Mark Otto4-68/+2
2012-12-21Merge pull request #6247 from jimwebb/scrollspy-documentation-clarifyfat-kun1-2/+8
2012-12-20update docs regarding normalize and clearfixMark Otto4-10/+8
2012-12-20Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-0/+3
2012-12-20Remove reset.less now that Normalize 2 is fully integratedMark Otto1-205/+0
2012-12-20Finish migrating to Normalize 2:Mark Otto2-0/+148
2012-12-20Merge pull request #6354 from cvrebert/3.0.0-wipMark Otto1-0/+3
2012-12-20Normalize indentation from 4 to 2 spacesMark Otto1-55/+55
2012-12-20Convert normalize comments to // styleMark Otto2-346/+157
2012-12-20Merge branch '3.0.0-wip' into bs3-normalizeMark Otto55-2971/+963
2012-12-20remove .hide specificity override from grid classesMark Otto2-8/+0
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto5-12/+14
2012-12-20Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto8-19/+19
2012-12-20Undo important on hide/show utilties; punt to 3.0Mark Otto2-4/+4
2012-12-20fix up code snippetMark Otto2-2/+2
2012-12-20fix up code snippetMark Otto6-9/+9
2012-12-20add comment regarding caveat of #6199 impl per discussion in/of 14844db862Chris Rebert1-0/+3
2012-12-20Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wipMark Otto2-16/+16
2012-12-20Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap...Mark Otto2-16/+16
2012-12-20Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto2-2/+2
2012-12-20Fixes #6339: Use important flag on .hide and .show utility classesMark Otto2-4/+4
2012-12-20lighter buttons closer to todays versionsMark Otto2-12/+12
2012-12-20reset carousel in the case that it is reinstantiated twicefat1-1/+1
2012-12-20Merge branch '2.2.3' into 2.3.0-wipfat1-1/+1
2012-12-20if carousel element already open, don't reopen it duh bruh bruhfat1-1/+1
2012-12-20Fixes #6236: Fix popover font-size in input groupsMark Otto2-2/+5
2012-12-20Remove dropdown submenu docsMark Otto2-168/+0
2012-12-20Remove dropdown submenu CSSMark Otto2-114/+2
2012-12-20Nuke third lines form carousel examplesMark Otto2-6/+6
2012-12-20Merge branch '2.2.3' into 3.0.0-wipMark Otto28-1197/+249
2012-12-19Get on that carousel indicator lifestyle with some new hawtnessMark Otto3-2/+52
2012-12-19Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3Mark Otto17-101/+166
2012-12-19lol we dont' have affix(refresh)fat5-21/+3
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto7-67/+107
2012-12-19add js support for carousel indicatorsfat8-25/+73