aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-03-05increase specifity of .pills li.active for dropdownsMark Otto2-2/+2
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto4-0/+47
2012-03-05clean up horizontal dl option and docsMark Otto4-21/+28
2012-03-05Merge pull request #2267 from dominicbarnes/dl_horizontalMark Otto2-11/+46
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto2-0/+4
2012-03-05Merge branch 'alexpeattie-master' into 2.0.2-wipMark Otto2-2/+2
2012-03-05utilize new dropdown variablesMark Otto2-2/+2
2012-03-05add a ton new variables for type, buttons, inputsMark Otto2-20/+40
2012-03-05add uglify-js install information in compiling section. improve issue #1756Tarsis Azevedo1-2/+2
2012-03-04true > child + varargsJacob Thornton1-0/+0
2012-03-04make sure to pass child var throughJacob Thornton3-132/+132
2012-03-04when > 0 rather than when not 0Jacob Thornton1-0/+0
2012-03-04new approach to grid with recursive mixins :DJacob Thornton3-352/+352
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-28.progress-warning mention in docsMark Otto3-0/+2
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto2-0/+3
2012-02-27set line-height for labels to prevent change in height when floated per #2222Mark Otto2-1/+2
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto2-0/+1
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 Barnes1-2/+7
2012-02-27undoing what I suspect are the 'dirty' parts of this commitDominic Barnes4-499/+196
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 Otto2-1/+0
2012-02-27fix typo in js docs carousel section per #2299Mark Otto3-2/+2
2012-02-27simplify selector for .modal-form per #2218Mark Otto2-1/+1
2012-02-27really add protocol to examplesMark Otto3-3/+3
2012-02-27add guard for child spansJacob Thornton3-144/+144
2012-02-27working through new grid implementation...Jacob Thornton3-231/+495
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 Otto5-1/+17
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 Barnes6-206/+539
2012-02-24fix for @pamelafox and #1861Jacob Thornton1-0/+0
2012-02-24and pause on hover option to carouselJacob Thornton4-0/+16
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-23add note about backdrop staticJacob Thornton3-2/+2
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto4-8/+8
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto2-0/+8
2012-02-22fix #1954: icons in tabs add jank borderMark Otto2-2/+3
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto3-39/+48
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-426/+3
2012-02-22tighten padding on labels and badges given default line-heightMark Otto2-6/+6
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton8-133/+363
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton3-423/+0