aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-10bootstrap-grid.css: Only apply `box-sizing: border-box` to the columns instea...Martijn Cuppens1-0/+2
2020-03-10Bootstrap 5 gridMartijn Cuppens1-32/+8
2020-02-17Remove unnecessary reduce motion when `$enable-transition: false` (#30183)Shohei Yoshida1-4/+4
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-13/+2
2020-02-15Add RFS to utility API (#30050)Martijn Cuppens1-5/+19
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)GaĆ«l Poupard1-2/+13
2020-02-14Avoid border-radius functions return negative values (#30166)Shohei Yoshida1-13/+26
2020-02-12Shorten if notations so that property order can be appliedMartijn Cuppens1-7/+4
2020-02-12Convert background shorthands to separate propertiesMartijn Cuppens2-2/+4
2020-02-12Remove redundant properties & nullify redundant percentagesMartijn Cuppens1-7/+5
2020-02-12Remove unrelated properties from gradient-bg mixinMartijn Cuppens1-4/+1
2020-02-10Introduce posibility to disable !important suffix for utility classes (#29625)Martijn Cuppens1-1/+1
2020-02-03Split grid & containers (#29146)Martijn Cuppens3-82/+84
2020-01-25Prevent grid with default cols from breaking when large pre was present (#30049)Jens Luyten1-0/+1
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse1-1/+1
2019-12-27Simplify disabled styles (#29296)Martijn Cuppens1-22/+21
2019-12-14Remove the deprecated `form-control-focus` mixinXhmikosR1-28/+0
2019-10-28Update .form-check to properly support gradients when enabled (#29338)Mark Otto2-3/+10
2019-10-17Add make-col-auto mixin (#29367)Mark Otto2-3/+7
2019-10-12Fix top level ampersand (#29518)Martijn Cuppens1-3/+5
2019-10-12Add color argument to button mixins (#29444)Jeremy Jackson1-12/+28
2019-08-30Allow override default col widthysds2-2/+10
2019-08-30CleanupMark Otto1-0/+11
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens2-4/+2
2019-08-27Don't bind validation to form controlsMartijn Cuppens1-30/+7
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens2-20/+5