| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-10 | Add SF Mono to the monospace font stack | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | Only add CSS transitions on Buttons for background-color, border-color, and b... | Patrick Yeo | 1 | -1/+1 |
| 2017-08-10 | Ensure alignment of modal dismiss when no .modal-title is present | Mark Otto | 1 | -0/+4 |
| 2017-08-10 | Add clear description and use case with example | Dillon Chanis | 1 | -10/+1 |
| 2017-08-10 | Add use case description and example | Dillon Chanis | 1 | -0/+15 |
| 2017-08-10 | Add examples of forms in dropdown menus | Mark Otto | 1 | -0/+49 |
| 2017-08-10 | Set explicit text-align on <body> element so we can use inherit to override t... | Mark Otto | 2 | -3/+7 |
| 2017-08-10 | Update javascript.md | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | Add event.preventDefault documentation to javascript.md | Varunram | 1 | -1/+1 |
| 2017-08-10 | Fix border on input group elements and custom form inputs | Nathan Woltman | 3 | -5/+10 |
| 2017-08-10 | 300, not light | Mark Otto | 1 | -1/+1 |
| 2017-08-10 | Add $font-weight-light var | Mark Otto | 1 | -0/+1 |
| 2017-08-10 | Add .font-weight-light class, add !important to the classes | Mark Otto | 1 | -3/+4 |
| 2017-08-10 | Mention util.js on all JS plugin pages (#22955) | Mark Otto | 7 | -1/+11 |
| 2017-08-10 | Remove broken CSS that tried to reset the absolute positioning when there was... | Mark Otto | 2 | -7/+3 |
| 2017-08-10 | Add basic property-value utils for position | Mark Otto | 2 | -1/+22 |
| 2017-08-10 | bump to betav4.0.0-beta | Mark Otto | 45 | -95/+95 |
| 2017-08-10 | docs dist | Mark Otto | 2 | -2/+2 |
| 2017-08-10 | Merge branch 'new-home' into v4-dev | Mark Otto | 24 | -289/+116 |
| 2017-08-10 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+1 |
| 2017-08-10 | dist | Mark Otto | 10 | -9/+17 |
| 2017-08-10 | Dropped .radio-inline and .checkbox-inline | Jonathan | 1 | -0/+1 |
| 2017-08-10 | package-lock update | Mark Otto | 1 | -2298/+324 |
| 2017-08-10 | Update devDependencies. (#23264) | XhmikosR | 2 | -505/+2300 |
| 2017-08-09 | move to div for block level | Mark Otto | 2 | -2/+2 |
| 2017-08-09 | replacement fix for #23257 without old history | Mark Otto | 2 | -12/+12 |
| 2017-08-09 | remove commented out code while here | Mark Otto | 1 | -4/+0 |
| 2017-08-09 | rewrite parts of download page | Mark Otto | 1 | -6/+22 |
| 2017-08-09 | clarify optional js, add some links, emphasize some text | Mark Otto | 2 | -4/+7 |
| 2017-08-09 | Move from dependencies to peerDependencies | Mark Otto | 1 | -0/+2 |
| 2017-08-09 | Fix sourcemaps for node-sass too. | XhmikosR | 1 | -4/+4 |
| 2017-08-09 | Fix flex order generated code and a typo. | XhmikosR | 1 | -6/+3 |
| 2017-08-08 | Fix the min breakpoint in media-breakpoint-between | lucascono | 1 | -1/+1 |
| 2017-08-07 | Merge branch 'v4-dev' into new-home | Mark Otto | 2 | -0/+5 |
| 2017-08-07 | Add .bg-white and .border-white | Mark Otto | 2 | -0/+5 |
| 2017-08-07 | new homepage, new assets, clean out old stuff | Mark Otto | 24 | -289/+116 |
| 2017-08-07 | word change | Mark Otto | 2 | -2/+2 |
| 2017-08-07 | dist | Mark Otto | 4 | -3/+8 |
| 2017-08-06 | Fix typo | Pablo Crivella | 1 | -1/+1 |
| 2017-08-04 | Dropup dropdown-menu should have margin on the bottom instead of top | Patrick Yeo | 1 | -0/+5 |
| 2017-08-04 | (#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer` | Patrick Yeo | 2 | -2/+2 |
| 2017-08-04 | dist | Mark Otto | 11 | -34/+23 |
| 2017-08-04 | better label, remove some contents to better illustrate behavior | Mark Otto | 1 | -12/+1 |
| 2017-08-04 | fix navbar alignment for never expand situations | Mark Otto | 1 | -0/+3 |
| 2017-08-04 | given `width: 100%` is always on a container now and it's constrained by max-... | Mark Otto | 1 | -6/+0 |
| 2017-08-04 | Merge branch 'issue_23100' of https://github.com/chiraggmodi/bootstrap into c... | Mark Otto | 1 | -2/+2 |
| 2017-08-04 | remove old validation docs, fixes #23217 | Mark Otto | 1 | -28/+0 |
| 2017-07-31 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 13 | -70/+38 |
| 2017-07-31 | fixes https://github.com/toshimaru/jekyll-toc/issues/25 | Mark Otto | 1 | -10/+5 |
| 2017-07-31 | Fix HTML errors. (#23184) | XhmikosR | 1 | -4/+4 |