aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/dropdowns.html
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Javascript docs: Accessibility and cosmetic changes to headings.Steven Black1-1/+1
2015-01-21Move inline CSS to docs.css.XhmikosR1-1/+1
2014-11-20Merge pull request #15111 from twbs/events-tables-wrappingChris Rebert1-1/+1
2014-11-19Merge pull request #15090 from twbs/dropdowns-eventsChris Rebert1-4/+5
2014-11-17Merge pull request #15125 from patrickhlauke/docs-clean-upChris Rebert1-1/+1
2014-11-16rm redundant role="button" from <button>Chris Rebert1-1/+1
2014-11-14Redundant role="navigation" on <nav>sPatrick H. Lauke1-1/+1
2014-11-13give all docs callouts IDsChris Rebert1-1/+1
2014-11-12Don't line wrap event names in JS plugin docsChris Rebert1-1/+1
2014-11-11JS docs: add Options, Methods, Events subsections to nav sidebarChris Rebert1-3/+3
2014-11-11consolidate relatedTarget docs in dropdown event docsChris Rebert1-4/+5
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke1-8/+8
2014-11-01fix whitespace in js dropdown docsManuel Meurer1-1/+1
2014-10-07Change Twitter links to use `https`.XhmikosR1-24/+24
2014-07-25dropdowns.html: Remove wrong "type" attribute.vsn4ik1-1/+1
2014-07-23unfuck those dropdownsMark Otto1-16/+16
2014-07-21Merge branch 'dropdown-aria' of git://github.com/mckramer/bootstrap into mckr...fat1-8/+8
2014-07-13typosMark Otto1-4/+4
2014-07-12Fixes #14116: Use <button> elements over empty anchorsMark Otto1-10/+32
2014-07-10dropdowns.html: Add role="button" and id="..." to link in example.vsn4ik1-2/+1
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert1-4/+4
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert1-1/+1
2014-07-07nitpick phrasing of the docs added for #13835Chris Rebert1-2/+2
2014-07-06Fixes #13835: More explicitly document mobile dropdown menu dismissing behaviorMark Otto1-1/+3
2014-07-02Add collapsed default class to navbar-toggleMichael Silber1-1/+1
2014-05-22Add aria-haspopup and aria-expanded attributes to dropdown pluginMax Kramer1-8/+8
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-6/+6
2014-03-16Break up docs into includesMark Otto1-0/+177