aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2016-05-09clarify docs comment from #19459Mark Otto1-1/+1
2016-05-09more options, clearer options, and proper markdown formattingMark Otto1-1/+1
2016-05-09Merge branch 'v4-dev-docs-hidden-show-replacement' of ↵Mark Otto1-1/+1
https://github.com/lamby/bootstrap into lamby-v4-dev-docs-hidden-show-replacement
2016-05-09Merge pull request #19459 from delftswa2016/v4-card-orderingMark Otto1-1/+3
Explicitly state the ordering of cards in card columns in the docs
2016-05-08oops, another checkbox needing a new classMark Otto1-3/+3
2016-05-08add options to the examples so they render properlyMark Otto1-3/+9
2016-05-08fix remaining checkboxes and radios in docsMark Otto1-12/+12
2016-05-08fix broken markdown formattingMark Otto1-3/+3
2016-05-08gruntMark Otto4-3/+15
2016-05-08Redo checkboxes and radiosMark Otto5-73/+60
- Move disabled radio and checkbox styles to Reboot - Collapse .radio and .checkbox into single class, .form-check - Collapse .radio-inline and .checkbox-inline into single class, .form-check-inline - Require classes for sub-elements in both new classes
2016-05-08lol my bad, fix that last one tooMark Otto1-1/+1
2016-05-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto12-141/+294
2016-05-08Fixes #18492: Document .h1-.h6, change docs mention of inline usage to ↵Mark Otto1-1/+12
varying elements
2016-05-08Fixes #18705: Clarify removal of .help-text and update changes to ↵Mark Otto1-2/+2
.form-group for horizontal layouts
2016-05-08Fixes #18768: Add migration docs for dropdownsMark Otto1-0/+8
2016-05-08fixes #19439: add some docs context to migration for .btn-xs and .page-headerMark Otto1-3/+3
2016-05-08gruntMark Otto4-3/+11
2016-05-08Merge pull request #19863 from twbs/v4-inverse-table-variantsMark Otto1-7/+98
v4: Inverse table variants
2016-05-08Merge pull request #19476 from delftswa2016/v4-card-docsMark Otto1-0/+12
Added explicit commentary to .card-* classes
2016-05-08add code snippetMark Otto1-0/+18
2016-05-08Update table docsMark Otto1-7/+80
- Change some things around, add some copy - Include table variant styles for the inverse tables thanks to bg and color utils
2016-05-08document table border collapse change, move from old normalize to our rebootMark Otto1-1/+1
2016-05-08gruntMark Otto4-73/+84
2016-05-08gruntMark Otto7-21/+18
2016-05-08Merge pull request #19793 from bassjobsen/patch-38Mark Otto1-0/+43
Update overview.md
2016-05-08fix validation of dupe idsMark Otto1-3/+3
2016-05-08Merge pull request #19851 from bassjobsen/patch-40Mark Otto1-10/+10
Use alphabetic order for the Components doc menu
2016-05-08Docs: Add link to Japanese translation site (#19855)Daiki Okumura1-0/+5
[skip sauce]
2016-05-06add alphabetic order for the componentsBass Jobsen1-10/+10
2016-04-24Update overview.mdBass Jobsen1-0/+1
endtag for the highlight
2016-04-24Update overview.mdBass Jobsen1-0/+42
add the `@include media-breakpoint-only()` and `@include media-breakpoint-between` mixins
2016-04-23Merge branch 'v4-dev' into v4-forms-cleanupMark Otto12-43/+56
2016-04-23Suggest a replacement to .hidden and .showChris Lamb1-1/+1
Signed-off-by: Chris Lamb <[email protected]>
2016-04-19Add Wall of Browser Bugs entries for https://webkit.org/b/156684 & ↵Chris Rebert1-0/+20
https://webkit.org/b/156687 These bugs are factors in our decisions regarding which unit to use in our media queries. Refs #17403 [skip sauce]
2016-04-17gruntMark Otto1-1/+1
2016-04-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-11/+1
2016-04-17gruntMark Otto6-5/+21
2016-04-15Port #19741 to v4Chris Rebert1-1/+1
[ci skip]
2016-04-14https://webkit.org/b/128489 has been fixed!Chris Rebert1-10/+0
Refs #12536 [ci skip]
2016-04-12Add http://bugzil.la/1264125 to Wall of Browser BugsChris Rebert1-0/+10
Due to the lack of this feature in browsers, we currently have to implement an annoying setTimeout-based workaround, which adds an extra layer of complication and probably slightly impacts performance: https://github.com/twbs/bootstrap/blob/e391fcb953cc959ddd88fb676b68f49eef85ef06/js/src/util.js#L63-L77 [ci skip]
2016-04-11grunt distChris Rebert2-2/+2
[ci skip]
2016-04-11Merge pull request #19710 from twbs/ios-9.3-fast-tapPatrick H. Lauke1-2/+2
Update 300ms click delay docs to reflect iOS 9.3 improvements
2016-04-10Merge pull request #19713 from twbs/edge-urlsChris Rebert2-3/+2
Update remaining Edge issue URLs in Wall of Browser Bugs
2016-04-10Merge pull request #19712 from twbs/crbug-273306Chris Rebert1-10/+0
https://crbug.com/273306 has been fixed [skip sauce]
2016-04-10docs/_plugins/bugify.rb: Remove IE; all relevant issues moved to EdgeChris Rebert1-1/+0
[skip sauce]
2016-04-10Update remaining Edge issue URLs in Wall of Browser BugsChris Rebert1-2/+2
* https://connect.microsoft.com/IE/feedback/details/2445370 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/6793560/ * https://connect.microsoft.com/IE/feedback/details/2256049 => https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7165383/ [skip sauce]
2016-04-10https://crbug.com/273306 has been fixedChris Rebert1-10/+0
Refs #12078 [skip sauce]
2016-04-10Update 300ms click delay docs to reflect iOS 9.3 improvementsChris Rebert1-2/+2
[skip sauce]
2016-04-10Add aria-label and callout about labelling pagination componentsPatrick H. Lauke1-5/+11
2016-04-08gruntMark Otto3-6/+6