| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-01-07 | pointless comments | Mark Otto | 1 | -5/+0 | |
| 2016-01-07 | more variables spacing | Mark Otto | 1 | -6/+6 | |
| 2016-01-07 | spacing | Mark Otto | 1 | -12/+12 | |
| 2016-01-07 | Fixes #18681: Use a local varible to calculate a unit-less border offset for ↵ | Mark Otto | 1 | -1/+2 | |
| the popover title | |||||
| 2016-01-06 | Add variables for spacing of .btn-toolbar and split-button dropdown toggles | Chris Rebert | 2 | -6/+10 | |
| [skip sauce] | |||||
| 2016-01-06 | Consolidate nav-tab dropdown styles with nav-tab styles | Mark Otto | 1 | -12/+7 | |
| - Moves styles up the document a bit to nest them - Drops the static 1px for $navbar-tabs-border-width so once again it’s all tied together should folks customize that | |||||
| 2016-01-06 | New $nav-pills-active-link-* variables | Mark Otto | 2 | -6/+6 | |
| - Renames old and unused $nav-pills-active-link-hover-* for $nav-pills-active-link-* ones - Puts those vars to use in place of defaults $component-* vars on nav pills | |||||
| 2016-01-06 | Spacing y'all | Mark Otto | 1 | -20/+20 | |
| 2016-01-06 | Regroup nav variables | Mark Otto | 1 | -5/+0 | |
| 2016-01-06 | Revamp tabbed nav border variables | Mark Otto | 2 | -4/+4 | |
| - Add new $nav-tabs-border-width for the bottom border on the .nav-tabs parent class - Use that new variable for the negative margin on nav-items within it for consistent customization - Drop the $nav-tabs-link-border-width for the new variable so it’s all tied together | |||||
| 2016-01-06 | Add $nav-disabled-link-hover-bg variable | Mark Otto | 2 | -1/+2 | |
| 2016-01-06 | Add $nav-item-inline-spacer variable | Mark Otto | 2 | -1/+2 | |
| So folks can customize the distance between nav links in inline navs. | |||||
| 2016-01-06 | follow up to #18782: remove pager vars | Mark Otto | 1 | -15/+0 | |
| 2016-01-06 | Merge pull request #18782 from twbs/v4-rip-pager | Mark Otto | 2 | -59/+0 | |
| v4: Drop pager component | |||||
| 2016-01-06 | Introduce $tooltip-padding-{x,y} & $tooltip-margin vars | Chris Rebert | 2 | -5/+8 | |
| [skip sauce] | |||||
| 2016-01-06 | Rip out the pager component | Mark Otto | 2 | -59/+0 | |
| 2016-01-06 | Remove associated comment too | Chris Rebert | 1 | -1/+0 | |
| Erratum from #18658 [ci skip] | |||||
| 2016-01-06 | fixes #18658: no more min-width action on progress bars. we had them in v3 ↵ | Mark Otto | 1 | -12/+0 | |
| and ended up removing them for additional problems it caused folks. | |||||
| 2016-01-06 | Merge pull request #18775 from twbs/hack-18543 | Patrick H. Lauke | 1 | -0/+7 | |
| Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug | |||||
| 2016-01-06 | Use text-emphasis-variant mixin for .text-muted | vsn4ik | 1 | -3/+1 | |
| 2016-01-06 | Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bug | Chris Rebert | 1 | -0/+7 | |
| Closes #18543 | |||||
| 2016-01-06 | rename .card-*-outline to .card-outline-* for consistency with button outlines | Mark Otto | 1 | -6/+6 | |
| 2016-01-06 | Merge pull request #18518 from sergej2705/v4-dev-background-variant | Mark Otto | 1 | -1/+1 | |
| Added !important to hover | |||||
| 2016-01-06 | Merge pull request #18695 from bassjobsen/patch-30 | Mark Otto | 1 | -8/+9 | |
| .container, .container-fluid should be conditional upon $enable-grid-… | |||||
| 2016-01-06 | fixes #17719: rename .btn-*-outline to .btn-outline-* | Mark Otto | 1 | -6/+6 | |
| 2016-01-06 | Merge pull request #18771 from twbs/v4-custom-forms-revamp | Mark Otto | 2 | -64/+86 | |
| v4: Custom forms (disabled state, revamp, etc) | |||||
| 2016-01-06 | disable it for the whole file | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | really disable the offending one | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | try disabling that | Mark Otto | 1 | -0/+2 | |
| 2016-01-05 | rewrite custom file input component to use classes over nested elements | Mark Otto | 1 | -26/+29 | |
| 2016-01-05 | ensure custom selects get rounded corners | Mark Otto | 1 | -0/+1 | |
| 2016-01-05 | Change .c-select to .custom-select | Mark Otto | 1 | -2/+2 | |
| 2016-01-05 | Revamp custom form styles | Mark Otto | 2 | -60/+49 | |
| - Less nesting with more specific classes - New class names for most elements to avoid unnecessary and potentially confusing shorthand - Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case) - Change up colors and variables for regular and disabled states | |||||
| 2016-01-05 | Merge pull request #18682 from twbs/media-obj-zoom | Mark Otto | 1 | -1/+0 | |
| Remove nonstandard `zoom: 1` from media object | |||||
| 2016-01-05 | Fixes #17918: Add styles for disabled custom checkboxes and radios | markau | 2 | -1/+28 | |
| 2016-01-05 | remove instances of font-weight: normal since we no longer specify bold ↵ | Mark Otto | 1 | -2/+0 | |
| labels (as of v4) | |||||
| 2016-01-03 | Merge pull request #18669 from twbs/fix-18652 | Mark Otto | 1 | -7/+0 | |
| Remove .dl-horizontal; it's redundant to the grid system | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-12-29 | Merge pull request #18699 from patrickhlauke/disabled-pointer-events | Patrick H. Lauke | 2 | -0/+2 | |
| Add pointer-events:none to disabled pagination/pager links | |||||
| 2015-12-29 | Add max-width to file browser; fixes #18651 | Sam A. Horvath-Hunt | 1 | -0/+2 | |
| 2015-12-27 | Add pointer-events:none to disabled pagination/pager links | Patrick H. Lauke | 2 | -0/+2 | |
| as currently this was missed out (compared to disabled `a.btn`) | |||||
| 2015-12-27 | .container, .container-fluid should be conditional upon $enable-grid-classes | Bass Jobsen | 1 | -8/+9 | |
| see: https://github.com/twbs/bootstrap/issues/17586 | |||||
| 2015-12-25 | Remove nonstandard `zoom: 1` from media object | Chris Rebert | 1 | -1/+0 | |
| It should be unnecessary since we only support IE>=9, and this hasLayout hack is for IE6-7. https://developer.mozilla.org/en-US/docs/Web/CSS/zoom http://stackoverflow.com/questions/1794350/what-is-haslayout [skip sauce] [skip validator] | |||||
| 2015-12-25 | Fix syntax of .text-hide's `font` property value | Chris Rebert | 1 | -1/+1 | |
| In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property. Removing the quotes fixes the syntax error and does not cause any SCSS compiler error. [skip sauce] [skip validator] | |||||
| 2015-12-24 | Remove .dl-horizontal; it's redundant to the grid system; fixes #18652 | Chris Rebert | 1 | -7/+0 | |
| [skip sauce] | |||||
| 2015-12-23 | Merge pull request #18464 from twbs/btn-block-spacing-y | Chris Rebert | 2 | -1/+3 | |
| Introduce $btn-block-spacing-y variable | |||||
| 2015-12-23 | Uncomment Firefox .progress styles; fixes #18536 | Chris Rebert | 1 | -27/+23 | |
| [skip sauce] [skip validator] | |||||
| 2015-12-23 | Organize existing .progress styles | Chris Rebert | 1 | -5/+9 | |
| 2015-12-23 | Refactor Breadcrumbs component | Chris Rebert | 2 | -12/+13 | |
| Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors, so as to no longer require the usage of `<ol>`-based markup. Rename variables to follow naming conventions: * $breadcrumb-padding-vertical => $breadcrumb-padding-y * $breadcrumb-padding-horizontal => $breadcrumb-padding-x Introduce new variable: $breadcrumb-item-padding [skip sauce] | |||||
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 10 | -99/+98 | |
| directory [skip sauce] [skip validator] | |||||
