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
2022-10-23Add `z-index` utilities, `.z-*` (#37317)Mark Otto
2022-10-06Utilities for overflow and object fit (#36848)Daniel Raymond
2022-10-03Add new border-radius utilities (#36540)Julien Déramond
2022-10-03add font-weight-medium(=500) / fw-medium (#36781)maks
2022-05-06Iterate on border utilities (#36239)Mark Otto
2022-04-07Revert border-color utilities to use the CSS property instead of the variableMark Otto
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto
2022-03-11Adjust border-radius values and add some new utilitiesMark Otto
2022-03-03fix:border-widthcccabinet
2022-02-28Convert border utilities to CSS variablesMark Otto
2022-02-07Move `gap` utility API from "Flex" to "Spacing"Ty Mick
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR
2021-08-04Update color and background-color utilitiesMark Otto
2021-06-23Add utility classes for opacity (#33781)harishhalodoc
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-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens
2020-12-04feat(RTL): implement RTLGaël Poupard
2020-11-08Add .gap utilities (#32074)Mark Otto
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto
2020-10-31Add class name so the utility generatesMark Otto
2020-10-30Updated .rounded utilities (#31687)Mark Otto
2020-10-27v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities...Mark Otto
2020-10-13Adding overflow visible as utilGaurav Behere
2020-09-30Add Sass variable for CSS variable prefix (#31684)Mark Otto
2020-09-21Extra position utilities (#31280)Jaume Sala
2020-09-09Add border width utility (#31484)Mauricio Hernan Cabrera
2020-08-13Give more priority to `.d-none` (#31473)Aleksander Machniak
2020-05-31Restore word-break: break-word on .text-break to fix text breaking on flex co...Mark Otto
2020-05-30Add `space-evenly` option for `justify-content` (#30910)Edson Jr
2020-05-15Improve gradientsMartijn Cuppens
2020-04-15Add `bs-` prefixes to custom properties (#30591)Martijn Cuppens
2020-04-10Use custom properties for font-stacks (#30509)Gaël Poupard
2020-03-16style: applies ascending orderCatalin Zalog
2020-02-23Add pointer event utilities (#30185)Martijn Cuppens
2020-02-14Add utility class for the user-select property (#30035)Jens Luyten
2020-01-04Remove redundant `overflow-wrap` propertyMartijn Cuppens
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse
2019-12-30Drop `.text-justify` class (#29793)Martijn Cuppens
2019-12-06Add font style normal (#29744)Matthieu Vignolle
2019-11-27Change deprecated html tags to text decoration classes (#29604)Matthieu Vignolle
2019-11-24Compressed Sass output support (#29702)Martijn Cuppens
2019-10-10Add new .bg-body utility class (#29511)Mark Otto
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens
2019-08-26Link helpers & use utility API for all utilitiesMartijn Cuppens
2019-06-18Decrease number of order utilities (#28874)Martijn Cuppens
2019-06-04Rename .text-monospace to .font-monospace (#28867)Shohei Yoshida
2019-05-23Helpers & utilities split (#28445)Martijn Cuppens
2018-12-04Stretched linkMartijn Cuppens
2018-10-07Add overflow-auto and overflow-hidden utilitiesMark Otto