| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-21 | Actually use $progress-bg instead of hardcoded color | Chris Rebert | 1 | -4/+4 | |
| Refs #18535 [skip sauce] | |||||
| 2015-12-21 | Set $progress-bg to color we are actually using | Chris Rebert | 1 | -1/+1 | |
| 2015-12-21 | Actually use $progress-bar-color instead of hardcoded color | Chris Rebert | 1 | -4/+4 | |
| Refs #18535 | |||||
| 2015-12-21 | Set $progress-bar-color to color we are currently using | Chris Rebert | 1 | -1/+1 | |
| 2015-12-16 | Merge pull request #18463 from twbs/nav-item-margin | Chris Rebert | 2 | -3/+5 | |
| Introduce $nav-item-margin variable /fyi @mdo | |||||
| 2015-12-16 | Merge pull request #18469 from twbs/card-deck-margin | Chris Rebert | 2 | -7/+10 | |
| Introduce $card-deck-margin variable /fyi @mdo; happy to tweak the var names if desired | |||||
| 2015-12-16 | Merge pull request #18541 from patrickhlauke/progress-patch1 | Patrick H. Lauke | 1 | -3/+0 | |
| remove generated content value for progress | |||||
| 2015-12-12 | Merge pull request #18472 from twbs/x-y-vars | Chris Rebert | 2 | -5/+5 | |
| Rename 2 navbar variables to comply with updated naming convention | |||||
| 2015-12-11 | remove generated content value for progress | Patrick H. Lauke | 1 | -3/+0 | |
| as it's currently not displayed, and (in my opinion) would look fugly if it did appear... | |||||
| 2015-12-11 | progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, ↵ | Patrick H. Lauke | 2 | -2/+18 | |
| striped support) | |||||
| 2015-12-08 | manually bump versions because npm script wasn't working for me | Mark Otto | 1 | -1/+1 | |
| 2015-12-08 | Rename 2 navbar variables to comply with updated naming convention | Chris Rebert | 2 | -5/+5 | |
| $navbar-padding-horizontal => $navbar-padding-x $navbar-padding-vertical => $navbar-padding-y [skip sauce] [skip validator] | |||||
| 2015-12-08 | Introduce $card-deck-margin variable | Chris Rebert | 2 | -7/+10 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-08 | Introduce $nav-item-margin variable | Chris Rebert | 2 | -3/+5 | |
| [skip sauce] | |||||
| 2015-12-08 | Refactor _utilities-spacing.scss; fixes #18129 | Chris Rebert | 2 | -66/+45 | |
| 2015-12-08 | Make SCSS Lint happy | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-08 | order | Mark Otto | 1 | -1/+1 | |
| 2015-12-08 | unfuck that border from rem to px | Mark Otto | 1 | -2/+2 | |
| 2015-12-08 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -1/+2 | |
| 2015-12-08 | fixes #17776 | Mark Otto | 1 | -1/+1 | |
| 2015-12-08 | Merge pull request #17930 from zalog/patch-12 | Mark Otto | 1 | -0/+1 | |
| v4 - .c-select shouldn't inherit white text color | |||||
| 2015-12-08 | scss/_pagination.scss: Reassert #18257 | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-12-07 | tweak comment | Mark Otto | 1 | -1/+1 | |
| 2015-12-07 | Merge branch 'bassjobsen-patch-6' into v4-dev | Mark Otto | 2 | -28/+60 | |
| 2015-12-07 | Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into ↵ | Mark Otto | 2 | -28/+60 | |
| bassjobsen-patch-6 | |||||
| 2015-12-07 | fix variable | Mark Otto | 1 | -1/+1 | |
| 2015-12-07 | Merge pull request #18110 from twbs/pagination-classes | Mark Otto | 2 | -55/+44 | |
| Refactor pagination classes to avoid tag selectors & child selectors | |||||
| 2015-12-07 | rip out the .blockquote-* children classes for margin utils | Mark Otto | 1 | -8/+0 | |
| 2015-12-07 | Merge pull request #18138 from bassjobsen/patch-12 | Mark Otto | 1 | -20/+21 | |
| refactor blockqoutes to to avoid tag selectors & child selectors | |||||
| 2015-12-07 | rewrite list-inline to use margin and simpler styles | Mark Otto | 1 | -4/+4 | |
| 2015-12-07 | Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into ↵ | Mark Otto | 1 | -5/+5 | |
| bassjobsen-patch-11 | |||||
| 2015-12-07 | .page => .page-item | Chris Rebert | 2 | -2/+2 | |
| 2015-12-07 | Refactor pagination code to remove unnecessary ancestor requirements in ↵ | Chris Rebert | 2 | -42/+40 | |
| selectors | |||||
| 2015-12-07 | .page>{a,span => .page-link} | Chris Rebert | 2 | -18/+9 | |
| 2015-12-07 | .pagination>{li => .page} | Chris Rebert | 2 | -7/+7 | |
| 2015-12-07 | ignore that | Mark Otto | 1 | -1/+1 | |
| 2015-12-07 | fixes #18330 | Mark Otto | 1 | -0/+9 | |
| 2015-12-07 | Merge pull request #18356 from lesleh/card-mixin | Mark Otto | 3 | -11/+12 | |
| Card mixin | |||||
| 2015-12-07 | fixes #18320: pull in suit base reset for button focus styles in FF and IE | Mark Otto | 1 | -0/+9 | |
| 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-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] | |||||
