aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert6-67/+67
2014-07-08derpMark Otto1-1/+1
2014-07-07Fixes #14068: Update docs note for inline formsMark Otto1-5/+5
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto3-7/+21
2014-07-07more accurate homepage titleMark Otto2-2/+2
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert3-2/+16
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert3-2/+16
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert3-5/+5
2014-07-07Cut down on homepage file size; reorg some docs CSSMark Otto2-69/+55
2014-07-07Merge pull request #14036 from twbs/fix-13575Chris Rebert13-0/+23
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert5-17/+17
2014-07-07Part 2 for fixing #13996: Add a docs callout to help folks using SVG images i...Mark Otto1-0/+4
2014-07-07gruntMark Otto5-26/+66
2014-07-07docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3Chris Rebert1-1/+1
2014-07-07nitpick phrasing of the docs added for #13835Chris Rebert1-2/+2
2014-07-07grammar fix; indicate that img[src] shouldn't actually be emptyChris Rebert1-2/+2
2014-07-06Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-0/+2
2014-07-06Merge pull request #14029 from BBosman/touch-actionMark Otto1-0/+2
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto5-2/+32
2014-07-06Fixes #13835: More explicitly document mobile dropdown menu dismissing behaviorMark Otto1-1/+3
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto4-5/+7
2014-07-06Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto15-26/+26
2014-07-06gruntMark Otto1-1/+1
2014-07-06Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto4-4/+4
2014-07-06gruntMark Otto3-14/+20
2014-07-05Merge pull request #14034 from twbs/deprecate-modal-remoteChris Rebert1-2/+4
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
2014-07-05gruntMark Otto4-7/+5
2014-07-05gruntMark Otto2-8/+12
2014-07-05Fixes #13967: Don't reset the cite element's font-styleMark Otto3-5/+2
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto3-6/+2
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto3-3/+3
2014-07-05gruntMark Otto6-8/+8
2014-07-05Docs: add missing example code code for `kbd` after #13351.XhmikosR1-1/+2
2014-07-03Add Wall of Browser Bugs entry for #13892Chris Rebert1-0/+6
2014-07-03use non-minified Bootstrap JS when on non-gh-pagesChris Rebert8-0/+6
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert3-0/+4
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert3-0/+5
2014-07-03use non-minified BS Theme CSS on non-gh-pagesChris Rebert1-0/+4
2014-07-03use non-minified Bootstrap CSS on non-gh-pagesChris Rebert1-0/+4
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
2014-07-03Remove superfluous cursor:pointerBas Bosman1-1/+0
2014-07-03Add touch-action: manipulate to buttonsBas Bosman1-0/+2
2014-07-03gruntMark Otto1-1/+1
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto4-4/+4
2014-07-02gruntMark Otto1-1/+1
2014-07-02typoMark Otto3-6/+6
2014-07-02Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto3-13/+33