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
2019-02-05examples: remove JS from blog and sticky footer. (#28173)XhmikosR
2019-02-04Fix dropdown radius if `$dropdown-padding-y` is not 0 (#28127)Martijn Cuppens
2019-02-03Fix negative margin example (#28140)Ryan Worth
2019-02-03Change logo size (#28163)Martijn Cuppens
2019-01-30components: redirect to the alerts page (#28147)XhmikosR
2019-01-29image-replacement.md: use three dots.XhmikosR
2019-01-29Add missing trailing slash.XhmikosR
2019-01-29generate-sri.js: move object.XhmikosR
2019-01-29analytics.html: use double quotes in src attribute.XhmikosR
2019-01-29build-tools.md: `npm` is written lowercase.XhmikosR
2019-01-29migration.md: remove stray `/`.XhmikosR
2019-01-25Fix custom select caret issue on IE (#28112)Shohei Yoshida
2019-01-25Fix validated custom select bg color (#28119)Shohei Yoshida
2019-01-24Deprecate float mixins (#28104)Martijn Cuppens
2019-01-24Add `!important` to `.text-monospace` utility class (#28064)Martijn Cuppens
2019-01-24Update devDependencies and gems. (#28094)XhmikosR
2019-01-23Add default value for `$ignore-warning` (#28103)Martijn Cuppens
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens
2019-01-21Add canonical URL. (#28093)XhmikosR
2019-01-21Fix approach redirect. (#28095)XhmikosR
2019-01-21Make component colors configurable (#28035)Martijn Cuppens
2019-01-21Scrollable modal (#27769)Shohei Yoshida
2019-01-21Add ref to reason why `min-width: 0;` is added (#28061)Martijn Cuppens
2019-01-17use absolute path to output lcov file for coveralls (#28075)Johann-S
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR
2019-01-15Fix `js-main` script. (#28057)XhmikosR
2019-01-15Make progress animation respect `$enable-transitions` and `prefers-reduced-mo...Martijn Cuppens
2019-01-15Examples: add tabindex="-1" and aria-disabled="true" on disabled linksLaussel Loïc
2019-01-14Clean up .gitignore. (#28050)XhmikosR
2019-01-14Fix Carousel's touch option to not add touch listeners when set to false (#28...Johann-S
2019-01-14Remove map-merge (#28033)Martijn Cuppens
2019-01-14Cleanup popover arrows (#28008)Martijn Cuppens
2019-01-14Sync dropdown font size to base font sizeMartijn Cuppens
2019-01-14Sync dropdown font size with btn font sizeMartijn Cuppens
2019-01-14Remove background from nested tablesMartijn Cuppens
2019-01-14Add some margin below the buttonsMartijn Cuppens
2019-01-14Fix background size yMartijn Cuppens
2019-01-14Minify background propertyMartijn Cuppens
2019-01-14Combine background properties into oneMartijn Cuppens
2019-01-14Prevent useless property renderingMartijn Cuppens
2019-01-14Don't render a background by defaultMartijn Cuppens
2019-01-14Prevent rendering of color property by defaultMartijn Cuppens
2019-01-14Change comment heading title to `Typography` (#28032)Martijn Cuppens
2019-01-14Align toast variables (#28041)Martijn Cuppens
2019-01-13Add new rounded sizes classes (#28011)Justin
2019-01-13Change default custom select styles (#28027)Martijn Cuppens
2019-01-13Prevent wrapping if caret is included (#28029)Martijn Cuppens
2019-01-11Add form-validation-states Sass map (#27999)Mark Otto
2019-01-11Fix input-height-inner wrongly calculated (#28018)Miha Eržen
2019-01-10Update devDependencies. (#28016)XhmikosR