Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							4972f87724 
							
						 
					 
					
						
						
							
							Update form validation docs  
						
						... 
						
						
						
						- Give some guidance on when someone might use any of the three
validation states. Fixes  #18702 .
- Improve the examples to provide examples of supporting validation
text with the new `.form-control-feedback`, as well as always-present
help text. Nullifies #18704 . 
						
						
					 
					
						2016-02-09 01:12:49 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							5744c58556 
							
						 
					 
					
						
						
							
							clarify help text class in docs  
						
						
						
						
					 
					
						2016-02-09 01:10:55 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							371fbdb0e8 
							
						 
					 
					
						
						
							
							.text-help is dead, long live .form-control-feedback  
						
						... 
						
						
						
						Uses a new more specific class, adds some basic spacing, and clarifies
that this class is only for validation feedback.
Clears up the help text class question in
https://github.com/twbs/bootstrap/pull/18704#issuecomment-168241731  and
addresses the vertical spacing in #18703 . 
						
						
					 
					
						2016-02-09 01:10:05 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							af400363d2 
							
						 
					 
					
						
						
							
							Update grid docs for form layouts  
						
						... 
						
						
						
						- Add container to fix padding in mobile views
- Add large and small variations
- Cross link grid classes and mixins
- Fix up some words 
						
						
					 
					
						2016-02-09 00:36:05 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							d7d32c475f 
							
						 
					 
					
						
						
							
							clearer copy  
						
						
						
						
					 
					
						2016-02-09 00:20:18 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							c8bd62b214 
							
						 
					 
					
						
						
							
							clarify, fix margin  
						
						
						
						
					 
					
						2016-02-08 22:13:30 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							1d14d5c404 
							
						 
					 
					
						
						
							
							Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2016-02-08 03:05:03 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							9c3ba540b4 
							
						 
					 
					
						
						
							
							add example of multiple add-ons to docs  
						
						
						
						
					 
					
						2016-02-07 23:48:47 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							23d47122ef 
							
						 
					 
					
						
						
							
							Merge branch 'multiple-input-group-addon' of  https://github.com/vicary/bootstrap  into vicary-multiple-input-group-addon  
						
						
						
						
					 
					
						2016-02-07 23:41:35 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							44eedd2115 
							
						 
					 
					
						
						
							
							docs/components/forms.md: Fix typo: non => none  
						
						... 
						
						
						
						Fixup for 365db6e3a8fd9c1bac75cf170948c946e2ed7678
/fyi @mdo
[skip sauce] 
						
						
					 
					
						2016-02-07 17:50:38 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							8dfd30cc21 
							
						 
					 
					
						
						
							
							Docs: Add "Horizontal centering" subheading for .m-x-auto  
						
						... 
						
						
						
						Refs #19102 
[skip sauce] 
						
						
					 
					
						2016-02-07 03:00:59 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							3bd8dee1c7 
							
						 
					 
					
						
						
							
							docs/components/modal.md: Fix typo  
						
						... 
						
						
						
						Fixup for #19105 
[ci skip] 
						
						
					 
					
						2016-02-06 21:29:30 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							6c2b0d2b76 
							
						 
					 
					
						
						
							
							Updat modal sizing  
						
						... 
						
						
						
						- Switch from width to max-width for all widths to avoid scaling outside viewport bounds
- Rejigger the media queries for a more logical breakpoint for the large and small modal sizes
- Avoids changing the width of the default modal (nullifying #17794  and fixing #17581 ) 
						
						
					 
					
						2016-02-06 20:18:48 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							cbda7e3862 
							
						 
					 
					
						
						
							
							Revamp list group items built with anchors and buttons  
						
						... 
						
						
						
						- Make it an explicit class instead of qualifying with elements (.list-group-item-action)
- Rearrange the entire file for more straightforward flow
- Fix text-decoration bug as a result of the reorder
- Switch from h4's to h5's in docs
- Update docs to merge anchors and buttons sections; clearify usage guidelines there, too
- Nullify #17479  in the process 
						
						
					 
					
						2016-02-06 19:50:00 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b8ff763d62 
							
						 
					 
					
						
						
							
							Tweak disabled button docs to help out  #17231  
						
						
						
						
					 
					
						2016-02-06 18:34:52 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							365db6e3a8 
							
						 
					 
					
						
						
							
							clarify some docs for form validation including quick mention for customizing or disabling icons  
						
						
						
						
					 
					
						2016-02-06 18:16:37 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							c59dbe56fe 
							
						 
					 
					
						
						
							
							Drop .center-block for .m-x-auto  
						
						... 
						
						
						
						- Both classes do about the same thing, but with different names
- Clarifies docs for .m-x-auto requiring a fixed width block element for it to work
- Add missing heading for clearfix section in docs (unrelated) 
						
						
					 
					
						2016-02-06 15:40:25 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b75116c679 
							
						 
					 
					
						
						
							
							Merge branch 'v4-card-fuckery' into v4-dev  
						
						
						
						
					 
					
						2016-02-03 20:53:30 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b75a0ca979 
							
						 
					 
					
						
						
							
							fuck that other class, let's just get tabs and pills in there  
						
						
						
						
					 
					
						2016-02-03 20:52:33 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b4a2b99395 
							
						 
					 
					
						
						
							
							Dump the type margin overrides in alerts for utils, document that particular example, sidesteps part of  #18884  
						
						
						
						
					 
					
						2016-02-03 20:43:12 -08:00 
						 
				 
			
				
					
						
							
							
								cndpzc 
							
						 
					 
					
						
						
						
						
							
						
						
							6384789f95 
							
						 
					 
					
						
						
							
							Fix typo in forms.md  
						
						... 
						
						
						
						Closes  #19049  
					
						2016-01-28 20:45:59 -08:00 
						 
				 
			
				
					
						
							
							
								Abdullah Alrasheed 
							
						 
					 
					
						
						
						
						
							
						
						
							497d28843e 
							
						 
					 
					
						
						
							
							DOCS - Fix a link in popover for v4  
						
						
						
						
					 
					
						2016-01-24 13:31:27 +08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							955e0405ea 
							
						 
					 
					
						
						
							
							fuck around with card borders and more  
						
						
						
						
					 
					
						2016-01-17 18:55:24 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							fb14ee70d0 
							
						 
					 
					
						
						
							
							Merge pull request  #18885  from twbs/list-group  
						
						... 
						
						
						
						Remove near-duplicate contextual list group example 
						
						
					 
					
						2016-01-17 15:25:04 -08:00 
						 
				 
			
				
					
						
							
							
								Quy 
							
						 
					 
					
						
						
						
						
							
						
						
							8e00f623b3 
							
						 
					 
					
						
						
							
							Use mixin syntax  
						
						
						
						
					 
					
						2016-01-15 09:49:56 -08:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
						
						
							
						
						
							740ffb8ed4 
							
						 
					 
					
						
						
							
							typo: from controls --> form controls  
						
						
						
						
					 
					
						2016-01-14 09:59:40 +01:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5cde72fae3 
							
						 
					 
					
						
						
							
							Remove near-duplicate contextual list group example  
						
						... 
						
						
						
						[skip sauce] 
						
						
					 
					
						2016-01-13 18:12:16 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							5e9b365b25 
							
						 
					 
					
						
						
							
							List group docs: rm unnecessary <p> from Markdown source  
						
						... 
						
						
						
						[skip sauce] 
						
						
					 
					
						2016-01-13 15:57:54 -08:00 
						 
				 
			
				
					
						
							
							
								Bass Jobsen 
							
						 
					 
					
						
						
						
						
							
						
						
							db7b8362fd 
							
						 
					 
					
						
						
							
							remove link to the pager component  
						
						... 
						
						
						
						see https://github.com/twbs/bootstrap/pull/18782  
						
						
					 
					
						2016-01-11 09:47:36 +01:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							b09f70e101 
							
						 
					 
					
						
						
							
							clear up and split out breadcrumb examples  
						
						
						
						
					 
					
						2016-01-06 23:58:07 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							d5ec7e3f50 
							
						 
					 
					
						
						
							
							Merge pull request  #18784  from twbs/input-types  
						
						... 
						
						
						
						Add comprehensive `.form-control` example(/testcase) to docs 
						
						
					 
					
						2016-01-06 19:09:05 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							3f04c082dd 
							
						 
					 
					
						
						
							
							Merge branch 'input-type-reset-btn' into v4-dev  
						
						
						
						
					 
					
						2016-01-06 16:25:32 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							56746938ed 
							
						 
					 
					
						
						
							
							Add <input type="reset"> example to Button Tags docs for completeness  
						
						... 
						
						
						
						[skip sauce] 
						
						
					 
					
						2016-01-06 16:24:43 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							3d5b340217 
							
						 
					 
					
						
						
							
							Add comprehensive .form-control example(/testcase) to docs  
						
						... 
						
						
						
						Put all the textual input types right next to each other for easy visual comparison.
Refs #17308 , #18763 
[skip sauce] 
						
						
					 
					
						2016-01-06 15:57:19 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							416efb8538 
							
						 
					 
					
						
						
							
							Merge pull request  #18783  from twbs/v4-nav-cleanup  
						
						... 
						
						
						
						v4: Nav cleanup 
						
						
					 
					
						2016-01-06 15:55:49 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							9c19dc91da 
							
						 
					 
					
						
						
							
							Nav docs updates  
						
						... 
						
						
						
						- More consistent states and labels in nav examples
- Add stacked pills example for with <nav> element 
						
						
					 
					
						2016-01-06 15:39:38 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							cbe9b7a035 
							
						 
					 
					
						
						
							
							Tweak phrasing of .tab('show') docs  
						
						... 
						
						
						
						Refs #18708 
[ci skip] 
						
						
					 
					
						2016-01-06 15:02:58 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							c3ae4be961 
							
						 
					 
					
						
						
							
							Merge pull request  #18708  from Johann-S/showDoc  
						
						... 
						
						
						
						Add documentation for Tab plugin's `show` method 
						
						
					 
					
						2016-01-06 15:00:45 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							d5b2dea1a5 
							
						 
					 
					
						
						
							
							Rip out the pager component  
						
						
						
						
					 
					
						2016-01-06 14:47:33 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							602b107edb 
							
						 
					 
					
						
						
							
							Remove usages of and references to <input type="datetime">  
						
						... 
						
						
						
						It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 
Only Presto Opera ever implemented a special UI for it.
[skip sauce] 
						
						
					 
					
						2016-01-06 11:28:17 -08:00 
						 
				 
			
				
					
						
							
							
								Chris Rebert 
							
						 
					 
					
						
						
						
						
							
						
						
							1300af1d2d 
							
						 
					 
					
						
						
							
							Update docs to account for  #18772  
						
						... 
						
						
						
						/fyi @mdo
[skip sauce] 
						
						
					 
					
						2016-01-06 01:33:13 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							5c803b656c 
							
						 
					 
					
						
						
							
							update docs to match  
						
						
						
						
					 
					
						2016-01-06 01:11:22 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							2db13042bd 
							
						 
					 
					
						
						
							
							Merge pull request  #18501  from petetnt/card-outline-docs  
						
						... 
						
						
						
						Document .card-*-outline variants 
						
						
					 
					
						2016-01-06 01:09:58 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							d8d67eaa6a 
							
						 
					 
					
						
						
							
							rewrite custom file input component to use classes over nested elements  
						
						
						
						
					 
					
						2016-01-05 23:45:44 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							8d66b9956c 
							
						 
					 
					
						
						
							
							Change .c-select to .custom-select  
						
						
						
						
					 
					
						2016-01-05 23:34:51 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							42a50e7d2c 
							
						 
					 
					
						
						
							
							clarify docs  
						
						
						
						
					 
					
						2016-01-05 23:28:26 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							ef3061d5f1 
							
						 
					 
					
						
						
							
							update forms docs  
						
						... 
						
						
						
						- add more details on custom checkboxes and radios for how we handle the states and how the css works
- create a disabled custom checkboxes and radios example 
						
						
					 
					
						2016-01-05 23:26:36 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							09c3942986 
							
						 
					 
					
						
						
							
							Merge pull request  #18662  from patrickhlauke/docs-collapse-accessibility-patch1  
						
						... 
						
						
						
						Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar 
						
						
					 
					
						2016-01-03 19:14:14 -08:00 
						 
				 
			
				
					
						
							
							
								Mark Otto 
							
						 
					 
					
						
						
						
						
							
						
						
							0a3573b235 
							
						 
					 
					
						
						
							
							Merge pull request  #18686  from patrickhlauke/docs-pagination-kbd1  
						
						... 
						
						
						
						Docs: add note and advice about .disabled and keyboard focus 
						
						
					 
					
						2016-01-03 19:12:33 -08:00 
						 
				 
			
				
					
						
							
							
								Johann-S 
							
						 
					 
					
						
						
						
						
							
						
						
							e36fd5a9b2 
							
						 
					 
					
						
						
							
							[Tab] Add documentation for method show  
						
						
						
						
					 
					
						2015-12-27 21:11:17 +01:00