aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 Otto8-6/+22
2016-05-08Merge pull request #19863 from twbs/v4-inverse-table-variantsMark Otto1-7/+98
v4: Inverse table variants
2016-05-08Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-stylingMark Otto2-1/+9
Add disabled styling for .custom-select
2016-05-08Merge pull request #19476 from delftswa2016/v4-card-docsMark Otto1-0/+12
Added explicit commentary to .card-* classes
2016-05-08Merge pull request #19862 from twbs/marktopper-patch-1Mark Otto12-313/+343
Update Normalize to v4.0.0
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-08remove unneeded, commented out border change for legends; it's handled in ↵Mark Otto1-1/+0
normalize
2016-05-08document table border collapse change, move from old normalize to our rebootMark Otto2-1/+3
2016-05-08move that change to rebootMark Otto2-1/+2
2016-05-08Fix overflow auto removal on pre elementsMark Otto1-0/+1
2016-05-08gruntMark Otto8-146/+168
2016-05-08Fix up linter to ignore all other Normalize upstream shenanigansMark Otto1-0/+6
2016-05-08Merge branch 'patch-1' of https://github.com/marktopper/twitter-bootstrap ↵Mark Otto1-165/+164
into marktopper-patch-1
2016-05-08Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+22
2016-05-08gruntMark Otto16-50/+38
2016-05-08Merge pull request #19706 from twbs/issue-templateMark Otto1-0/+22
Add GitHub issue template
2016-05-08Merge pull request #19793 from bassjobsen/patch-38Mark Otto1-0/+43
Update overview.md
2016-05-08Merge pull request #19861 from twbs/card-bordersMark Otto1-2/+1
Jank card borders were too janky
2016-05-08fix validation of dupe idsMark Otto1-3/+3
2016-05-08Merge pull request #19252 from twbs/card-img-overlay-paddingMark Otto2-1/+3
Add $card-img-overlay-padding variable
2016-05-08Merge pull request #19236 from twbs/carousel-icon-widthMark Otto2-5/+7
Extract $carousel-icon-width variable
2016-05-08Jank card borders were too jankyMark Otto1-2/+1
- Drops the experiment I had going for `box-shadow`-powered borders - Reinstates regular `border` using existing variables Fixes #19097 and #19143. Nullifies #19828.
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-27add $inverse-bg and $inverse-colorChristopher Baker2-4/+6
2016-04-27Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devChristopher Baker11-13/+63
2016-04-24Clearer section headings, more succinct copyMark Otto1-25/+16
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-23nuke commented out cssMark Otto1-78/+0
2016-04-23Avoid hacking around the temporal input bug in iOSMark Otto2-32/+12
- Rather than use CSS hacks, let's avoid needing to hack anything - Creates a new Reboot entry to simply reset the appear of the temporal inputs, thereby avoiding the problem entirely - Less than ideal for conveying affordance on iOS, but given bugginess of the input itself, seems a decent tradeoff
2016-04-23Merge branch 'v4-dev' into v4-forms-cleanupMark Otto27-123/+142
2016-04-23Suggest a replacement to .hidden and .showChris Lamb1-1/+1
Signed-off-by: Chris Lamb <[email protected]>
2016-04-21Merge pull request #19714 from patrickhlauke/v4-ie-edge-select-normalisationPatrick H. Lauke2-0/+20
Suppress IE/Edge additional white/blue colors for focused <select>
2016-04-21Merge pull request #19775 from twbs/modal-ie8-innerWidthChris Rebert1-7/+1
Modal: Remove IE8-specific window.innerWidth workaround
2016-04-21Modal: Remove IE8-specific window.innerWidth workaroundChris Rebert1-7/+1
[skip validator]
2016-04-20Merge pull request #19765 from twbs/mq-wkbugsChris Rebert1-0/+20
Add Wall of Browser Bugs entries for WebKit media query bugs [skip sauce]
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-17remove references to -* outside _variables.scssChristopher Baker4-10/+15
2016-04-17gruntMark Otto2-2/+2
2016-04-17Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto4-13/+3
2016-04-17gruntMark Otto6-5/+21
2016-04-17Merge pull request #19756 from Rplus/v4-devPatrick H. Lauke1-1/+1
remove `/` in reference url (otherwise 404s)
2016-04-18remove unnecessary `/` in reference urlRplus1-1/+1