aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-12add alt text to thumbnail <img>sChris Rebert1-5/+5
2013-08-12add alt text to carousel <img>sChris Rebert1-4/+4
2013-08-12Validation states docs: fix closing tagChris Rebert1-1/+1
2013-08-12Merge pull request #9398 from twbs/minor-docs-fixChris Rebert1-2/+2
2013-08-12fix ID of <select> in fieldset[disabled] exampleChris Rebert1-2/+2
2013-08-12fixes #9258: no more float bug with full-width grid columns by removing float...Mark Otto3-18/+22
2013-08-12drop the class on the button group toggles CSS (alt fix to #9297)Mark Otto3-5/+5
2013-08-12safari not webkitMark Otto1-1/+1
2013-08-12fix typo; fix capsChris Rebert1-2/+2
2013-08-12mention #9282 in docs browser sectionMark Otto1-0/+8
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-12undo the grid max-width boundary because it makes offsets kinda borked (you'd...Mark Otto3-11/+1
2013-08-12Merge pull request #9395 from twbs/valid-github-btn-htmlMark Otto1-2/+2
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-3/+3
2013-08-12fixes #9392: no need for width auto on inline/navbar form controls given inli...Mark Otto3-12/+1
2013-08-12social-buttons.html: drop 'px' from height+width attrs per HTML5Chris Rebert1-2/+2
2013-08-12Merge pull request #9394 from twbs/valid-github-btn-htmlChris Rebert1-2/+2
2013-08-12_includes/social-buttons.html: escape ampersands in URLs to fix HTML validati...Chris Rebert1-2/+2
2013-08-12fix spellingChris Rebert1-1/+1
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto6-13/+107
2013-08-12Merge pull request #9388 from johvik/patch-1Mark Otto1-1/+1
2013-08-12update grid xs mixin and update docs to match new mixinsMark Otto2-7/+7
2013-08-12Javascript > Alert should use danger not errorjohvik1-1/+1
2013-08-12update to rename rc2Mark Otto2-2/+2
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-12inherit font-size in code when inside preMark Otto3-1/+3
2013-08-12copyedit media queries docs added in aefed0ada9791338be11dd5318b24f17f517d51aChris Rebert1-2/+2
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-16/+21
2013-08-12fixes #9382: inline forms now require use of .form-group for proper alignment...Mark Otto5-68/+94
2013-08-12Merge pull request #9373 from ggam/button-sizesMark Otto2-8/+13
2013-08-12Merge pull request #9371 from ggam/buttons-consistencyMark Otto2-8/+8
2013-08-12Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto4-17/+49
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto7-19/+5
2013-08-12Merge pull request #9384 from BBosman/aria-hiddenMark Otto3-7/+7
2013-08-12Merge pull request #9383 from BBosman/aria-searchMark Otto1-6/+6