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
AgeCommit message (Expand)Author
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto
2021-10-06Add Sass variables for hr background-color and borderdevhoussam
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto
2021-09-28Use Sass variable instead of RGB components (#35017)Geremia Taglialatela
2021-09-07Add `border-radius` sizes to small and large `.form-select`s (#34853)Dominik Crha
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-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-26Make default $accordion-icon-color consistentTheFakeCake
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-20Small typos, closes #34249Mark Otto
2021-06-14Replace `/` division with multiplication and custom `divide()` function (#34245)Mark Otto
2021-06-03fix(forms): unitless `line-height` for floating labels (#34161)Gaël Poupard
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-20fix wrong comment text for tooltip (#34044)GeoSot
2021-04-19Use the backdrop util in offcanvas, enforcing consistency (#33545)GeoSot
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-05Spinner alignment changesMark Otto
2021-03-31Make .nav-link color consistent when using buttons (#33478)Kyle Tsang
2021-03-17Revamp accordion borders to fix pixel jumping (#33149)Mark Otto
2021-03-02Offcanvas as component (#29017)GeoSot
2021-03-02Reset select:disabled opacity and null-ify color to fix rendering differences...Mark Otto
2021-03-01fix(list-group): properly set a color on list-group-itemsGaël Poupard
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi
2021-02-11Add input focus blur variableSam Willis
2021-02-11Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto
2021-02-03Update docs for color and bg utilitiesMark Otto
2021-01-15Drop transition on .form-check, keep on .form-switchMark Otto
2021-01-15Lighten disabled dropdown text to $gray-500Mark Otto
2021-01-11Darken dropdown item hover style (#32754)Patrick H. Lauke
2020-12-28Tweak .form-select padding (#32419)Mark Otto
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson
2020-12-14Add two new variables for pagination border-radius values (#32423)Mark Otto
2020-12-04Add toast positioningMartijn Cuppens
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-12-01Remove background, padding, border from breadcrumb containerPatrick H. Lauke
2020-11-14Simplify make-container() (#31735)Gaël Poupard
2020-11-13Rename scale-color() function to shift-color() to avoid collision with Sass's...Mark Otto
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto
2020-11-08Add checks to fix color contrast issues (#32085)Martijn Cuppens
2020-11-06_variables.scss: reorder SVG attributesXhmikosR