Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2021-07-08Add null `$card-box-shadow` variable (#34440)Mark Otto
2021-07-07Add maps for all colors, document how to extend color utilities (#32319)Mark Otto
2021-07-06Add horizontal collapse supportMark Otto
2021-06-25Variablize backdrop for modal and offcanvasMark Otto
2021-06-23v5.1: Add optional CSS grid (#31813)Mark Otto
2021-06-23Add utility classes for opacity (#33781)harishhalodoc
2021-06-22Release v5.0.2 (#34276)v5.0.2XhmikosR
2021-06-22Fix another Sass division (#34332)Mark Otto
2021-06-22Update rfs to v9.0.4.Mark Otto
2021-06-22Update the divide() functionMark Otto
2021-06-20Small typos, closes #34249Mark Otto
2021-06-17Fix lingering Sass math (#34281)Mark Otto
2021-06-17Remove a leftover sass:math module call (#34280)Mark Otto
2021-06-15Don't set auto margin on offcanvas closeMark Otto
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto
2021-06-03Allow individual grid classes to override `.row-cols` (#33621)Anal-Retentive Squirrel Hunter
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard
2021-06-03Sets the correct color for popover header bottom borderBreno Reis
2021-05-28Add missing transition to `.form-select` (#34034)Simon Ihmig
2021-05-28fix(tables): decouple table-bg and table-accent-bg (#34048)Gaël Poupard
2021-05-27fix(dropdowns): RTL for `.dropdown-menu-*` (#34124)Gaël Poupard
2021-05-25Fix x-paddings for select (with floating label, and in Firefox) (#34008)Gaël Poupard
2021-05-25Handle complex expressions in add() & subtract() (#34047)Gaël Poupard
2021-05-20fix wrong comment text for tooltip (#34044)GeoSot
2021-05-19Update button-variant mixin to add missing space.pu-master
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
2021-05-13remove modal css overrideGeoSot
2021-05-13Revert "use `:read-only` css selector instead `[readonly]` for consistency (#...Mark Otto
2021-05-13PRevent accent-bg from leaking in nested table (#33825)Gaël Poupard
2021-05-13Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)Jatin Mehta
2021-05-10Don't redefine $list-group-color in loopMark H. Wilkinson
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR
2021-04-30accordion: fix `border-top` on Firefox (#33736)alpadev
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot
2021-04-18Apply positioning only when Popper is not usedRohit Sharma
2021-04-18use `:read-only` css selector instead `[readonly]` for consistency (#33642)harishhalodoc
2021-04-18fix: use list-group variable instead of alert (#33658)Mona Brahmakshatriya
2021-04-14Make accordion icon rotation more natural (#33292)Victor Massé
2021-04-14Have $form-check-input-border's default derive from ($black instead of hard-c...Carson
2021-04-14refactor(color-scheme): reduce complexityGaël Poupard
2021-04-14Hide validation icons from multiple selectsGeremia Taglialatela
2021-04-11Decouple Modal's scrollbar functionality (#33245)GeoSot
2021-04-10Add color-scheme mixinMark Otto
2021-04-06Add equal column mixin (#32155)CFX
2021-04-05Spinner alignment changesMark Otto
2021-04-04Add offcanvas-top modifier (#33549)Mark Otto
2021-04-04Vertically align offcanvas header componentsMark Otto
2021-04-03Fix validation feedback icon in select multipleGeremia Taglialatela
2021-03-31Make .nav-link color consistent when using buttons (#33478)Kyle Tsang
2021-03-23Release v5.0.0-beta3 (#33439)v5.0.0-beta3XhmikosR