| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-07 | spacing | Mark Otto | 1 | -1/+1 | |
| 2015-12-07 | Use $input-btn-border-width for both .form-control and .btn borders; fixes ↵ | Chris Rebert | 6 | -13/+12 | |
| #18424 Both widgets need to use the same border width because of input groups. Thus: $btn-border-width => $input-btn-border-width $input-border-width => $input-btn-border-width [skip sauce] | |||||
| 2015-12-08 | Add an empty line at the end of the file | Alexandr Kondrashov | 1 | -1/+1 | |
| 2015-12-08 | SVG: base64 > ASCII85 (fix merge) | Alexandr Kondrashov | 1 | -27/+45 | |
| 2015-12-08 | SVG: base64 > ASCII85 | Alexandr Kondrashov | 2 | -17/+7 | |
| 2015-12-08 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into patch-1 | Alexandr Kondrashov | 41 | -315/+346 | |
| 2015-12-07 | fixes #17433: improve borders on .list-group-flush to remove dupe borders ↵ | Mark Otto | 1 | -0/+12 | |
| when appropro | |||||
| 2015-12-07 | Tweak naming and docs of font utility classes | Chris Rebert | 1 | -3/+3 | |
| * `.font-normal` is too generic. Rename it to `.font-weight-normal` for clarity. * Rename `.font-bold` to `.font-weight-bold` so as to parallel `.font-weight-normal`. * In docs, gloss "weight" term in relation to fonts for the benefit of non-typographiles. Refs #18433 [skip sauce] | |||||
| 2015-12-06 | Fix .font-italic utility class definition | Chris Rebert | 1 | -2/+2 | |
| Erratum from 26da610bd03e7efe9255b2b88f14449972f7d616 Refs #18001 | |||||
| 2015-12-06 | fixes #18087: .navbar-form is no more | Mark Otto | 1 | -2/+0 | |
| 2015-12-06 | fixes #18425 by using vars for 1px borders | Mark Otto | 4 | -8/+9 | |
| 2015-12-06 | fixes #18433: add three new font utils | Mark Otto | 1 | -0/+6 | |
| 2015-12-06 | Merge pull request #18426 from twbs/label-reboot-comment-grammar | Mark Otto | 1 | -1/+1 | |
| Fix grammar of comment for <label> in Reboot | |||||
| 2015-12-06 | Merge branch 'list-inline-padding' into v4-dev | Mark Otto | 2 | -3/+5 | |
| 2015-12-06 | Add 3 more font-weight variables | Chris Rebert | 4 | -3/+8 | |
| Refs #14368 [skip sauce] [skip validator] | |||||
| 2015-12-05 | v4 - Add default param for form-icon variables | vsn4ik | 1 | -3/+3 | |
| 2015-12-05 | Merge pull request #18395 from twbs/scsslint-pseudo-elems | XhmikosR | 1 | -0/+3 | |
| SCSS Lint: explicitly enable PseudoElement check | |||||
| 2015-12-04 | Add $list-inline-padding variable | Chris Rebert | 2 | -3/+5 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-04 | Fix grammar of comment for <label> in Reboot | Chris Rebert | 1 | -1/+1 | |
| 2015-12-04 | Use $border-width for .btn-group margins that make borders overlap | Chris Rebert | 1 | -2/+2 | |
| Fixes half of #18425 [skip sauce] [skip validator] | |||||
| 2015-12-01 | implements a _custom.scss, resolves #17322 | Stephanie Kendall | 2 | -0/+5 | |
| 2015-12-01 | SCSS Lint: enable PseudoElement check | Chris Rebert | 1 | -0/+3 | |
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 1 | -6/+12 | |
| Add responsive float classes | |||||
| 2015-11-29 | Merge pull request #18381 from twbs/file-input-width-var | Mark Otto | 1 | -2/+2 | |
| Use $input-border-width for custom file input borders | |||||
| 2015-11-29 | Merge pull request #18380 from twbs/card-border-var | Mark Otto | 1 | -1/+1 | |
| Use $card-border-width for .card-inverse's header/footer border-bottom override | |||||
| 2015-11-29 | Use $input-border-width for custom file input borders | Chris Rebert | 1 | -2/+2 | |
| Fixes part of #18150 [skip sauce] [skip validator] | |||||
| 2015-11-29 | Remove reference to defunct Customizer from v3 | Chris Rebert | 1 | -2/+0 | |
| [ci skip] | |||||
| 2015-11-29 | Use $card-border-width for .card-inverse's header/footer border-bottom override | Chris Rebert | 1 | -1/+1 | |
| Refs #18150 [skip sauce] [skip validator] | |||||
| 2015-11-29 | Merge pull request #18256 from twbs/print-border-widths | Mark Otto | 1 | -2/+2 | |
| Use $border-width in misc border print styles | |||||
| 2015-11-29 | fixes #18188 | Mark Otto | 1 | -0/+2 | |
| 2015-11-29 | rearrange comment lines for clarity | Mark Otto | 1 | -2/+2 | |
| 2015-11-29 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 14 | -41/+53 | |
| 2015-11-29 | Merge pull request #18257 from twbs/border-width-vars | Mark Otto | 11 | -31/+40 | |
| Add more border width variables | |||||
| 2015-11-29 | Merge pull request #18260 from twbs/fix-18259 | Mark Otto | 1 | -6/+4 | |
| Move viewport-dependent padding tweak into main .jumbotron block | |||||
| 2015-11-29 | Merge pull request #18265 from twbs/fix-v4-17007 | Mark Otto | 1 | -1/+9 | |
| Bring focused input group controls to front via z-index:3 | |||||
| 2015-11-29 | Merge pull request #18317 from twbs/redundant-text-aligns-18300 | Mark Otto | 1 | -3/+0 | |
| Remove non-responsive text alignment classes | |||||
| 2015-11-29 | fixes #18295. improve .nav-inline usefulness and document the classes as well | Mark Otto | 1 | -0/+5 | |
| 2015-11-27 | _dropdown.scss: Revise comments; fixes #18363 | Chris Rebert | 1 | -4/+4 | |
| [skip sauce] | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 1 | -6/+12 | |
| 2015-11-26 | Update _cards.scss | Leslie | 1 | -2/+2 | |
| 2015-11-26 | Use the new mixin. | Leslie Hoare | 1 | -11/+5 | |
| 2015-11-26 | Create a mixin for creating new card styles. | Leslie Hoare | 2 | -0/+7 | |
| I'm aware that currently cards are a lot simpler than buttons right now but this may change in future and it feels cleaner to be able to create new card styles without needing to know the internals of how they're implemented. | |||||
| 2015-11-23 | Add responsive embed class for 1:1 aspect ratio | Richard Kraaijenhagen | 1 | -0/+4 | |
| Closes #18141 | |||||
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 1 | -3/+0 | |
| These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce] | |||||
| 2015-11-22 | Add missing !important-s to responsive text alignment classes; fixes #18300 | Deilv | 1 | -3/+3 | |
| Closes #18314 by merging a tweaked version of it. | |||||
| 2015-11-15 | scss/_reboot.scss: Add link to nice new docs regarding ↵ | Chris Rebert | 1 | -0/+1 | |
| `touch-action:manipulation` [ci skip] | |||||
| 2015-11-15 | Merge pull request #18051 from twbs/impl-18044 | Chris Rebert | 2 | -1/+22 | |
| Add touch-action:manipulation on interactive elements to avoid 300ms click delay | |||||
| 2015-11-15 | Fix #17001 in v4 | Chris Rebert | 1 | -1/+9 | |
| Refs #18253 [skip sauce] | |||||
| 2015-11-15 | Add $list-group-border-width; refs #18150 | Chris Rebert | 2 | -3/+4 | |
| [skip sauce] | |||||
| 2015-11-15 | $list-group-border => $list-group-border-color | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
