aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/dropdowns.html
AgeCommit message (Collapse)AuthorFilesLines
2014-07-12move over all js pagesMark Otto1-178/+0
2014-07-11Merge branch 'master' into derpMark Otto1-2/+1
Conflicts: dist/css/bootstrap-theme.css.map dist/css/bootstrap.css.map docs/_includes/components/progress-bars.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css.map
2014-07-10dropdowns.html: Add role="button" and id="..." to link in example.vsn4ik1-2/+1
2014-07-09Merge branch 'master' into derpMark Otto1-4/+4
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-08Refactor: drop .dropdown .caret for a generated caret using ↵Mark Otto1-7/+7
.dropdown-toggle:after
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert1-4/+4
Refs #13554. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce]
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert1-1/+1
Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae Per https://github.com/paypal/bootstrap-accessibility-plugin/commit/f203dea4b6d17264d7b776f02feaeeaa386cc9b2 Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk [skip sauce]
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-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