aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-27don't wait for ready when binding events to documentCarl Porth8-62/+45
2012-09-27Fix for #4550Artem Kustikov2-3/+8
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederström2-2/+6
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen4-10/+53
2012-09-26bind data-api events to document instead of body to allow body replacementCarl Porth8-8/+8
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto14-64/+32
2012-09-26Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto13-64/+32
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-26change up carouselMark Otto4-57/+100
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto4-62/+54
2012-09-25fix getting started examplesMark Otto2-30/+28
2012-09-25fix homepage example sitesMark Otto2-48/+44
2012-09-25cleanup breadcrumbs less code (nesting)Mark Otto1-6/+6
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto4-12/+16
2012-09-25restore gradient to navbarsMark Otto3-8/+18
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto3-10/+9
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto15-727/+604
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto15-271/+95
2012-09-25remove remaining fluid grid cssMark Otto6-209/+8
2012-09-25remove references to row fluid elsewhereMark Otto2-21/+6
2012-09-25make .input-* classes match .btn-* size classesMark Otto4-55/+117
2012-09-25remove all ie7 conditionals and mixinsMark Otto14-201/+23
2012-09-25remove ie7 support from mixinsMark Otto1-35/+2
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto65-394/+7792
2012-09-25headway, cleanup, and testsMark Otto7-399/+434
2012-09-25Use paginationActiveBackground var to finish fixing #4295Robin Lewis1-1/+1
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton4-4/+10
2012-09-24update docs for tooltip html + the dropdown methods apiJacob Thornton2-8/+8
2012-09-24change tooltip/popover insert strategyJacob Thornton8-49/+10
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton2-5/+5
2012-09-24Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton7-35/+145
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton5-5/+6
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto5-0/+75
2012-09-23match decimal placements in type.lessMark Otto1-1/+1
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto2-26/+31
2012-09-22Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto12-47/+65
2012-09-21add specific line items to contributing doc for issues, update branch listMark Otto1-9/+39
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton4-13/+13
2012-09-20remove src'sJacob Thornton1-1/+1
2012-09-20rebuild - fix missing (Jacob Thornton4-4/+22
2012-09-20added support for jquery 1.8.*Jacob Thornton6-31/+31
2012-09-20fixes #5127: add @inputHeight to replace static instances of '30px' throughou...Mark Otto4-9/+10
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto4-24/+300
2012-09-20fixes #5102, #5166, #5194, #5205: add overflow: visible; to .nav-collapse.col...Mark Otto7-9/+47
2012-09-20fixes #5211 manually: spacing in mixins to match othersMark Otto1-2/+2
2012-09-20fixes #5212: text emphasis classes only get hover with linksMark Otto2-28/+15
2012-09-19increase padding on homepage buttonMark Otto1-1/+1
2012-09-18add new vars for common border-radius, upping border-radius of inputs to 4px;...Mark Otto6-83/+182
2012-09-18add new vars for common font-sizes and paddings with large, small, and mini c...Mark Otto6-235/+143
2012-09-18Merge branch '2.1.2-wip' of https://github.com/uberspeck/bootstrap into ubers...Mark Otto6-13/+6132