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-09-07Add `border-radius` sizes to small and large `.form-select`s (#34853)Dominik Crha
2021-09-07Add `align-self: center` to buttons for improved rendering in flex containersZaid Jawed
2021-09-07Release v5.1.1 (#34869)v5.1.1XhmikosR
2021-09-02Include root.scss in all dist builds (#34773)Mark Otto
2021-08-23Fix `$dropdown-link-hover-color` variable color value in _variable.scss (#34779)ghost_32
2021-08-10Add check to rgba-css-var function for body or bg (#34699)Mark Otto
2021-08-05Fix font size variable name (#34679)Semih Raif Gürel
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