aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/navs.html
AgeCommit message (Collapse)AuthorFilesLines
2015-01-21Move inline CSS to docs.css.XhmikosR1-1/+1
2014-11-24Give all embedded live docs examples data-example-id attrsChris Rebert1-7/+7
Refs #11410
2014-11-13give all docs callouts IDsChris Rebert1-4/+4
[skip sauce]
2014-11-11Assorted accessibility (and some consistency) fixes for documentationPatrick H. Lauke1-24/+31
Closes #14951 by merging it.
2014-10-28Safari v8.0 still suffers from Justified Nav rendering bugChris Rebert1-1/+1
2014-09-23Also mention the "no justified navbars" limitation in the Nav docsChris Rebert1-0/+1
Refs #14598 [skip sauce]
2014-09-21the justified nav bug is still present in Safari v7.1Chris Rebert1-1/+1
2014-07-08add role="presentation" to tab <li>s to improve accessibilityChris Rebert1-33/+33
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-10/+10
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-05-28add missing role="menu" attrs to .dropdown-menu elements in docs+examplesChris Rebert1-2/+2
Docs audit prompted by #13697. [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-03-16Break up docs into includesMark Otto1-0/+181