aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/dropdowns.html
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-5/+5
Closes #14951 by merging it.
2014-10-25fix validationMark Otto1-3/+3
2014-10-25Fixes #14791: document dropdown dividersMark Otto1-4/+24
2014-06-09fixes #13769Mark Otto1-4/+4
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-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-03-16Break up docs into includesMark Otto1-0/+106