aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-22Fires change event when element is selected from menuPete Hopkins2-1/+6
2012-02-22Allow events to propagate / default if not used.Pete Hopkins1-6/+4
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto2-0/+8
2012-02-22Merge branch 'couchbaselabs-clearfix-ing-form-actions' into 2.0.2-wipMark Otto1-0/+1
2012-02-22Merge branch 'clearfix-ing-form-actions' of https://github.com/couchbaselabs/...Mark Otto1-0/+1
2012-02-22fix #1954: icons in tabs add jank borderMark Otto3-4/+6
2012-02-22restore fixed navbar container reset to grid mixin, add override for inputs w...Mark Otto4-90/+103
2012-02-22Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto7-655/+140
2012-02-22tighten padding on labels and badges given default line-heightMark Otto4-10/+10
2012-02-21Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wipJacob Thornton14-148/+451
2012-02-21rewrite the grid system. Clean shit up tons - only generate 12 columns by def...Jacob Thornton7-647/+137
2012-02-21set width to auto for default navbar container, then override it later for fi...Mark Otto7-7/+21
2012-02-21clear up table styles and docs to fix rowspan and colspan issues for bordered...Mark Otto5-97/+86
2012-02-21clarify responsive docs on media queriesMark Otto4-10/+16
2012-02-21clean up and simplify support for bottom navbar by automagically turning drop...Mark Otto6-46/+8