| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-15 | Move viewport-dependent padding tweak into main .jumbotron block | Chris Rebert | 1 | -6/+4 | |
| Refs #18259 [skip sauce] | |||||
| 2015-11-15 | .form-control: Use $input-border-width instead of $border-width | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | Add $table-border-width; refs #18150 | Chris Rebert | 2 | -12/+13 | |
| 2015-11-14 | Add $popover-border-width; refs #18150 | Chris Rebert | 2 | -2/+3 | |
| 2015-11-14 | Use $border-width in misc border print styles | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] | |||||
| 2015-11-14 | Add $thumbnail-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $thumbnail-border => $thumbnail-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | Add $pagination-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | Rename $pagination-border => $pagination-border-color for clarity | Chris Rebert | 2 | -3/+3 | |
| 2015-11-14 | Add $pager-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $pager-border => $pager-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | Add $nav-tabs-link-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | Add $input-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $input-border => $input-border-color | Chris Rebert | 3 | -4/+4 | |
| 2015-11-14 | Add $dropdown-border-width; refs #18150 | Chris Rebert | 2 | -1/+2 | |
| 2015-11-14 | $dropdown-border => $dropdown-border-color | Chris Rebert | 2 | -2/+2 | |
| 2015-11-14 | fixes #18170, make cards block level by default so anchors can be used as ↵ | Mark Otto | 1 | -0/+1 | |
| base element | |||||
| 2015-11-14 | fixes #18241: bump up border-radius values on .label-pill for when ↵ | Mark Otto | 1 | -1/+3 | |
| customization means the 1rem value doesn't cut it | |||||
| 2015-11-14 | fix error to danger | Mark Otto | 1 | -2/+2 | |
| 2015-11-14 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 8 | -14/+24 | |
| 2015-11-14 | nuke unhelpful comments | Mark Otto | 1 | -3/+0 | |
| 2015-11-14 | Refactor figure image styles to use CSS class instead of child selector | Bass Jobsen | 1 | -5/+4 | |
| Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104. Closes #18131 | |||||
| 2015-11-13 | Add touch-action:manipulation on interactive elements to avoid 300ms click delay | Chris Rebert | 2 | -1/+22 | |
| Fixes #18044 [skip sauce] [skip validator] | |||||
| 2015-11-13 | .dropdown-menu: Swap color and font-size property order to make SCSS Lint happy | Chris Rebert | 1 | -1/+1 | |
| 2015-11-13 | scss/_nav.scss: Remove trailing whitespace | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-13 | Swap margin-right and margin-left ordering in .dropdown-toggle::after to ↵ | Chris Rebert | 1 | -1/+1 | |
| make SCSS Lint happy [ci skip] | |||||
| 2015-11-13 | scss/_card.scss: Remove trailing whitespace | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-11-12 | Merge pull request #18089 from almirsarajcic/v4-dev | Mark Otto | 1 | -1/+1 | |
| Rename .help-block to .text-help | |||||
| 2015-11-12 | Merge pull request #18093 from AndersMad/patch-1 | Mark Otto | 1 | -2/+2 | |
| Card fix static -> variable border radius | |||||
| 2015-11-12 | Merge pull request #17939 from chrisbell08/#17895_alert_border_width | Mark Otto | 2 | -1/+2 | |
| #17895 Added $alert-border-width that defaults to $border-width | |||||
| 2015-11-12 | Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4 | Chris Rebert | 1 | -1/+0 | |
| Refs #15947, #17542 [ci skip] | |||||
| 2015-11-12 | Revert "Drop cursor pointer for button role" | Chris Rebert | 1 | -0/+11 | |
| This reverts commit 61067304cd8ad4394af69003971b4e9c3aa94c55. The normalize.css pull request (https://github.com/necolas/normalize.css/pull/379 ) was REJECTED, *NOT* merged! | |||||
| 2015-11-12 | Merge pull request #18061 from mathisonian/patch-1 | Mark Otto | 1 | -1/+1 | |
| remove bro from comment | |||||
| 2015-11-12 | space | Mark Otto | 1 | -0/+1 | |
| 2015-11-12 | Merge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into ↵ | Mark Otto | 1 | -11/+0 | |
| flexbox-reboot-cursor | |||||
| 2015-11-12 | Merge pull request #17708 from ↵ | Mark Otto | 2 | -1/+4 | |
| biokillos/feature/add-variable-for-card-link-hover-state Add variable for card-link hover state | |||||
| 2015-11-12 | Merge pull request #17317 from dmbaughman/v4-media-breakpoint-between | Mark Otto | 1 | -0/+10 | |
| v4 - Added mixin to handle media queries that span multiple breakpoints | |||||
| 2015-11-12 | Merge pull request #17596 from neilhem/remove-fallback-colors | Mark Otto | 1 | -2/+0 | |
| remove not used popover fallback variables | |||||
| 2015-11-12 | Merge pull request #17733 from chrisbell08/v4 | Mark Otto | 1 | -0/+1 | |
| Fix for Issue #17711 - Added clearfix mixin to the nav-pills class. | |||||
| 2015-11-12 | fix broke shit, ugh my bad | Mark Otto | 2 | -4/+4 | |
| 2015-11-12 | Merge pull request #17153 from kkirsche/patch-17 | Mark Otto | 2 | -3/+3 | |
| v4 — Change .has-error to .has-danger for uniformity. | |||||
| 2015-11-12 | Merge pull request #17277 from kkirsche/patch-5 | Mark Otto | 1 | -0/+1 | |
| v4 — Use the body color for dropdown menu text in navbars | |||||
| 2015-11-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2015-11-12 | scss: move Figures from _type to _images | O'meid | 2 | -20/+20 | |
| 2015-11-12 | Merge pull request #17241 from tagliala/font-size-sm-fix | Mark Otto | 1 | -1/+1 | |
| v4: Change the default value of $font-size-sm to .875rem | |||||
| 2015-11-12 | manually pull in #17212 from @azmenak | Mark Otto | 1 | -0/+4 | |
| 2015-11-12 | Merge pull request #17137 from kkirsche/patch-10 | Mark Otto | 1 | -0/+1 | |
| v4: Dropdown caret is not horizontally alligned | |||||
| 2015-11-12 | Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 | Chris Rebert | 2 | -5/+5 | |
| [skip sauce] | |||||
| 2015-11-12 | Merge pull request #18109 from twbs/color-utils-important | Chris Rebert | 2 | -3/+3 | |
| Add !important to text and background color utility classes | |||||
| 2015-11-12 | Merge pull request #18033 from twbs/invisible-important | Chris Rebert | 1 | -1/+1 | |
| Add !important to .invisible (visibility:hidden) utility class | |||||
