aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components
AgeCommit message (Collapse)AuthorFilesLines
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-23/+23
2014-06-18Fixes #13400, #13415: actually document the existing practice for links in ↵Mark Otto1-0/+1
panel headings
2014-06-18Fix dismissible spellingBas Bosman1-4/+4
2014-06-10fix grammar in new calloutChris Rebert1-1/+1
2014-06-10docs callout for #13219Mark Otto1-0/+5
2014-06-10fix thumbnails docsMark Otto1-4/+4
2014-06-10button-groups.html: fix grammar: "in on" => "on"Chris Rebert1-1/+1
2014-06-09Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-6/+7
2014-06-09fixes #13769Mark Otto1-4/+4
2014-06-09relativeMark Otto1-1/+1
2014-06-09typoMark Otto1-1/+1
2014-06-09simpler and updated docs copy for icon font file pathsMark Otto1-6/+7
2014-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert4-9/+9
Docs audit prompted by #13697. [skip sauce]
2014-05-28fix #13697Chris Rebert1-2/+2
[skip sauce]
2014-05-09add role="tablist" to .nav-tabs in examples to improve accessibilityChris Rebert1-6/+6
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-03Improve accessibility of close buttons in modals & alertsChris Rebert1-2/+2
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders. Credit: https://github.com/paypal/bootstrap-accessibility-plugin Per: https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-05-01Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-onlyMark Otto1-4/+4
Remove sr-only from components/dropdowns example
2014-05-01Remove sr-only from components/dropdown entirelyPatrick H. Lauke1-5/+5
possibly less confusing option, as per discussion, is to always show the dropdown trigger button (both live and in that code example)
2014-05-01Not Less' fault per seChris Rebert1-1/+1
2014-04-29Remove sr-only from components/dropdowns examplePatrick H. Lauke1-3/+3
Assuming sr-only is used in the actual live code so that the menu can be shown open already ... but having sr-only in the highlighted example code itself is confusing/misleading. Also, change the text for the button from "Dropdown" to "Dropdown trigger" for clarity (and it then matches http://getbootstrap.com/javascript/#dropdowns)
2014-04-25Document that @import-ing Bootstrap can break the icon font pathChris Rebert1-0/+4
Addresses part of #13429.
2014-04-15fix #13340 by documenting @icon-font-path & @icon-font-name moreChris Rebert1-0/+5
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-4/+4
2014-04-03doc how to change the collapsed mobile navbar breakpoint; fixes #13126Chris Rebert1-0/+4
2014-03-31explicitly doc that icon classes should only be used on empty elements; ↵Chris Rebert1-0/+4
closes #13240
2014-03-17copyedit responsive-embed.htmlChris Rebert1-1/+1
2014-03-16Break up docs into includesMark Otto21-0/+2990