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-12-17Convert alerts to CSS variables (#35401)Mark Otto
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR
2021-11-01`make-col-ready()`: remove the unused `$gutter` variable (#34334)Michael Sørensen
2021-11-01Always set the CSS variables for gutters in containers (#34644)Mark Otto
2021-10-11Add color and border-color css variables to tables (#35055)Geremia Taglialatela
2021-10-05Add workaround for dart sass compile error (#35033)Kyle Tsang
2021-09-09Update a URL mentioning dead name (#34937)Kitty Giraudel
2021-08-04Update color and background-color utilitiesMark Otto
2021-07-29Revert "Allow individual grid classes to override `.row-cols` (#33621)" (#34612)Mark Otto
2021-07-26Clean up a couple CSS Grid issues (#34572)Mark Otto
2021-06-25Variablize backdrop for modal and offcanvasMark Otto
2021-06-22Fix another Sass division (#34332)Mark Otto
2021-06-22Update the divide() functionMark Otto
2021-06-17Fix lingering Sass math (#34281)Mark Otto
2021-06-17Remove a leftover sass:math module call (#34280)Mark 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-05-19Update button-variant mixin to add missing space.pu-master
2021-05-13Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)Jatin Mehta
2021-04-14refactor(color-scheme): reduce complexityGaël Poupard
2021-04-14Hide validation icons from multiple selectsGeremia Taglialatela
2021-04-10Add color-scheme mixinMark Otto
2021-04-06Add equal column mixin (#32155)CFX
2021-04-03Fix validation feedback icon in select multipleGeremia Taglialatela
2021-03-01fix(forms): validated controls in input-groupGaël Poupard
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
2020-12-17Add variables for modifying button state colours. (#32317)Dylan Anderson
2020-12-17Extended form validation states customization capabilities (#31757)Dmytro Yaremenko
2020-12-15Expand `visually-hidden-focusable` so it can be used on a container, so the c...Patrick H. Lauke
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-19fix(container): use $variable-prefix (#32201)Gaël Poupard
2020-11-14Simplify make-container() (#31735)Gaël Poupard
2020-11-13Add hover utilitiesNikita Mikhaylov
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens
2020-10-13Colors rewrite (#30622)Martijn Cuppens
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR
2020-09-23Forgot to divide by 2Mark Otto
2020-09-23Match container gutters with row guttersMark Otto
2020-09-17docs: fix a few redirects (#31689)XhmikosR
2020-09-15Remove unnecessary nesting selectorsXhmikosR
2020-09-02Add default parameters to each border radius mixin (#31571)Jeremy Jackson
2020-08-23fix(breakpoints): use next breakpoint when targetting xs onlyGaël Poupard
2020-08-06Remove flex: 1 0 100% from rows (#31439)Mark Otto
2020-08-04box-shadow() mixin allow 'null' and drop support 'none' with multiple args (#...Shohei Yoshida
2020-08-04Ensure to increase contrasts on buttons & colored links hover/active states (...Gaël Poupard
2020-07-31Cleanup/fix after the sr-only to visually-hidden renaming (#31359)Patrick H. Lauke
2020-07-12Easier disabled state customization for button variants (#30639)Gaël Poupard