aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Add input focus blur variableSam Willis1-1/+1
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto7-1/+19
2021-02-03Update docs for color and bg utilitiesMark Otto1-0/+4
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson1-4/+4
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko1-6/+13
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke1-2/+3
2020-12-04feat(RTL): implement RTLGaël Poupard5-16/+24
2020-11-19fix(container): use $variable-prefix (#32201)Gaël Poupard1-2/+2
2020-11-14Simplify make-container() (#31735)Gaël Poupard1-4/+2
2020-11-13Add hover utilitiesNikita Mikhaylov1-0/+11
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens1-16/+0
2020-10-13Colors rewrite (#30622)Martijn Cuppens3-6/+6
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto3-18/+18
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR4-9/+9
2020-09-23Forgot to divide by 2Mark Otto1-2/+2
2020-09-23Match container gutters with row guttersMark Otto1-3/+5
2020-09-17docs: fix a few redirects (#31689)XhmikosR1-1/+1
2020-09-15Remove unnecessary nesting selectorsXhmikosR1-1/+1
2020-09-01Add default parameters to each border radius mixin (#31571)Jeremy Jackson1-8/+8
2020-08-22fix(breakpoints): use next breakpoint when targetting xs onlyGaël Poupard1-3/+4
2020-08-06Remove flex: 1 0 100% from rows (#31439)Mark Otto1-1/+0
2020-08-04box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#...Shohei Yoshida1-9/+7
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard1-4/+4
2020-07-31Cleanup/fix after the sr-only to visually-hidden renaming (#31359)Patrick H. Lauke1-3/+3
2020-07-12Easier disabled state customization for button variants (#30639)Gaël Poupard1-4/+7
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke1-3/+3
2020-06-15Switch to btn-checkMartijn Cuppens1-6/+6
2020-06-15Remove checkbox/radio toggle from button plugin in favor of a CSS only solutionMartijn Cuppens1-4/+8
2020-06-14Change breakpoint-max implementationMartijn Cuppens1-7/+7
2020-06-12🔥 Remove container duplicationk-utsumi1-10/+0
2020-06-09fix(grid): zero min-width on .col has too much side-effects (#30979)Gaël Poupard1-1/+0
2020-06-08Prevent `.row` from shrinking in flex container (#30940)Gaël Poupard1-0/+1
2020-05-15Improve gradientsMartijn Cuppens3-16/+5
2020-04-26Rename variables for brevityMark Otto1-1/+1
2020-04-24Add bs prefixMartijn Cuppens1-7/+7
2020-04-24Prevent nested tables style leaksMartijn Cuppens2-39/+21
2020-04-18grid: checks for `$grid-columns > 0` (#30605)Catalin Zalog1-9/+11
2020-04-16feat: checks for `$grid-row-columns` (#30606)Catalin Zalog1-3/+5
2020-04-16feat: removes `.form-text` display (#30598)Catalin Zalog1-0/+1
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens1-10/+10
2020-04-11Use `box-shadow` mixin for `.btn` (#30512)Catalin Zalog1-8/+8
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens1-0/+2
2020-04-01Fix CSS and improve docsysds1-14/+0
2020-04-01Add Full-Screen size to Modal and Responsive variations for breakpointsgsoti1-0/+14
2020-04-01transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)Shohei Yoshida1-4/+14
2020-03-30Switch to custom properties to control grid gutter widths (#30475)Martijn Cuppens1-4/+23
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard2-6/+6
2020-03-23Use next dropdown menu instead of first of the parentMartijn Cuppens1-1/+1
2020-03-16fix(css): adds a new opacity varCatalin Zalog1-1/+1
2020-03-10Add row-cols-auto and responsive variantsMartijn Cuppens1-0/+4