| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-10-30 | Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| HMUDesign-v4-dev | |||||
| 2016-10-27 | Merge pull request #20441 from cortopy/visibility-mixin | Mark Otto | 1 | -1/+1 | |
| Visibility mixin | |||||
| 2016-10-19 | Use a variable for the default font weights. Fixes #20741 | Simon Bächler | 1 | -2/+2 | |
| Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170. | |||||
| 2016-10-18 | Add vertical-align utilities | Mark Otto | 1 | -0/+6 | |
| - Adds six new utils for vertical-align property - Documents the additional classes in the utils docs | |||||
| 2016-10-09 | Merge branch 'patch-10' of https://github.com/zalog/bootstrap into ↵ | Mark Otto | 1 | -1/+2 | |
| zalog-patch-10 | |||||
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -0/+4 | |
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 2 | -13/+13 | |
| 2016-09-11 | added text-gray-dark class (#19847) | Edd Yerburgh | 1 | -0/+4 | |
| 2016-09-08 | Add new border utils | Mark Otto | 1 | -0/+30 | |
| - Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page | |||||
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 1 | -0/+4 | |
| - Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds | |||||
| 2016-09-08 | Rename margin and padding utilities from .{property}-{side} to ↵ | Mark Otto | 1 | -8/+8 | |
| .{property}{side} without the extra dash | |||||
| 2016-09-04 | Disable important flag on Sass linter (#20627) | Mark Otto | 1 | -2/+0 | |
| 2016-08-02 | Update _visibility.scss | Juan J. Jimenez-Anca | 1 | -1/+1 | |
| 2016-06-16 | Contextual background-inverse text color fix | Jerad Rutnam | 1 | -4/+2 | |
| 2016-05-28 | Update _flex.scss | Catalin Zalog | 1 | -0/+1 | |
| 2016-05-17 | Update _spacing.scss | Catalin Zalog | 1 | -1/+2 | |
| 2016-05-11 | Fixes #19563: Add variable for setting background-color on .bg-inverse | Mark Otto | 1 | -4/+1 | |
| 2016-04-27 | add $inverse-bg and $inverse-color | Christopher Baker | 1 | -2/+2 | |
| 2016-04-17 | remove references to -* outside _variables.scss | Christopher Baker | 1 | -3/+3 | |
| 2016-04-06 | Add `display` utility classes (.d-{inline,block,inline-block}); fixes #19343 | Teo Dell'Amico | 1 | -0/+13 | |
| Refs #19665 [skip sauce] | |||||
| 2016-04-06 | Fixes #19221: Add .w-100 as width: 100% utility class | Mark Otto | 1 | -0/+4 | |
| 2016-02-08 | Flex utility classes shouldn't depend on $enable-grid-classes | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-06 | Merge pull request #19102 from twbs/v4-center-utils | Mark Otto | 1 | -3/+0 | |
| v4: Drop .center-block for new-ish .m-x-auto | |||||
| 2016-02-06 | Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted | Mark Otto | 1 | -3/+1 | |
| Use text-emphasis mixin for .text-muted | |||||
| 2016-02-06 | Drop .center-block for .m-x-auto | Mark Otto | 1 | -3/+0 | |
| - Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated) | |||||
| 2016-02-06 | linting | Mark Otto | 1 | -7/+7 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | linter overhaul | Mark Otto | 1 | -0/+2 | |
| 2016-02-06 | add horizontal flex utils | Mark Otto | 1 | -0/+9 | |
| 2016-02-06 | rename vertical align flex utils to middle to avoid clash with horizontal center | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | more accurate comments | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Move the conditional statement back to the file because nested imports ↵ | Mark Otto | 1 | -17/+19 | |
| aren't supported in Sass | |||||
| 2016-02-06 | rename .flex-all-* to .flex-items-* to match flexbox nomenclature | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | Conditionally include the flex utils in the import stack and reduce to a ↵ | Mark Otto | 1 | -22/+12 | |
| single query | |||||
| 2016-02-06 | Move grid flex classes to utils instead maybe? | Mark Otto | 1 | -0/+35 | |
| 2016-01-06 | Use text-emphasis-variant mixin for .text-muted | vsn4ik | 1 | -3/+1 | |
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 8 | -0/+201 | |
| directory [skip sauce] [skip validator] | |||||
