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-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-08-04_navbar.scss: switch comment (#34677)XhmikosR
2021-08-04Add and document additional :root CSS variablesMark Otto
2021-08-04Update color and background-color utilitiesMark Otto
2021-08-03Add new placeholder component (#31859)Jaume Sala
2021-08-03Update input-bg to use body-bg (#34651)Mark Otto
2021-07-29Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)Mark Otto
2021-07-28Make text decoration consistent with other anchors (#34475)Andrew Pucci
2021-07-27More concise improvements for `add()` and `subtract()` (#34432)Gaël Poupard
2021-07-26Clean up a couple CSS Grid issues (#34572)Mark Otto
2021-07-26Make default $accordion-icon-color consistentTheFakeCake
2021-07-22Toasts: Change showing timings and classes to keep toast `display:none` by de...GeoSot
2021-07-18Add new offcanvas support to navbarscraftwerk
2021-07-17Split .vr from stacks as a new helperMark Otto
2021-07-17Add hstack and vstack helpersMark Otto
2021-07-14fix(forms): prevent color control from shrinking (#34445)Gaël Poupard
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