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
2018-12-22distMark Otto
2018-12-22Merge branch 'table-dark-colors' into v4-devMark Otto
2018-12-22Merge branch 'text-break-util' into v4-devMark Otto
2018-12-22Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds
2018-12-22Sync modal header & footer border colors with $border-colorMartijn Cuppens
2018-12-22Sync `$table-border-color` with `$border-color`Martijn Cuppens
2018-12-22Use border-radius() mixin for toastShohei Yoshida
2018-12-22#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens
2018-12-22Apply arrow styles to direct descendants of bootstrap popover classesSam Tape
2018-12-22Prevent checks from shrinking in inline forms (#27870)Mark Otto
2018-12-22Add table-hover-color variables (#27850)Mark Otto
2018-12-22Merge branch 'validation-support-list' into v4-devMark Otto
2018-12-22Merge branch 'table-hover-colors' into v4-devMark Otto
2018-12-22Merge branch 'grid-vertical-alignment-ie-warning' into v4-devMark Otto
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto
2018-12-21Update README.mdv4.2.0XhmikosR
2018-12-21Add 4.1 to previous releasesMartijn Cuppens
2018-12-21Update webpack.mdXhmikosR
2018-12-21Remove unneeded redirects.XhmikosR
2018-12-21Update docs-navbar.htmlXhmikosR
2018-12-21Prep for v4.2.0 releaseMark Otto
2018-12-21Remove dead link entry for translations. (#27891)Florian Lacreuse
2018-12-18README.md: Add Open Collective (#27864)jess
2018-12-17Add new .text-break utility for applying word-break: break-wordMark Otto
2018-12-16List v3.4.0 in versions page. (#27860)XhmikosR
2018-12-16Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#2...XhmikosR
2018-12-16Update grid doc for consistent use of container. (#27776)Florian Lacreuse
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens
2018-12-16distMark Otto
2018-12-16List out what's supported in validation stylesMark Otto
2018-12-16Add table-hover-color variablesMark Otto
2018-12-16Fixes #26468: Mention min-height issue in IE10/11 for flexbox vertical alignmentMark Otto
2018-12-15Match .table-dark background-color to the -dark variableMark Otto
2018-12-15Link to v3.4 docs (#27842)XhmikosR
2018-12-15Remove now unnecessary shrink-to-fit viewport directive (#27818)Patrick H. Lauke
2018-12-14Fix typo in "Hiding elements" section (#27843)ChrissBott
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse
2018-12-14Custom switch form control gutter fix (#27837)Gijs Boddeus
2018-12-14Actual gutter definition (#27797)Gijs Boddeus
2018-12-14integration test to be sure bootstrap can be bundledJohann-S
2018-12-14Remove the unused gcp-key.json.enc file.XhmikosR
2018-12-14Make use of the package.json `version_short` property more.XhmikosR
2018-12-13SVG accessibility fixes (#27826)Patrick H. Lauke
2018-12-12Docs: add note about the grays being "cool" (#27824)Patrick H. Lauke
2018-12-12Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)Patrick H. Lauke
2018-12-12Add switch custom form control (#23004)Gijs Boddeus
2018-12-12Fix margin above toast when previous toast is hidden (#27820)Martijn Cuppens
2018-12-11Update Scrollspy doc to include missing method options (#27754)unaccomplished
2018-12-10Update bs-custom-file-input to v1.3.1.XhmikosR