Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							11c6ab767c 
							
						 
					 
					
						
						
							
							Fixes   #10370 : Improved and deprecated dropdown menu alignment options  
						
						 
						
						... 
						
						
						
						* Removes an old pair of selectors that didn’t properly target the
right-aligned navbar alignment of dropdown menus.
* Deprecates the `.pull-right` alignment in favor of a more specific
and unique class name.
* Adds `.dropdown-menu-right` as the new alignment class. This is then
mixin-ed into the `.navbar-right.navbar-nav` dropdown menus for
auto-alignment.
* To override that auto-alignment, use `.dropdown-menu-left` as needed. 
						
						
					 
					
						2013-12-14 13:22:56 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							5fdd917918 
							
						 
					 
					
						
						
							
							improve icon display on narrow devices  
						
						 
						
						
						
						
					 
					
						2013-12-07 16:28:29 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							5e6f9b9a37 
							
						 
					 
					
						
						
							
							prevent horizontal scroll on components  
						
						 
						
						
						
						
					 
					
						2013-12-07 16:22:43 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							a9b86cbfde 
							
						 
					 
					
						
						
							
							Merge branch 'pr/11138'  
						
						 
						
						... 
						
						
						
						Conflicts:
	dist/css/bootstrap.min.css
	dist/js/bootstrap.min.js
	docs-assets/js/raw-files.js 
						
						
					 
					
						2013-12-07 14:10:41 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							07de53c644 
							
						 
					 
					
						
						
							
							Contextual list group cleanup  
						
						 
						
						... 
						
						
						
						* Adds nav link to sidebar for contextual classes
* Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes
* Adds default and linked variations to example in docs 
						
						
					 
					
						2013-12-07 14:09:03 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							1d20611d54 
							
						 
					 
					
						
						
							
							fix invalid HTML in components.html  
						
						 
						
						... 
						
						
						
						type="button" doesn't make sense for an <a> 
						
						
					 
					
						2013-12-03 20:10:55 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							8dfe93d0b9 
							
						 
					 
					
						
						
							
							Add docs example to go with  #11536  
						
						 
						
						
						
						
					 
					
						2013-11-30 23:38:39 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							6bc09dd949 
							
						 
					 
					
						
						
							
							Fixes   #11268 : Account for badges within buttons by matching background to text color and text color to background  
						
						 
						
						
						
						
					 
					
						2013-11-30 16:29:52 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							f7b7cc3443 
							
						 
					 
					
						
						
							
							Merge pull request  #11585  from thriqon/master  
						
						 
						
						... 
						
						
						
						Issue #11550  : Easily copyable classes 
						
						
					 
					
						2013-11-29 23:45:35 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							61c641ea05 
							
						 
					 
					
						
						
							
							fixes   #10699 : use xs grid classes in regular thumbnail docs  
						
						 
						
						
						
						
					 
					
						2013-11-29 21:08:16 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							56f4cf0316 
							
						 
					 
					
						
						
							
							Fixes   #11634 : Add warning to docs to not combine icon classes with other elements  
						
						 
						
						
						
						
					 
					
						2013-11-28 11:38:28 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonas Weber 
							
						 
					 
					
						
						
						
						
							
						
						
							62299240d8 
							
						 
					 
					
						
						
							
							Issue  #11550  : Easily copyable classes  
						
						 
						
						... 
						
						
						
						Removed all the periods. Tested in Chrome and Firefox
(current versions). In Chrome you get a stray newline when
triple-clicking, in Firefox it is clean.
fixes  #11550  
						
						
					 
					
						2013-11-21 22:59:12 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Capi Etheriel 
							
						 
					 
					
						
						
						
						
							
						
						
							d873af8662 
							
						 
					 
					
						
						
							
							Make it clear there's a nested media element in the first example  
						
						 
						
						
						
						
					 
					
						2013-11-21 15:13:05 -02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							4cbc8d49b1 
							
						 
					 
					
						
						
							
							Justified Nav rendering bug fixed in Chrome as of v31.0.1650.48  
						
						 
						
						
						
						
					 
					
						2013-11-13 12:03:03 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							c84d96ac1f 
							
						 
					 
					
						
						
							
							fix   #11378  
						
						 
						
						
						
						
					 
					
						2013-11-06 10:30:39 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							72cfe877d8 
							
						 
					 
					
						
						
							
							Remove multiple navbar z-index callout  
						
						 
						
						... 
						
						
						
						* Since we removed the z-index of our default navbars in 76baacf2c94bec03273639ef0ed966dad87cf37a, we no longer need this warning.
* A quick test of the new code showed no problems with dropdowns falling behind a sibling navbar, so folks should be good to go. 
						
						
					 
					
						2013-10-26 12:43:50 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							91fa801d33 
							
						 
					 
					
						
						
							
							doc that uncollapsing mobile navbar requires JS; per  #10506  
						
						 
						
						
						
						
					 
					
						2013-10-24 15:16:02 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							9d2cf56177 
							
						 
					 
					
						
						
							
							goofed on 1 dummy <img> src attribute; thanks @extesy  
						
						 
						
						
						
						
					 
					
						2013-10-24 12:01:09 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							54cd0f8c2f 
							
						 
					 
					
						
						
							
							rm dummy 'src' attributes of <img>s & squelch validator warning;  fixes   #11216  
						
						 
						
						
						
						
					 
					
						2013-10-23 23:41:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							70d85be3b7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into navbar-button-docs  
						
						 
						
						
						
						
					 
					
						2013-10-17 14:47:31 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							96a19c18fb 
							
						 
					 
					
						
						
							
							copy change, add to buttons anchor section  
						
						 
						
						
						
						
					 
					
						2013-10-17 14:47:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aaron Borden 
							
						 
					 
					
						
						
						
						
							
						
						
							0c2055ef38 
							
						 
					 
					
						
						
							
							Adding contextual styles to list-items  
						
						 
						
						
						
						
					 
					
						2013-10-16 19:02:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							8ac1495c63 
							
						 
					 
					
						
						
							
							redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik  
						
						 
						
						
						
						
					 
					
						2013-10-16 10:43:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							acd4a0a140 
							
						 
					 
					
						
						
							
							update jumbotron docs;  fixes   #11109  
						
						 
						
						
						
						
					 
					
						2013-10-15 14:11:21 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Kalicki 
							
						 
					 
					
						
						
						
						
							
						
						
							21fad33858 
							
						 
					 
					
						
						
							
							Resolves   #10923  
						
						 
						
						... 
						
						
						
						Rebased from #10930  
						
						
					 
					
						2013-10-14 21:20:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							ee4a1ea295 
							
						 
					 
					
						
						
							
							docs notice for  #11010  
						
						 
						
						
						
						
					 
					
						2013-10-13 19:24:13 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							e8d7fb0737 
							
						 
					 
					
						
						
							
							Change all navbar example targets  
						
						 
						
						... 
						
						
						
						According to comment on https://github.com/twbs/bootstrap/issues/10948#issuecomment-25751889  . 
						
						
					 
					
						2013-10-05 19:32:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							e246a97b91 
							
						 
					 
					
						
						
							
							Fix   #10948 : Clarify navbar example target in docs  
						
						 
						
						
						
						
					 
					
						2013-10-05 11:37:52 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5528c6501c 
							
						 
					 
					
						
						
							
							document that multiple navbars aren't supported by default; addresses  #10824  
						
						 
						
						
						
						
					 
					
						2013-09-30 17:44:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							68c6deebda 
							
						 
					 
					
						
						
							
							fix   #10737  
						
						 
						
						
						
						
					 
					
						2013-09-20 11:49:32 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							607b802d2f 
							
						 
					 
					
						
						
							
							fix   #10732  
						
						 
						
						
						
						
					 
					
						2013-09-19 15:49:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Francis 
							
						 
					 
					
						
						
						
						
							
						
						
							3c6229c435 
							
						 
					 
					
						
						
							
							Added in list elements for dividers  
						
						 
						
						
						
						
					 
					
						2013-09-12 12:46:03 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							851acf3f33 
							
						 
					 
					
						
						
							
							add same accessibility warning from .form-inline to .navbar-form docs  
						
						 
						
						
						
						
					 
					
						2013-09-11 22:58:07 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cameron Cundiff 
							
						 
					 
					
						
						
						
						
							
						
						
							fbd7f2e052 
							
						 
					 
					
						
						
							
							Add visibly hidden button text for screen reader users.  
						
						 
						
						... 
						
						
						
						[Finishes #10448 ] 
						
						
					 
					
						2013-09-04 16:53:37 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Julian Thilo 
							
						 
					 
					
						
						
						
						
							
						
						
							c6d51be2d8 
							
						 
					 
					
						
						
							
							Merge pull request  #10374  from tagliala/patch-2  
						
						 
						
						... 
						
						
						
						Fixed glyphicons count 
						
						
					 
					
						2013-09-02 10:32:45 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Geremia Taglialatela 
							
						 
					 
					
						
						
						
						
							
						
						
							f4fde25535 
							
						 
					 
					
						
						
							
							Fixed glyphicons count  
						
						 
						
						... 
						
						
						
						Glyphicons are 200
refers to #9794  
						
						
					 
					
						2013-09-01 14:36:32 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							129d8fcebc 
							
						 
					 
					
						
						
							
							fixes   #10282 : Cross reference tabs and tabs plugin  
						
						 
						
						
						
						
					 
					
						2013-09-01 10:27:20 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathon Leight 
							
						 
					 
					
						
						
						
						
							
						
						
							ccb630e60f 
							
						 
					 
					
						
						
							
							Fix broken link to alerts section of JS page.  
						
						 
						
						... 
						
						
						
						Link was pointing to #js-alerts, but that section of the page does not exist. Changed to #alerts instead. 
						
						
					 
					
						2013-08-30 15:01:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5c7d339752 
							
						 
					 
					
						
						
							
							Revert "fix styling of alert-dismissable example"  
						
						 
						
						... 
						
						
						
						This reverts commit b3a23fa33a261295ed69adc9fbc75b70bf354962. 
						
						
					 
					
						2013-08-28 14:57:41 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							73f10843a4 
							
						 
					 
					
						
						
							
							components.html: fix grammar  
						
						 
						
						
						
						
					 
					
						2013-08-27 11:18:10 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							b3a23fa33a 
							
						 
					 
					
						
						
							
							fix styling of alert-dismissable example  
						
						 
						
						
						
						
					 
					
						2013-08-27 11:15:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							2f2ce15e58 
							
						 
					 
					
						
						
							
							Fixes   #10082 : document .navbar-form  
						
						 
						
						... 
						
						
						
						* Adds new section to navbar docs with example
* Updates example classes for all collapsing navbars so their numbers
increment as you scroll 
						
						
					 
					
						2013-08-27 08:34:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							1f16e21e75 
							
						 
					 
					
						
						
							
							Merge pull request  #10209  from clbn/master  
						
						 
						
						... 
						
						
						
						Fixes  #10207 : alert-dismissable example requires contextual class 
						
						
					 
					
						2013-08-27 07:43:17 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom Pietschker 
							
						 
					 
					
						
						
						
						
							
						
						
							77bee02c85 
							
						 
					 
					
						
						
							
							add  role="button"  
						
						 
						
						
						
						
					 
					
						2013-08-27 09:46:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tom Pietschker 
							
						 
					 
					
						
						
						
						
							
						
						
							d1f60671c7 
							
						 
					 
					
						
						
							
							per the docs - use <a> instead of <button>  
						
						 
						
						
						
						
					 
					
						2013-08-27 09:45:38 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Olshansky 
							
						 
					 
					
						
						
						
						
							
						
						
							f8dc1858b0 
							
						 
					 
					
						
						
							
							Fixes   #10207 : alert-dismissable example requires contextual class  
						
						 
						
						
						
						
					 
					
						2013-08-27 05:20:14 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							dd9980e8c9 
							
						 
					 
					
						
						
							
							Fixes   #10137 : correct classes on thumbnails  
						
						 
						
						
						
						
					 
					
						2013-08-26 17:47:56 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							4d23aa4ef5 
							
						 
					 
					
						
						
							
							Address  #9873  and  fix   #9774  
						
						 
						
						... 
						
						
						
						* Update styling of justified nav links to be more mobile friendly
(with all four rounded corners and some margin between items)
* Add note to docs to callout bogus WebKit rendering on component and
example 
						
						
					 
					
						2013-08-26 17:37:52 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Suttle 
							
						 
					 
					
						
						
						
						
							
						
						
							dd9c15273c 
							
						 
					 
					
						
						
							
							Add even more  role="button" attributes  
						
						 
						
						... 
						
						
						
						Missed the <a class="btw" in my regex search 
						
						
					 
					
						2013-08-24 16:31:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Suttle 
							
						 
					 
					
						
						
						
						
							
						
						
							0add7700ad 
							
						 
					 
					
						
						
							
							Add role="button" to <a> buttons  
						
						 
						
						... 
						
						
						
						These should really be <button> elements, but until that gets squared away, this will suffice. 
						
						
					 
					
						2013-08-24 16:29:35 -04:00