| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-07-31 | Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ↵ | Martijn Cuppens | 1 | -1/+1 | |
| mixins | |||||
| 2019-02-07 | Responsive font size implementation (#23816) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-21 | #27135: themed link focus state & selector improvement (#27136) | Martijn Cuppens | 1 | -0/+1 | |
| 2018-09-14 | Selector improvement (#27219) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-09-02 | Move CSS of hover underline to base from color variants | ysds | 1 | -0/+6 | |
| 2017-10-02 | Badges add Sass variable to configure `$badge-border-radius` (#24213) | Patrick Yeo | 1 | -1/+1 | |
| 2017-08-18 | Remove `color` property from `badge` class | Jon Wolski | 1 | -1/+0 | |
| I suggest removing `color: #FFF` from the `badge` class, because it is provided by the `badge-<modifier>` classes along with a background-color, whereas there is no corresponding background-color provided on the `badge` class itself. Background ---------- According to the documentation: > [badge] Requires one of the contextual, color modifier classes for `color` and > `background-color`. That is, color and background color should be provided by a modifier class, rather than the badge class itself. e.g. `<span class='badge badge-primary'>4</span>` In general, providing a `color` property without also providing a `background-color` should be avoided. [W3 QA tips] In this context, this is a problem only if someone creates a `badge` without providing a modifier. Such an omition may be difficult to trouble-shoot, because this will most likely yield white text on a white background. [W3 QA tips](https://www.w3.org/QA/Tips/color) | |||||
| 2017-06-25 | update badges to use the theme colors sass map | Mark Otto | 1 | -32/+4 | |
| 2017-01-23 | Remove `cursor: pointer;` (#21812) | Mark Otto | 1 | -1/+0 | |
| * Remove most of custom cursor: pointer; implementations * turns out that's not so much of a thing | |||||
| 2016-12-26 | Rename tags to badges in comments | Quy | 1 | -4/+4 | |
| 2016-10-26 | Rename .tag to .badge to avoid conflicting with WordPress | Mark Otto | 1 | -0/+77 | |
| 2015-08-05 | rip badges | Mark Otto | 1 | -56/+0 | |
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 1 | -1/+1 | |
| 2015-06-19 | fix scss linting | Mark Otto | 1 | -2/+2 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 1 | -0/+1 | |
| 2015-05-29 | enforce line-height on badges at all times | Mark Otto | 1 | -0/+1 | |
| 2015-04-18 | clean up comments and spacing | Mark Otto | 1 | -1/+0 | |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -2/+1 | |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -1/+1 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+56 | |
