aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2019-07-12v5: Forms update (#28450)Mark Otto1-37/+18
2019-06-17Add Error checking to prevent invalid breakpoint (#28889)Ashfahan Khan1-1/+4
2019-05-30Utility API improvement: use $key/$value instead of nth (#28828)Ashfahan Khan1-3/+3
2019-05-26Fix background position (#28814)Sezer Esen1-1/+1
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens2-8/+33
2019-05-20`.sr-only` & `.sr-only-focusable` tweaks (#28720)Martijn Cuppens1-20/+14
2019-05-08Drop all hover mixinsMark Otto5-42/+7
2019-05-05Configurable container padding (#28554)Martijn Cuppens1-3/+3
2019-05-03Scrollbar fix (#28417)Martijn Cuppens1-0/+1
2019-04-25Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto1-14/+19
2019-04-05Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-03-14Remove hover states on background utilities (#28457)Martijn Cuppens1-14/+0
2019-03-14v5: Drop remaining deprecated mixins (#28461)Mark Otto3-33/+0
2019-03-14v5: Update badges (#28458)Mark Otto1-17/+0
2019-03-12v5: Don't automatically adjust all hr elements in alert variants (#28462)Mark Otto1-4/+0
2019-03-12v5: Drop deprecated size mixin (#28460)Mark Otto1-7/+0
2019-03-12Drop deprecated img-retina mixin (#28459)Mark Otto1-20/+0
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens1-1/+2
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens3-7/+7
2019-02-07Deprecate `img-retina()` mixin (#28072)Martijn Cuppens1-0/+1
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens1-0/+1
2019-02-07Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)João Lucas1-0/+12
2019-02-07Deprecate size mixin (#28067)Martijn Cuppens1-0/+1
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida1-1/+1
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens1-0/+3
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens1-1/+1
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens2-3/+11
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto1-9/+3
2019-01-08box-shadow mixin fix (#28004)wojtask91-3/+9
2019-01-07Allow configuration of caret spacing and vertical alignment (#27994)Martijn Cuppens1-4/+4
2019-01-07remove screen from media query (#27985)Martijn Cuppens1-1/+1
2019-01-07Add horizontal list group modifier (#27970)Mark Otto1-0/+12
2019-01-07take account 'none' for box-shadow (#27972)wojtask92-2/+11
2019-01-05Remove unneeded stylelint disables.XhmikosR2-3/+2
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens2-6/+6
2018-12-21Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds1-3/+5
2018-12-21#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens1-0/+6
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens2-8/+8
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse1-9/+9
2018-11-04Ligthen/Darken Button focus shadow colorysds1-4/+4
2018-11-04Avoid null value (#27570)Vincent Langlet1-1/+1
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke1-2/+4
2018-10-23Variable darken percentage for emphasized linksMartijn Cuppens1-1/+1
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens1-7/+3
2018-10-23Cleanup stylelint commentsMartijn Cuppens1-2/+1
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens1-0/+1
2018-10-21Unitless breakpointsJohan Beckers1-1/+1
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens1-2/+7
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski1-1/+1
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter1-0/+4