aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-13Merge pull request #9403 from twbs/bs3_navbar_overhaulMark Otto9-462/+686
2013-08-13Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto24-308/+575
2013-08-13lighter default navbar, add borders to navbars, tweak padding and alignmentsMark Otto4-17/+43
2013-08-13Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-13fixes #9431: specify font-size in dropdown menus to avoid inheritance issuesMark Otto3-1/+3
2013-08-13Merge pull request #9427 from saiwang/fix-example-snippetMark Otto1-1/+1
2013-08-14fix mixin code examplesaiwang1-1/+1
2013-08-13Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto11-155/+278
2013-08-13fixes #9425: focused input in docs gets actual focus stylesMark Otto1-1/+1
2013-08-13Merge pull request #9404 from twbs/bs3_drop_accordion_for_panelMark Otto11-155/+278
2013-08-13Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panelMark Otto10-132/+243
2013-08-13Merge pull request #9410 from ggam/pagination-sizeMark Otto2-38/+26
2013-08-13Merge pull request #9421 from ggam/input-sizeMark Otto2-33/+26
2013-08-13Merge pull request #9424 from twbs/bs3_btn_groupsMark Otto4-18/+138
2013-08-13enable button groups in vertical button groupsMark Otto4-21/+60
2013-08-13Added input-size mixinggam2-33/+26
2013-08-13derpMark Otto4-15/+96
2013-08-13Merge pull request #9418 from BBosman/fix-9415Mark Otto1-1/+1
2013-08-13Merge pull request #9420 from saiwang/patch-highlight-hintChris Rebert1-1/+1
2013-08-14patch highlighting hintsaiwang1-1/+1
2013-08-13Fixes #9415Bas Bosman1-1/+1
2013-08-13Fixed errorsGuillermo González de Agüero1-1/+1
2013-08-13Added pagination-size mixinggam2-38/+26
2013-08-13fixes #8985: only specify minified dist files for bowerMark Otto1-1/+1
2013-08-12fix negative indenting in button group for nested button groupsMark Otto3-3/+9
2013-08-12copyMark Otto1-1/+1
2013-08-12Drop the accordion for the panelMark Otto11-112/+231
2013-08-12mention fubared state of overflow hidden on body in android and iOS to fix #8...Mark Otto1-0/+3
2013-08-12Merge pull request #9389 from twbs/emphasize-git-HEADMark Otto2-3/+8
2013-08-12invert dropdown styles in navbar for inverse variationMark Otto3-1/+55
2013-08-12Merge branch '3.0.0-wip' into bs3_navbar_overhaulMark Otto9-80/+92
2013-08-12Merge pull request #9396 from twbs/docs-html-validationMark Otto7-59/+86
2013-08-12finish fixing #9295: add button group buttons to new input group sizingMark Otto3-5/+9
2013-08-12fixes #9400: add box-sizing to pseudo elements as wellMark Otto3-3/+7
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto5-77/+80
2013-08-12Navbar refactorMark Otto8-456/+599
2013-08-12Components docs: Dropdowns section: add .sr-only toggle buttons so aria-label...Chris Rebert1-6/+9
2013-08-12add alt text to <img>s in javascript.htmlChris Rebert1-4/+4
2013-08-12add alt text to <img>s in components.htmlChris Rebert1-4/+4
2013-08-12add src attribute to holder.js-powered <img>s so that they validateChris Rebert3-24/+24
2013-08-12add ARIA roles to Dropdown examples in Components docsChris Rebert1-26/+26
2013-08-12add HTML5 validation of docs pages to the buildChris Rebert4-1/+25
2013-08-12Merge pull request #9399 from twbs/make-docs-html-more-validChris Rebert5-74/+77
2013-08-12drop iframe attributes for CSS stylingMark Otto2-2/+7
2013-08-12give navbar forms non-empty `action`sChris Rebert1-3/+3
2013-08-12use unique IDs in Forms examples in docsChris Rebert1-32/+32
2013-08-12rm unnecessary blank id attributeChris Rebert1-1/+1
2013-08-12Headings docs: use put <hN>s within <td>s instead of <th>sChris Rebert2-11/+9
2013-08-12add alt text to <img>s in Images section of CSS docsChris Rebert1-6/+6
2013-08-12add alt text to media object <img>sChris Rebert1-10/+10