Patrick H. Lauke 
							
						 
					 
					
						
						
						
						
							
						
						
							04280335f6 
							
						 
					 
					
						
						
							
							Add aria-expanded and aria-controls to docs navbar toggle  
						
						... 
						
						
						
						Also, use id rather class name for the navigation, as it's unique and
lets us use correct aria-controls (and without the use of id,
aria-expanded does not get updated correctly by the current dropdown
toggle script) 
						
						
					 
					
						2015-03-24 10:32:53 +00:00 
						 
				 
			
				
					
						
							
							
								Heinrich Fenkart 
							
						 
					 
					
						
						
						
						
							
						
						
							be68cdd4b8 
							
						 
					 
					
						
						
							
							Properly document Modal#handleUpdate  
						
						
						
						
					 
					
						2015-03-03 06:45:38 +01:00 
						 
				 
			
				
					
						
							
							
								Heinrich Fenkart 
							
						 
					 
					
						
						
						
						
							
						
						
							0553300a36 
							
						 
					 
					
						
						
							
							Follow-up to 769c27a19f: Add new section to nav  
						
						
						
						
					 
					
						2015-02-25 03:30:58 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							2e20e67dc1 
							
						 
					 
					
						
						
							
							Document sticky :hover on mobile browsers;  fixes   #12832  
						
						
						
						
					 
					
						2015-01-20 19:22:20 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5ccfd98c31 
							
						 
					 
					
						
						
							
							Document the VERSION property of the jQuery plugins;  fixes   #15202  
						
						... 
						
						
						
						[skip sauce] 
						
						
					 
					
						2014-12-30 13:32:28 -08:00 
						 
				 
			
				
					
						
							
							
								Patrick H. Lauke 
							
						 
					 
					
						
						
						
						
							
						
						
							d9c3e5f3ad 
							
						 
					 
					
						
						
							
							Fix/merge advice on low percentage progress bars  
						
						... 
						
						
						
						- actually add the ``min-width`` extra style (and use ``em`` rather than
``px``) to the 0% and 2% example
- remove the unnecessarily redundant sentence in the "With labels"
section
- remove the unnecessary heading/section specifically for low percentage
case, make it flow naturally as part of the "With labels" section 
						
						
					 
					
						2014-12-10 16:50:21 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							9928144dc4 
							
						 
					 
					
						
						
							
							Fixes   #15241 : Add simple example to docs for collapse plugin  
						
						
						
						
					 
					
						2014-11-29 23:03:47 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							450a9ece10 
							
						 
					 
					
						
						
							
							Merge pull request  #15125  from patrickhlauke/docs-clean-up  
						
						... 
						
						
						
						Docs clean up - unnecessary role attributes, callout clarifications 
						
						
					 
					
						2014-11-17 02:13:21 -08:00 
						 
				 
			
				
					
						
							
							
								Patrick H. Lauke 
							
						 
					 
					
						
						
						
						
							
						
						
							cb8581580c 
							
						 
					 
					
						
						
							
							Move button-tags section to start of button section  
						
						
						
						
					 
					
						2014-11-15 00:26:22 +00:00 
						 
				 
			
				
					
						
							
							
								Patrick H. Lauke 
							
						 
					 
					
						
						
						
						
							
						
						
							bab36220c9 
							
						 
					 
					
						
						
							
							Redundant role="navigation" on <nav>s  
						
						... 
						
						
						
						plus one example that still used the old <div role="navigation"> and a
fix-up of the callout as per
https://github.com/twbs/bootstrap/issues/15109  
						
						
					 
					
						2014-11-14 10:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							1211a8155e 
							
						 
					 
					
						
						
							
							JS docs: add Options, Methods, Events subsections to nav sidebar  
						
						
						
						
					 
					
						2014-11-11 21:16:34 -08:00 
						 
				 
			
				
					
						
							
							
								Patrick H. Lauke 
							
						 
					 
					
						
						
						
						
							
						
						
							bb89657bcb 
							
						 
					 
					
						
						
							
							Assorted accessibility (and some consistency) fixes for documentation  
						
						... 
						
						
						
						Closes  #14951  by merging it. 
					
						2014-11-11 07:46:14 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							d904429e05 
							
						 
					 
					
						
						
							
							Merge pull request  #14986  from twbs/safari-broken-printing-doc  
						
						... 
						
						
						
						Add #14868  to the compatibility docs 
						
						
					 
					
						2014-11-05 14:59:24 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							594831f4f3 
							
						 
					 
					
						
						
							
							Add event.relatedTarget + data-* example to Modal docs  
						
						... 
						
						
						
						Fixes  #14245  
					
						2014-11-03 13:37:27 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							f0d8894d54 
							
						 
					 
					
						
						
							
							Add  #14868  to the compatibility docs  
						
						
						
						
					 
					
						2014-11-03 10:56:30 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							e795ea1084 
							
						 
					 
					
						
						
							
							Fixes   #14791 : document dropdown dividers  
						
						
						
						
					 
					
						2014-10-25 18:44:55 -07:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							8e25695d09 
							
						 
					 
					
						
						
							
							Fixes   #14687 : Include video element in responsive embed  
						
						
						
						
					 
					
						2014-09-26 13:45:28 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							afde59ef87 
							
						 
					 
					
						
						
							
							Mention Bootlint in Getting Started docs under new Tools section  
						
						... 
						
						
						
						[skip sauce] 
						
						
					 
					
						2014-09-23 18:24:37 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							c447cc7bc1 
							
						 
					 
					
						
						
							
							Add section to docs explaining our stance on validators  
						
						
						
						
					 
					
						2014-09-05 11:59:04 -07:00 
						 
				 
			
				
					
						
							
							
								Guo Du 
							
						 
					 
					
						
						
						
						
							
						
						
							57c152e8ff 
							
						 
					 
					
						
						
							
							fix nav links to end with / to avoid 301 redirect  
						
						
						
						
					 
					
						2014-08-27 21:37:55 +01:00 
						 
				 
			
				
					
						
							
							
								Heinrich Fenkart 
							
						 
					 
					
						
						
						
						
							
						
						
							2c625c7d1a 
							
						 
					 
					
						
						
							
							Clean up buttons documentation  
						
						
						
						
					 
					
						2014-08-06 06:10:51 +02:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							9096c20021 
							
						 
					 
					
						
						
							
							grunt  
						
						
						
						
					 
					
						2014-08-04 14:05:12 -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 
							
						 
					 
					
						
						
						
						
							
						
						
							8e2348e9ed 
							
						 
					 
					
						
						
							
							Fixes   #13746 : Add docs section for brand image  
						
						
						
						
					 
					
						2014-07-06 18:39:37 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Silber 
							
						 
					 
					
						
						
						
						
							
						
						
							1e407c81f1 
							
						 
					 
					
						
						
							
							Add collapsed default class to navbar-toggle  
						
						
						
						
					 
					
						2014-07-02 16:49:03 -04:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							4dcdc08d89 
							
						 
					 
					
						
						
							
							grunt  
						
						
						
						
					 
					
						2014-06-25 23:03:40 -07:00 
						 
				 
			
				
					
						
							
							
								Bas Bosman 
							
						 
					 
					
						
						
						
						
							
						
						
							8c1160d91b 
							
						 
					 
					
						
						
							
							Document IE8 font-face weirdness  
						
						
						
						
					 
					
						2014-06-19 16:07:18 +02:00 
						 
				 
			
				
					
						
							
							
								Bas Bosman 
							
						 
					 
					
						
						
						
						
							
						
						
							128e52ff29 
							
						 
					 
					
						
						
							
							Fix dismissible spelling  
						
						
						
						
					 
					
						2014-06-18 00:00:28 +02:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kulinicenko 
							
						 
					 
					
						
						
						
						
							
						
						
							585f4787f7 
							
						 
					 
					
						
						
							
							text transformation added  
						
						... 
						
						
						
						Transform text in components with text capitalization classes. 
						
						
					 
					
						2014-05-24 15:33:15 +02:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							be00b82bb9 
							
						 
					 
					
						
						
							
							nuke the rtl docs  
						
						
						
						
					 
					
						2014-05-12 19:55:58 -07:00 
						 
				 
			
				
					
						
							
							
								Quy Ton 
							
						 
					 
					
						
						
						
						
							
						
						
							5f6304bd65 
							
						 
					 
					
						
						
							
							Remove outdated rtl nav links  
						
						
						
						
					 
					
						2014-05-08 07:20:25 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5d8880fdfa 
							
						 
					 
					
						
						
							
							move Grunt info from README into HTML docs  
						
						... 
						
						
						
						Fixes  #13470  
					
						2014-05-07 19:38:27 -07:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							f0daa64a29 
							
						 
					 
					
						
						
							
							move rtl to getting started, per @cvrebert's feedback  
						
						
						
						
					 
					
						2014-05-07 15:30:27 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							f793853609 
							
						 
					 
					
						
						
							
							document grid column wrapping behavior;  fixes   #13247  
						
						
						
						
					 
					
						2014-04-30 20:15:46 -07:00 
						 
				 
			
				
					
						
							
							
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							fa9e541f5e 
							
						 
					 
					
						
						
							
							Re-implement Universal Analytics  
						
						... 
						
						
						
						X-Refs:
b2a67ffe55c97e6d5cad 
						
						
					 
					
						2014-04-04 10:28:45 +02:00 
						 
				 
			
				
					
						
							
							
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							b2a67ffe55 
							
						 
					 
					
						
						
							
							Revert upgrade to Universal Analytics  
						
						... 
						
						
						
						The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now. 
						
						
					 
					
						2014-03-27 23:03:42 +01:00 
						 
				 
			
				
					
						
							
							
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							a696d47592 
							
						 
					 
					
						
						
							
							Change GA events to Universal Analytics  
						
						
						
						
					 
					
						2014-03-27 21:26:21 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							98bddd8904 
							
						 
					 
					
						
						
							
							Add TOC entry for "Third-party libraries" callout section to JS docs  
						
						
						
						
					 
					
						2014-03-27 12:49:53 -07:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b004c9ac39 
							
						 
					 
					
						
						
							
							Rename and organize nav partials for cleaner file structure  
						
						
						
						
					 
					
						2014-03-16 19:32:08 -07:00