aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto2-10/+24
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...Mark Otto3-5/+4
2013-01-11Address #6545: clarify initialization of tooltips in docsMark Otto2-2/+2
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto2-3/+5
2013-01-11Fixes #6552: example fix for button groupMark Otto2-6/+6
2013-01-11Fixes #6553: example fix for validation statesMark Otto2-0/+20
2013-01-11Increase input group margin on bottom and vertically center to match inputsMark Otto2-2/+4
2013-01-11Fixes #6473: Make .input-prepend and .input-append inline-block to match othe...Mark Otto2-0/+2
2013-01-11Fixes #6474: remove duplicate .btn border colors to make @btn-border workMark Otto3-13/+3
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto2-20/+20
2013-01-11Comment fixMark Otto1-1/+1
2013-01-11Remove navbar links from sticky footer navbar exampleMark Otto1-5/+0
2013-01-11Merge branch 'wilfra-patch-2' into 2.3.0-wipMark Otto5-5/+5
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto4-7/+7
2013-01-10Update docs/examples/marketing-narrow.htmlWilliam Franceschine1-1/+1
2013-01-10Update docs/examples/marketing-alternate.htmlWilliam Franceschine1-1/+1
2013-01-10Update docs/examples/hero.htmlWilliam Franceschine1-1/+1
2013-01-10Update docs/examples/carousel.htmlWilliam Franceschine1-1/+1
2013-01-10Update docs/examples/fluid.htmlWilliam Franceschine1-1/+1
2013-01-09Merge branch 'aronwoost-patch-1' into 2.3.0-wipMark Otto1-2/+2
2013-01-09Merge branch 'Justin-John-master' into 2.3.0-wipMark Otto1-0/+1
2013-01-09add sticky footer with navbarMark Otto2-0/+167
2013-01-09Corrected carousel arrows to active.#6494, #6489Justin John Mathews1-0/+1
2013-01-09replaced tabs with spacesAron Woost1-2/+2
2013-01-07Removed touchstart from bootstrap-dropdown.js.Kenan Shifflett1-6/+6
2013-01-06Update composer.jsonWesley Overdijk1-1/+0
2013-01-05update docs to reflect #5786Chris Rebert2-2/+2
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke19-1747/+870
2012-12-28Popovers are now flexible width:Mark Otto2-2/+10
2012-12-28Merge pull request #6407 from aurnik/masterMark Otto2-2/+2
2012-12-28Merge branch 'sparanoid-transition-duration' into 2.3.0-wipMark Otto1-0/+6
2012-12-28Add transition-duration mixinTunghsiao Liu1-0/+6
2012-12-27 Fix link to File structure anchorAurnik Islam2-2/+2
2012-12-26Add longer tooltip example to docs, tighten up line-height on tooltip; run makeMark Otto8-17/+46
2012-12-26Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wipMark Otto16-144/+332
2012-12-24Merge pull request #6378 from Yohn/patch-7fat-kun4-1/+29
2012-12-24Update docs/templates/pages/javascript.mustacheYohn1-4/+3
2012-12-24Update docs/javascript.htmlYohn1-4/+3
2012-12-24made container option be falseYohn1-1/+1
2012-12-24removed the length checkYohn1-1/+1
2012-12-23Merge pull request #6380 from Yohn/patch-10fat-kun3-25/+25
2012-12-23Merge pull request #6375 from tkawachi/tooltip-events-2.3.0fat-kun2-0/+88
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-11/+11
2012-12-23data-toggle instead of rel for tooltip and popoverYohn1-3/+3
2012-12-23Update docs/javascript.htmlYohn1-0/+9
2012-12-23Update docs/templates/pages/javascript.mustacheYohn1-0/+9
2012-12-23Update js/tests/unit/bootstrap-tooltip.jsYohn1-0/+10
2012-12-23adding container option to tooltipsYohn1-1/+3
2012-12-23Assign event variables at declarationsKAWACHI Takashi1-4/+4