aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto3-0/+5
2012-03-05Merge branch 'alexpeattie-master' into 2.0.2-wipMark Otto2-2/+2
2012-03-05utilize new dropdown variablesMark Otto4-6/+7
2012-03-05add a ton new variables for type, buttons, inputsMark Otto6-43/+107
2012-03-05add uglify-js install information in compiling section. improve issue #1756Tarsis Azevedo1-2/+2
2012-03-04true > child + varargsJacob Thornton2-6/+6
2012-03-04make sure to pass child var throughJacob Thornton4-135/+135
2012-03-04when > 0 rather than when not 0Jacob Thornton2-3/+3
2012-03-04new approach to grid with recursive mixins :DJacob Thornton4-585/+377
2012-03-04Fixed small button caret and moved less code to dropdownsSimon Charette2-5/+4
2012-03-03Fix typo in .mustache fileAlex Peattie1-1/+1
2012-03-01docs/scaffolding typo: Large display is 1200px and up, not 1210pxAlex Peattie1-1/+1
2012-02-28Added disabled styles to pagerDave Wasmer1-0/+6
2012-02-28Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-0/+8
2012-02-28.progress-warning mention in docsMark Otto3-0/+2
2012-02-28Merge pull request #2305 from MeilleursAgents/features/warning_progress_barMark Otto2-0/+9
2012-02-28Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into feature...Jonathan Camile46-676/+1967
2012-02-28Components: Added mention to warning progress-bar in docsJonathan Camile1-0/+1
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto4-1/+9
2012-02-27Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto0-0/+0
2012-02-27set line-height for labels to prevent change in height when floated per #2222Mark Otto3-2/+4
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto3-0/+2
2012-02-27Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wipMark Otto3-4/+4
2012-02-27removing a few of the size classes, changing up the documentationDominic Barnes2-15/+8
2012-02-27undoing what I suspect are the 'dirty' parts of this commitDominic Barnes4-499/+196
2012-02-27Merge pull request #2227 from andriijas/2.0.2-wip-pillexamplefixMark Otto0-0/+0
2012-02-27Merge branch 'meleyal-patch-1' into 2.0.2-wipMark Otto3-12/+12
2012-02-27manually resolve #2266, typo in example HTML for breadcrumbsMark Otto3-6/+2
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto3-2/+0
2012-02-27fix typo in js docs carousel section per #2299Mark Otto3-2/+2
2012-02-27simplify selector for .modal-form per #2218Mark Otto3-2/+2
2012-02-27really add protocol to examplesMark Otto3-3/+3
2012-02-27add guard for child spansJacob Thornton7-216/+241
2012-02-27working through new grid implementation...Jacob Thornton7-286/+712
2012-02-26add heads up label to new docs mentionMark Otto3-2/+8
2012-02-26remove warning from icons section about :after labels, add section to explain...Mark Otto3-8/+4
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto7-2/+22
2012-02-26Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-2/+2
2012-02-25Adding a 'horizontal' option to description lists, similar to .form-horizontalDominic Barnes7-207/+575
2012-02-24fix for @pamelafox and #1861Jacob Thornton2-1/+1
2012-02-24and pause on hover option to carouselJacob Thornton5-0/+20
2012-02-24fix docs example in js page per #2225Mark Otto3-2/+2
2012-02-24add version to docs homepage, fix docs example for formsMark Otto6-4/+7
2012-02-25Fix typos and clarify wording in carousel docsmeleyal2-4/+4
2012-02-24Fix broken links to fav and touch icons in examples, fixes #2244meleyal3-12/+12
2012-02-24Progress bars: Added warning (orange) barJonathan Camile1-0/+8
2012-02-24Fixing nav-pills code example - closes #2225Andreas Cederström1-1/+1
2012-02-23add note about backdrop staticJacob Thornton3-2/+2
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto5-11/+13
2012-02-22Allows escape to bubble when menu isn't shownPete Hopkins1-0/+1