aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Merge branch 'main' into main-fod-simpler-table-structuremain-fod-simpler-table-structureXhmikosR22-76/+371
2021-07-29Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)Mark Otto1-7/+1
2021-07-28Make text decoration consistent with other anchors (#34475)Andrew Pucci1-1/+1
2021-07-27More concise improvements for `add()` and `subtract()` (#34432)Gaël Poupard1-12/+0
2021-07-26Clean up a couple CSS Grid issues (#34572)Mark Otto2-23/+24
2021-07-25Make default $accordion-icon-color consistentTheFakeCake1-1/+1
2021-07-22Toasts: Change showing timings and classes to keep toast `display:none` by de...GeoSot1-2/+2
2021-07-17Add new offcanvas support to navbarscraftwerk1-1/+30
2021-07-16Split .vr from stacks as a new helperMark Otto3-9/+9
2021-07-16Add hstack and vstack helpersMark Otto2-0/+25
2021-07-14fix(forms): prevent color control from shrinking (#34445)Gaël Poupard2-1/+3
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto2-1/+3
2021-07-06Add maps for all colors, document how to extend color utilities (#32319)Mark Otto2-0/+130
2021-07-05Add horizontal collapse supportMark Otto2-0/+7
2021-06-25Variablize backdrop for modal and offcanvasMark Otto5-14/+26
2021-06-22v5.1: Add optional CSS grid (#31813)Mark Otto2-0/+35
2021-06-22Add utility classes for opacity (#33781)harishhalodoc1-0/+13
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR4-4/+4
2021-06-22Fix another Sass division (#34332)Mark Otto1-2/+2
2021-06-22Update rfs to v9.0.4.Mark Otto1-13/+55
2021-06-22Update the divide() functionMark Otto2-13/+30
2021-06-19Small typos, closes #34249Mark Otto1-2/+2
2021-06-17Fix lingering Sass math (#34281)Mark Otto1-2/+2
2021-06-17Remove a leftover sass:math module call (#34280)Mark Otto1-2/+0
2021-06-16styles(tables): forgotten stylelint-disableGaël Poupard1-1/+0
2021-06-16styles(tables): drop unused stylelint-disableGaël Poupard1-3/+0
2021-06-16fix(tables): support simpler table structureGaël Poupard1-4/+16
2021-06-14Don't set auto margin on offcanvas closeMark Otto1-1/+3
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto13-53/+81
2021-06-03Allow individual grid classes to override `.row-cols` (#33621)Anal-Retentive Squirrel Hunter1-1/+7
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard2-0/+2
2021-06-02Sets the correct color for popover header bottom borderBreno Reis1-1/+1
2021-05-28Add missing transition to `.form-select` (#34034)Simon Ihmig2-0/+3
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard2-1/+2
2021-05-27fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)Gaël Poupard1-4/+4
2021-05-25Fix x-paddings for select (with floating label, and in Firefox) (#34008)Gaël Poupard2-1/+4
2021-05-25Handle complex expressions in add() & subtract() (#34047)Gaël Poupard1-0/+16
2021-05-20fix wrong comment text for tooltip (#34044)GeoSot1-1/+1
2021-05-19Update button-variant mixin to add missing space.pu-master1-1/+1
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR4-4/+4
2021-05-13remove modal css overrideGeoSot1-11/+2
2021-05-13Revert "use `:read-only` css selector instead `[readonly]` for consistency (#...Mark Otto1-5/+5
2021-05-13PRevent accent-bg from leaking in nested table (#33825)Gaël Poupard1-0/+1
2021-05-13Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)Jatin Mehta1-1/+8
2021-05-10Don't redefine $list-group-color in loopMark H. Wilkinson1-5/+5
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR4-4/+4
2021-04-30accordion: fix `border-top` on Firefox (#33736)alpadev1-2/+4
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot2-14/+2
2021-04-17Apply positioning only when Popper is not usedRohit Sharma1-13/+7
2021-04-17use `:read-only` css selector instead `[readonly]` for consistency (#33642)harishhalodoc1-5/+5