aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
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
Add touch-action: manipulate to .btn
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 ↵Mark Otto15-26/+26
CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle
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
Deprecate the `remote` option of modals?
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
[skip sauce]
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 ↵Mark Otto3-6/+2
to avoid jumping progress
2014-07-05Fixes #13943: Lighten the navbar inverse link color more since our text ↵Mark Otto3-3/+3
contrast change in v3.2.0
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
Closes #13892. [skip sauce]
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
[skip sauce]
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760 Closes #13087 as WONTFIX. Closes #13597 as WONTFIX.
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
docs: use valid JSON in compound option value examples
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 ↵Mark Otto4-4/+4
.navbar-collapse height in landscape devices
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
2014-07-02Merge branch 'master' into pr/14005Mark Otto5-1/+8805
2014-07-02merge in and resolve conflictsMark Otto2-2/+2
2014-07-02fix new form validationMark Otto1-4/+4
2014-07-02Merge branch 'pr/14011'Mark Otto1-0/+48
2014-07-02fix up examplesMark Otto1-22/+26
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-07-02Add collapsed default class to navbar-toggleMichael Silber15-26/+26
2014-07-02Moves checkbox/radios into "Validation states" example.Zac Echola1-52/+44
2014-07-02Documents radio and checkbox validation statesZac Echola1-0/+52
References #14010 fixing duped IDs fix ALL the duped IDs. make example id match actual id
2014-07-01Copy all files in docs/dist.XhmikosR3-0/+8756
Now we are on par with what we have on the gh-pages dist/ folder.
2014-06-30Merge pull request #13988 from twbs/fix-13896Chris Rebert1-1/+1
doc that you can't use both data-ride and $().carousel() on the same carousel
2014-06-30fix #13964Chris Rebert1-3/+5
2014-06-30Update dependencies.XhmikosR4-4/+4