| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-09-18 | dist | Mark Otto | 19 | -15/+53 | |
| 2018-09-18 | Allow multiple ways of padding declaration for modal header (#26976) | Martijn Cuppens | 2 | -2/+4 | |
| * #26967: Allow multiple ways of padding declaration for modal header * #26976: split vertical and horizontal modal padding | |||||
| 2018-09-18 | Add new variables for form feedback tooltips (#26959) | Mark Otto | 2 | -5/+13 | |
| Fixes #26886 | |||||
| 2018-09-18 | docs: switch to font-weight 600. (#27226) | XhmikosR | 6 | -9/+9 | |
| Segoe UI doesn't have font-weight: 500 making things not looking as expected. | |||||
| 2018-09-18 | use bsCustomFileInput in our documentation (#27264) | Johann-S | 4 | -2/+10 | |
| 2018-09-18 | Consistently re-use input variables | Mark Otto | 1 | -14/+14 | |
| 2018-09-18 | feature(carousel): carousel-item interval (#26667) | Christopher Morrissey | 3 | -0/+85 | |
| adds the ability to assign data-interval to an individual carousel-item | |||||
| 2018-09-18 | Variable .btn and .form-control font sizes (#26908) | Martijn Cuppens | 3 | -10/+19 | |
| 2018-09-18 | Bring the focused button in input group to the front (#26910) | ysds | 1 | -0/+4 | |
| 2018-09-18 | Document input group wrapping behavior and override via utility class | Mark Otto | 1 | -0/+14 | |
| Fixes #25409 | |||||
| 2018-09-18 | Switch to `.btn-secondary` for the search button so that it's accessible ↵ | Nabil Kadimi | 1 | -1/+1 | |
| (#27255) | |||||
| 2018-09-18 | Clarify docs for custom form structure | Mark Otto | 1 | -1/+1 | |
| Fixes #25440 | |||||
| 2018-09-18 | docs: use the bundle dist file. | XhmikosR | 21 | -45/+21 | |
| 2018-09-17 | dist | Mark Otto | 4 | -7/+3 | |
| 2018-09-17 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 5 | -90/+78 | |
| 2018-09-17 | dist | Mark Otto | 27 | -167/+97 | |
| 2018-09-17 | Switch to find-unused-sass-variables for finding unused Sass variables. | XhmikosR | 3 | -81/+76 | |
| 2018-09-17 | #27220: cleanup .btn-link hover/focus properties (#27250) | Martijn Cuppens | 1 | -4/+0 | |
| 2018-09-17 | Update copy | Mark Otto | 1 | -1/+1 | |
| 2018-09-17 | Remove background-colors example and show only the code. | XhmikosR | 1 | -5/+2 | |
| This is to avoid confusion. | |||||
| 2018-09-16 | _variables.scss comments/spacing consistency (#27247) | Catalin Zalog | 1 | -3/+13 | |
| * style: `_variables.scss` comments consistency * style: `_variables.scss` spacing consistency | |||||
| 2018-09-16 | Typo (#27248) | Nabil Kadimi | 1 | -1/+1 | |
| 2018-09-16 | Update svgo.yml. | XhmikosR | 1 | -2/+2 | |
| 2018-09-16 | Simplify HTML and CSS | Mark Otto | 4 | -49/+7 | |
| - Remove iframes - Turn into larger click areas - Drop entire team.scss file for components and utilities | |||||
| 2018-09-16 | browsers-devices.md: Use Jekyll variable. | XhmikosR | 1 | -1/+1 | |
| 2018-09-16 | Restore team page. | XhmikosR | 6 | -1/+87 | |
| 2018-09-16 | Travis CI: Actually don't install `npm@5` at all. | XhmikosR | 1 | -2/+0 | |
| 2018-09-16 | Travis: Don't install npm@5 when the current npm is newer. | XhmikosR | 1 | -1/+1 | |
| 2018-09-15 | speed up browser tests | Johann-S | 2 | -1/+2 | |
| 2018-09-14 | Use https in more places and fix a few redirects. | XhmikosR | 10 | -14/+14 | |
| 2018-09-14 | Update popper.min.js to v1.14.4. | XhmikosR | 1 | -1/+1 | |
| 2018-09-14 | Update anchor.min.js to v4.1.1. | XhmikosR | 1 | -3/+3 | |
| 2018-09-14 | Selector improvement (#27219) | Martijn Cuppens | 2 | -2/+2 | |
| 2018-09-13 | throw error when folks try to use a bad selector | Johann-S | 5 | -55/+45 | |
| 2018-09-13 | refactor karma config in one file | Johann-S | 4 | -172/+131 | |
| 2018-09-13 | do not use coverage files on browserstack | Johann-S | 1 | -3/+3 | |
| 2018-09-13 | creates variables for navbar brand colors #27187 | Andres Galante | 2 | -4/+9 | |
| 2018-09-10 | collapse children with no data-parent | Johann-S | 2 | -9/+48 | |
| 2018-09-10 | Remove certain Chromium entries from Wall of Bugs | Herst | 1 | -30/+0 | |
| 2018-09-09 | Update devDependencies. | XhmikosR | 2 | -670/+394 | |
| 2018-09-03 | Added type="button" to <button>s without any type (#27174) | Herst | 3 | -5/+5 | |
| (again) https://github.com/twbs/bootlint/wiki/W007 | |||||
| 2018-09-02 | Ignore percentage values for compare in maps | Roman O | 1 | -1/+1 | |
| 2018-09-02 | Set .btn base color | Martijn Cuppens | 1 | -0/+2 | |
| 2018-09-02 | Move transparent background to .btn and remove background-image | Martijn Cuppens | 2 | -2/+1 | |
| 2018-09-02 | Set max-width to 100% | Martijn Cuppens | 1 | -1/+1 | |
| Fixes #27114 | |||||
| 2018-09-02 | Remove `-webkit-text-decoration-skip` | Martijn Cuppens | 1 | -1/+0 | |
| 2018-09-02 | #27112: fix border focus border color | Martijn Cuppens | 2 | -7/+2 | |
| 2018-09-02 | Move CSS of hover underline to base from color variants | ysds | 2 | -1/+6 | |
| 2018-09-02 | Add new docs Versions page. | Mark Otto | 4 | -8/+82 | |
| 2018-08-31 | add information about valid selectors (#27137) | Johann-S | 3 | -35/+5 | |
