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
path: root/scss
AgeCommit message (Expand)Author
2019-08-26Add deprecation warningMartijn Cuppens
2019-08-22Deprecate nav-divider() mixinMartijn Cuppens
2019-08-17Enable wrapping for elements in .modal-footer (#25103)Martijn Cuppens
2019-08-17Restore `cursor: pointer` for checkbox/radio buttons (#29239)Martijn Cuppens
2019-08-17Fix Firefox rendering issue (#29234)Martijn Cuppens
2019-08-17Fix min-width of input-group flex items (#29209)Shohei Yoshida
2019-08-17Responsive containers (follow-up to #29095) (#29118)Mark Otto
2019-08-17Extend `.container-fluid` (#29106)Martijn Cuppens
2019-08-17fix broken classesMark Otto
2019-08-17v4/v5: Add responsive containers (#29095)Mark Otto
2019-07-31carousel: fix transition properties order. (#29173)XhmikosR
2019-07-31Fix reboot for placeholder links (#29164)Shohei Yoshida
2019-07-31Fix reboot for placeholder links (#29162)Patrick H. Lauke
2019-07-31Change property from background to background-image (#29149)Chandan Deep
2019-07-31Haha, floats. It's 2019 (#29147)Martijn 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-30`.custom-select`: combine properties.Martijn Cuppens
2019-07-30Optimize the inline SVGs.XhmikosR
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens
2019-07-17Fix breaking layout breaking error in code (#28328)M. Wacker
2019-07-10Ignore the bg-variant deprecation warning in our files.Martijn Cuppens
2019-07-10Remove redundant radius properties (#28956)Martijn Cuppens
2019-07-10Remove negative margins for group list items (#28940)Sergey Kovalenko
2019-07-10Change invalid icon from cross to exclamation mark (#28944)Martijn Cuppens
2019-06-20Deprecate `bg-variant()` mixin (#28938)Martijn Cuppens
2019-06-18Fix position of browser default validation message (#28852)Shohei Yoshida
2019-06-18Fix width and height of data svg images in IE10 (#28883)Morteza Ziyae
2019-06-18Workaround for the image size bug in IE (#28855)Shohei Yoshida
2019-05-30Clean input group flex basis (#28785)Shohei Yoshida
2019-05-30Calc modal header/footer border radius according to the border width (#28775)Shohei Yoshida
2019-05-30Correct grammar in modal.scss (#28829)Aditya Shankar
2019-05-30Fix background position (#28814)Sezer Esen
2019-05-30Fix z-index according to our z-index rule (#28784)Shohei Yoshida
2019-05-09Reset input padding for cross browser consistency (#28208)Shohei Yoshida
2019-05-09Consistency modification (#28750)zhangbao
2019-05-09Fix incorrect variable for popover border radius (#28733)Shohei Yoshida
2019-05-09Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)Christian Oliff
2019-05-09Scrollbar fix (#28417)Martijn Cuppens
2019-04-29Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto
2019-04-29Sync plain text font-size with `$input-font-size` (#28464)Shohei Yoshida
2019-04-29Remove redundant slashes (#28677)Martijn Cuppens
2019-04-29Add `$custom-control-label-color` variable (#28633)Shohei Yoshida
2019-04-29Fix buttons :focus state styles (#27890)Matěj Kříž
2019-04-29Remove scss variable defined twice (#28567)Loïc Goyet
2019-03-27Check prefers-reduced-motion variable before adding reduced motion media quer...Patrick H. Lauke
2019-03-27Workaround for MS edge bug (#28275)Shohei Yoshida
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke
2019-03-08Add <ol> to nav's comment (#28426)Shohei Yoshida
2019-03-08disable assert assending check if the previous unit was a percentual value (#...mspae