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-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
2020-11-06Shade color for better color contrastMartijn Cuppens
2020-11-06Fix missing border & add transitionsMartijn Cuppens
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto
2020-11-03Form file docs and overrides (#32058)Gaël Poupard
2020-10-30Updated .rounded utilities (#31687)Mark Otto
2020-10-29Remove explicit heights on form elements (#31993)Martijn Cuppens
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens
2020-10-28v5: Floating labels (#30449)Mark Otto
2020-10-27v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities...Mark Otto
2020-10-22Handle the Ubuntu sans-serif case (#31657)Gaël Poupard
2020-10-19Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)Gaël Poupard
2020-10-13Colors rewrite (#30622)Martijn Cuppens
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto
2020-09-29feat(colors): bump dark to gray-900 (#30550)Gaël Poupard
2020-09-29Fix disabled checkbox toggle buttons (#31651)Nikita Mikhaylov
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR
2020-09-28_variables: change $btn-close-bg's attribute order (#31772)XhmikosR