Chris Rebert
e9374c0609
add role="tablist" to .nav-tabs in examples to improve accessibility
...
Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
2014-05-09 15:05:20 -07:00
Chris Rebert
949b81f511
Improve accessibility of close buttons in modals & alerts
...
Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
2014-05-03 19:53:34 -07:00
Mark Otto
f9b88cbe9e
Merge pull request #13461 from patrickhlauke/docs-dropdown-sr-only
...
Remove sr-only from components/dropdowns example
2014-05-01 22:41:06 -07:00
Patrick H. Lauke
463e02511b
Remove sr-only from components/dropdown entirely
...
possibly less confusing option, as per discussion, is to always show the
dropdown trigger button (both live and in that code example)
2014-05-01 20:26:42 +01:00
Chris Rebert
42c8daea75
Not Less' fault per se
2014-05-01 11:45:48 -07:00
Patrick H. Lauke
7026c9626a
Remove sr-only from components/dropdowns example
...
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-04-29 20:52:35 +01:00
Chris Rebert
31f01c1abb
Document that @import-ing Bootstrap can break the icon font path
...
Addresses part of #13429 .
2014-04-25 12:02:16 -07:00
Chris Rebert
aec366c591
fix #13340 by documenting @icon-font-path & @icon-font-name more
2014-04-15 20:03:44 -07:00
Mark Otto
f159ce8b9e
Fixes #13208 : Drop <b> for <span> in code snippets and examples
2014-04-07 22:59:37 -07:00
Chris Rebert
1c19284a38
doc how to change the collapsed mobile navbar breakpoint; fixes #13126
2014-04-03 13:31:55 -07:00
Chris Rebert
11ffc7346b
explicitly doc that icon classes should only be used on empty elements; closes #13240
2014-03-31 20:23:14 -07:00
Chris Rebert
4d859d177a
copyedit responsive-embed.html
2014-03-17 03:04:37 -07:00
Mark Otto
2a43e7e78a
Break up docs into includes
2014-03-16 19:03:53 -07:00