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
2020-04-13Backport #30480Martijn Cuppens
2020-04-13Backport #30391Martijn Cuppens
2020-02-17Remove unnecessary reduce motion when `$enable-transition: false` (#30183)Shohei Yoshida
2020-02-17Avoid border-radius functions return negative values (#30166)Shohei Yoshida
2020-02-17Prevent grid with default cols from breaking when large pre was present (#30049)Jens Luyten
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR
2019-11-25Sass: fix version in deprecation messages.XhmikosR
2019-11-02Add make-col-auto mixin (#29367)Mark Otto
2019-10-14Fix top level ampersand (#29518)Martijn Cuppens
2019-09-26Allow override default col widthysds
2019-09-26CleanupMark Otto
2019-09-26Don't bind validation to form controlsMartijn Cuppens
2019-08-26Add deprecation warningMartijn Cuppens
2019-08-22Deprecate nav-divider() mixinMartijn Cuppens
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ...Martijn Cuppens
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens
2019-07-10Ignore the bg-variant deprecation warning in our files.Martijn Cuppens
2019-06-20Deprecate `bg-variant()` mixin (#28938)Martijn Cuppens
2019-05-30Fix background position (#28814)Sezer Esen
2019-05-09Scrollbar fix (#28417)Martijn Cuppens
2019-04-29Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto
2019-04-29Fix buttons :focus state styles (#27890)Matěj Kříž
2019-03-01Deprecate form-control-focus mixin (#28262)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2019-02-07Deprecate `img-retina()` mixin (#28072)Martijn Cuppens
2019-02-07Deprecate `invisible()` mixin (#28066)Martijn Cuppens
2019-02-07Create `border-top-left-radius` and `border-bottom-right-radius` mixins (#28100)João Lucas
2019-02-07Deprecate size mixin (#28067)Martijn Cuppens
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto
2019-01-08box-shadow mixin fix (#28004)wojtask9
2019-01-07Allow configuration of caret spacing and vertical alignment (#27994)Martijn Cuppens
2019-01-07remove screen from media query (#27985)Martijn Cuppens
2019-01-07Add horizontal list group modifier (#27970)Mark Otto
2019-01-07take account 'none' for box-shadow (#27972)wojtask9
2019-01-05Remove unneeded stylelint disables.XhmikosR
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens
2018-12-22Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds
2018-12-22#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse
2018-11-04Ligthen/Darken Button focus shadow colorysds
2018-11-04Avoid null value (#27570)Vincent Langlet
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke
2018-10-23Variable darken percentage for emphasized linksMartijn Cuppens
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens