| 
							
							
								 Chris Rebert | fc19cad608 | Use autocomplete="off" in buttons plugin docs examples Refs #13875. | 2014-07-18 13:59:37 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 74691b7e27 | add docs note about browsers w/ JS disabled; fixes #14134 [skip sauce] | 2014-07-14 17:17:38 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | 2c540b7e33 | typos | 2014-07-13 00:08:25 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | d9a38cd99f | Fixes #14132: add .alert-dismissible to docs examples | 2014-07-12 17:51:57 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | 7ec6c9fd13 | Fixes #14116: Use <button> elements over empty anchors | 2014-07-12 15:16:43 -07:00 |  | 
			
				
					| 
							
							
								 vsn4ik | 816c8f480a | dropdowns.html: Add role="button" and id="..." to link in example. | 2014-07-10 21:44:46 +04:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 8c6061c195 | Merge pull request #14089 from twbs/accordion-panel-group-aria-multiselectable Add role="tablist" & aria-multiselectable="true" to accordion .panel-group | 2014-07-08 12:56:06 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 878f720ea1 | Add role="tablist" & aria-multiselectable="true" to accordion .panel-group to improve accessibility Refs #13555.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce] | 2014-07-08 12:47:44 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 81f67e925a | add role="tabpanel" to .panel-collapse to improve accessibility Refs #13555.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#collapse
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce] | 2014-07-08 12:40:42 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 4683beeedf | Merge pull request #14085 from twbs/tab-lis-role-preso add role="presentation" to tab <li>s to improve accessibility | 2014-07-08 12:25:38 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | e2b4f3429c | Add role="tabpanel" to .tab-pane <div>s to improve accessibility 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-08 12:11:02 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 5c1f4e1a0c | add role="presentation" to tab <li>s to improve accessibility 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-08 12:00:43 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 2e3f1a23f6 | Merge pull request #14072 from twbs/carousel-gloss-buttons Add screenreader text to prev/next carousel buttons in examples to improve accessibility | 2014-07-07 20:16:52 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 849bf58a54 | Add screenreader text to prev/next carousel buttons in examples to improve accessibility Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce] | 2014-07-07 20:05:44 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 94eff8c159 | add role="listbox" to .carousel-inner to improve accessibility of Carousels Refs #13556.
Per https://github.com/paypal/bootstrap-accessibility-plugin/#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin
[skip sauce] | 2014-07-07 19:53:57 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 7c50b9ad7a | Add role="tablist" to .nav-pills in examples to improve accessibility Follow-up to e9374c0609c9e63fd6033f684b18ff105e1756ae
Per f203dea4b6Credit: https://github.com/paypal/bootstrap-accessibility-plugin & @rohk
[skip sauce] | 2014-07-07 19:24:32 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 520b3547a4 | nitpick phrasing of the docs added for #13835 | 2014-07-07 00:10:49 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | 5e41a23ec5 | Fixes #13835: More explicitly document mobile dropdown menu dismissing behavior | 2014-07-06 16:55:35 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | 44f83fff90 | Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_collapse_button Add collapsed default class to navbar-toggle | 2014-07-06 16:37:42 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 7933a50ee5 | Merge pull request #14034 from twbs/deprecate-modal-remote Deprecate the `remote` option of modals? | 2014-07-05 23:48:25 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 7f4af4aeea | remotemodal docs: mention jQuery.load and other JS options as alternatives[skip sauce] | 2014-07-05 23:43:29 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 24e51590b7 | modal docs formatting tweak [skip sauce] | 2014-07-03 12:58:20 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 8340d664ce | Mark the remoteoption of the Modal plugin as deprecated.Follow-up to https://github.com/twbs/bootstrap/issues/13087#issuecomment-46563760
Closes #13087 as WONTFIX.
Closes #13597 as WONTFIX. | 2014-07-03 12:58:10 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 456bd67da8 | Merge pull request #13986 from twbs/address-13874 docs: use valid JSON in compound option value examples | 2014-07-03 11:07:50 -07:00 |  | 
			
				
					| 
							
							
								 Michael Silber | 1e407c81f1 | Add collapsed default class to navbar-toggle | 2014-07-02 16:49:03 -04:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 8deab3a95d | Merge pull request #13988 from twbs/fix-13896 doc that you can't use both data-ride and $().carousel() on the same carousel | 2014-06-30 14:49:11 -07:00 |  | 
			
				
					| 
							
							
								 Patrick Robertson | dcb09f3b09 | Fix inconsistency between demo and displayed code for modal demo Fixes #13991 | 2014-06-30 19:19:18 +07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 3dfad4f1ad | doc that you can't use both data-ride and $().carousel() on the same carousel; fixes #13896 [skip sauce] | 2014-06-29 21:16:44 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 48e35cb830 | docs: use valid JSON in compound option value examples Fixes #13874.
[skip sauce] | 2014-06-29 21:08:42 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | d23d9ee4a0 | fix #13979 | 2014-06-29 19:58:09 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 2f7d5fd26b | docs: minor correction to the focus-triggered popover demo explanation | 2014-06-26 12:21:45 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 43b7a942bc | fix class names in popover live examples in docs | 2014-06-26 10:51:07 -07:00 |  | 
			
				
					| 
							
							
								 Mark Otto | 34248437c3 | tweak alert per #13875 | 2014-06-19 19:54:25 -07:00 |  | 
			
				
					| 
							
							
								 Bas Bosman | 128e52ff29 | Fix dismissible spelling | 2014-06-18 00:00:28 +02:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 5b9e2bf126 | popovers.html: fix typo: "Dimissmisable" | 2014-06-17 12:57:54 -07:00 |  | 
			
				
					| 
							
							
								 Heinrich Fenkart | 5e6967358f | Update generated markup by the tooltip plugin in docs; fixes #13796 | 2014-06-12 05:35:27 +02:00 |  | 
			
				
					| 
							
							
								 Mark Otto | ef360b61b5 | clarify and danger-ify affix docs usage requirements, per #10235 | 2014-05-22 20:14:32 -07:00 |  | 
			
				
					| 
							
							
								 Attila Dobi | f47ad79538 | add targetoption to Affix plugin | 2014-05-16 13:07:45 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 00fcf072c6 | update default 'template' value in popover docs | 2014-05-14 18:43:14 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 3465d984fb | add 'container' option motivation to tooltip docs | 2014-05-14 18:23:58 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 6fdbd8e3cf | add 'selector' option motivation to tooltip docs | 2014-05-14 18:21:19 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | e839a49995 | add multiple triggers info to popover docs | 2014-05-14 18:21:19 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 90cfa1a44d | add 'viewport' option to popover docs; #12328 erratum | 2014-05-14 18:20:55 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 99f6f700f4 | docs: sort tooltip & container options for sanity | 2014-05-14 18:12:18 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | a217ed776d | Merge pull request #13558 from twbs/nav-tabs-role-tablist add some ARIA roles to tabs for improved accessibility | 2014-05-09 23:12:46 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | b7ac0d401f | add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin | 2014-05-09 15:31:52 -07:00 |  | 
			
				
					| 
							
							
								 Chris Rebert | 0a808fc56c | add role="tab" to .nav-tabs [data-toggle="tab"] Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel
Credit: https://github.com/paypal/bootstrap-accessibility-plugin | 2014-05-09 15:12:57 -07:00 |  | 
			
				
					| 
							
							
								 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 | d36c150569 | tweak formatting in Carousel docs for clarity; fixes #13522 | 2014-05-06 11:34:46 -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 |  |