| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-23 | Update popper.js to v1.12.6 and package-lock.json. (#24512) | XhmikosR | 6 | -108/+172 | |
| 2017-10-22 | fixes #23695 | Mark Otto | 1 | -0/+1 | |
| 2017-10-22 | Merge branch 'btn_input_split_variables' of ↵ | Mark Otto | 5 | -46/+79 | |
| https://github.com/isychev/bootstrap into isychev-btn_input_split_variables | |||||
| 2017-10-22 | dist | Mark Otto | 2 | -2/+2 | |
| 2017-10-22 | edit code comments | Mark Otto | 1 | -3/+5 | |
| 2017-10-22 | Replace some border-radius properties for the mixin, closes #23872 | Mark Otto | 3 | -4/+4 | |
| 2017-10-22 | dist | Mark Otto | 9 | -46/+80 | |
| 2017-10-22 | Merge branch 'input-group-custom-forms' into v4-dev | Mark Otto | 2 | -6/+122 | |
| 2017-10-22 | clarify | Mark Otto | 1 | -1/+3 | |
| 2017-10-22 | improve visual appeal of examples | Mark Otto | 1 | -4/+4 | |
| 2017-10-22 | combine | Mark Otto | 1 | -3/+1 | |
| 2017-10-22 | line break | Mark Otto | 1 | -0/+1 | |
| 2017-10-22 | Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into ↵ | Mark Otto | 1 | -46/+57 | |
| aavmurphy-v4-dev | |||||
| 2017-10-22 | mention spacing in card docs, fixes part of #24373 | Mark Otto | 1 | -1/+1 | |
| 2017-10-22 | copy edit | Mark Otto | 1 | -3/+1 | |
| 2017-10-22 | Update _variables.scss | Mark Otto | 1 | -1/+1 | |
| 2017-10-23 | Update gems. (#24499) | XhmikosR | 2 | -6/+6 | |
| 2017-10-22 | Merge branch 'v4-dev' into btn_input_split_variables | Mark Otto | 180 | -1205/+1384 | |
| 2017-10-23 | Refactor a few selectors. (#24404) | XhmikosR | 5 | -129/+146 | |
| 1. move a couple of them before the more specific ones. 2. change nesting to be under the same parent selector 3. use the ampersand more | |||||
| 2017-10-22 | Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap ↵ | Mark Otto | 1 | -1/+1 | |
| into input-group-custom-forms | |||||
| 2017-10-22 | add ids, add for attributes, and fix dupe ids | Mark Otto | 1 | -11/+11 | |
| 2017-10-23 | Enable stylelint's `function-comma-space-after`. (#24501) | XhmikosR | 15 | -64/+63 | |
| The option is set to `always-single-line` in stylelint-config-standard which we extend. | |||||
| 2017-10-22 | New examples screenshots. (#24395) | XhmikosR | 37 | -18/+18 | |
| The images are PNG 8-bit optimized with optipng, zopflipng and pngout. | |||||
| 2017-10-22 | Add variable to configure the `$dropdown-border-radius`. (#24376) | José Francisco | 2 | -1/+2 | |
| 2017-10-22 | match property order | Mark Otto | 1 | -1/+1 | |
| 2017-10-22 | adds animation to color on outlined btns | Andres Galante | 1 | -1/+1 | |
| 2017-10-22 | add vars for yiq color contrast function | Mark Otto | 2 | -2/+6 | |
| 2017-10-22 | Fix for right padding in dismissible alerts (#24481) | Eugene Kopyov | 1 | -0/+2 | |
| * Fix for right padding in dismissible alerts * Removed extra whitespace * Update _alert.scss * Update _alert.scss | |||||
| 2017-10-22 | fix custom file input too | Mark Otto | 1 | -1/+3 | |
| 2017-10-22 | match space after comma, darken invalid/valid bg color on custom checks | Mark Otto | 1 | -4/+4 | |
| 2017-10-22 | use rgba() so it's not at full opacity | Mark Otto | 1 | -1/+1 | |
| 2017-10-22 | Merge branch 'custom-checkboxes-radios-correct-color' of ↵ | Mark Otto | 1 | -2/+7 | |
| https://github.com/sabrown84/bootstrap into sabrown84-custom-checkboxes-radios-correct-color | |||||
| 2017-10-22 | dist | Mark Otto | 12 | -719/+730 | |
| 2017-10-22 | start beta 3 migration docs, mention removed var | Mark Otto | 1 | -0/+6 | |
| 2017-10-22 | Remove `thumbnail-transition` from `.img-thumbnail`. | XhmikosR | 2 | -2/+0 | |
| We don't change anything so the transition is basically unused. | |||||
| 2017-10-22 | match width behaviour of form-control to form-control-plaintext (#24486) | Gijs Boddeus | 1 | -0/+2 | |
| 2017-10-22 | fix card group border radii (#24491) | Gijs Boddeus | 1 | -7/+15 | |
| 2017-10-22 | fix vertical input button group margin (#24498) | Gijs Boddeus | 1 | -0/+2 | |
| * add margin-bottom to .btn of a vertical button group * match margins of radio/checkbox buttons in a btn-group to the actual buttons * add comment | |||||
| 2017-10-22 | Simplify social.html. (#24483) | XhmikosR | 2 | -28/+12 | |
| This also fixes the wrong usage of `site.description` instead of `page.description` in meta description. | |||||
| 2017-10-22 | Set autoprefixer's cascade option to false. (#24459) | XhmikosR | 1 | -1/+1 | |
| This saves a few bytes from the unminified dist files. | |||||
| 2017-10-22 | Fix broken URI fragment and a redirected link. (#24456) | XhmikosR | 2 | -2/+2 | |
| 2017-10-22 | Tighten htmllint's rules. (#24471) | XhmikosR | 13 | -18/+41 | |
| 2017-10-22 | Reduce whitespace liquid outputs. (#24470) | XhmikosR | 5 | -18/+18 | |
| 2017-10-22 | Remove the unused _data/showcase.yml file. (#24482) | XhmikosR | 1 | -19/+0 | |
| 2017-10-21 | really fix indentation, reorder | Mark Otto | 1 | -4/+5 | |
| 2017-10-21 | use vars, fix indentation | Mark Otto | 1 | -4/+3 | |
| 2017-10-20 | Sass correction | Sharrell Porter | 1 | -1/+5 | |
| 2017-10-20 | sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-color | Sharrell Porter | 121 | -570/+835 | |
| 2017-10-20 | .editorconfig: remove rule for *.py files. (#24443) | XhmikosR | 1 | -3/+0 | |
| 2017-10-20 | Use `navbar-expand-sm` in our navbar bottom example for small devices (#24463) | Johann-S | 1 | -1/+1 | |
