aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/js/scrollspy.html
AgeCommit message (Collapse)AuthorFilesLines
2014-11-11move scrollspy callouts so they're all adjacent to each otherChris Rebert1-8/+8
2014-11-11Wash-up of some stray dropdown examplesPatrick H. Lauke1-1/+1
adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button"
2014-09-23linkify reference to Nav component in Scrollspy docsChris Rebert1-1/+1
2014-09-22fixes #14654: callout for scrollspy-nav linkMark Otto1-0/+5
2014-07-02Add collapsed default class to navbar-toggleMichael Silber1-1/+1
2014-05-09add role="tablist" to .nav-tabs in examples to improve accessibilityChris Rebert1-1/+1
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-04-21document that non-:visible scrollspy targets are ignored; fixes #13394Chris Rebert1-0/+4
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto1-1/+1
2014-03-16Break up docs into includesMark Otto1-0/+142