aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-10-01remove tabbable tabs on left, right, and bottom; instead, from here out use s...Mark Otto5-387/+2
2012-09-30remove table grid sizing, it can use the new default grid columns insteadMark Otto1-144/+0
2012-09-30consolidate border-radius on codeMark Otto1-2/+1
2012-09-30run make on prev commitMark Otto1-7/+0
2012-09-30carousel refinementsMark Otto1-2/+6
2012-09-30change notes about responsive in Scaffolding page: no longer separate fileMark Otto2-8/+4
2012-09-30single CSS file for all css, including responsiveMark Otto2-689/+680
2012-09-30remove more ie7 css hacksMark Otto1-21/+0
2012-09-30clean up comments in reset, remove ie7 css hacksMark Otto1-3/+0
2012-09-30remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'...Mark Otto2-41/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto2-231/+76
2012-09-30remove firefox <3.6 css hacks for buttonsMark Otto1-6/+0
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto13-32/+433
2012-09-30run make after mergeMark Otto1-2/+4
2012-09-30add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto4-2/+144
2012-09-30add link to examples on index page; add back narrow marketing page and signin...Mark Otto4-0/+237
2012-09-30fixes #5360: typo in tables docsMark Otto4-10/+26
2012-09-28clean up emphasis docs textMark Otto2-4/+4
2012-09-28fixes #5334: html snippet commentsMark Otto2-4/+4
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederström1-1/+4
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen2-6/+8
2012-09-26Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto9-44/+23
2012-09-26Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto8-44/+23
2012-09-26dat new kippt hotnessMark Otto1-0/+0
2012-09-26change up carouselMark Otto3-37/+69
2012-09-26move mixins that generate css to utilities.less with different class names, b...Mark Otto2-56/+28
2012-09-25fix getting started examplesMark Otto2-30/+28
2012-09-25fix homepage example sitesMark Otto2-48/+44
2012-09-25remove .dividers from breadcrumbs, instead use :after and contentMark Otto3-11/+13
2012-09-25restore gradient to navbarsMark Otto2-6/+16
2012-09-25increase padding on navbar links, remove font-size override on .navbar from d...Mark Otto2-9/+8
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto13-692/+591
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use standa...Mark Otto12-228/+93
2012-09-25remove remaining fluid grid cssMark Otto1-8/+4
2012-09-25remove references to row fluid elsewhereMark Otto1-10/+2
2012-09-25make .input-* classes match .btn-* size classesMark Otto3-48/+82
2012-09-25remove all ie7 conditionals and mixinsMark Otto2-141/+15
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto33-231/+1128
2012-09-25headway, cleanup, and testsMark Otto4-97/+269
2012-09-24check affix pos on clicks - use timeout for clicks which scrollJacob Thornton3-3/+7
2012-09-24update docs for tooltip html + the dropdown methods apiJacob Thornton2-8/+8
2012-09-24change tooltip/popover insert strategyJacob Thornton5-32/+7
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-4/+4
2012-09-24Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton2-14/+16
2012-09-24change tooltip/popover html default to false for xss safety netJacob Thornton3-3/+3
2012-09-23ensure 100% width for .uneditable-inputs in <767px viewportsMark Otto2-0/+2
2012-09-22fixes #5216: calculate heading sizes via math rather than fixed pixel amountsMark Otto1-14/+14
2012-09-20change transition.js, rebuild… travis maybe will be happy?Jacob Thornton3-9/+9
2012-09-20rebuild - fix missing (Jacob Thornton3-3/+21
2012-09-20added support for jquery 1.8.*Jacob Thornton1-4/+2