| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-10 | Fixes PropertySortOrder errors | Dave | 1 | -1/+1 | |
| 2017-08-10 | Fixes hound code style/standards | Dave | 1 | -1/+1 | |
| 2017-08-10 | Update progress.md to reflect setting height on .progress | Dave | 1 | -5/+5 | |
| 2017-08-10 | _progress.scss: makes bars 100% height, centers labels horizontally & vertically | Dave | 1 | -5/+10 | |
| 2017-08-10 | Update modal.md | CarloMartini | 1 | -5/+2 | |
| Removed a duplicate explanation. | |||||
| 2017-08-10 | Change border class | envolute | 1 | -1/+1 | |
| The class ".border" (css/utilities/_borders.scss) is set the border-color to "$gray-200". So I see that it would be nice to create a variable for the border color "$border-color". Because the default border should not always be "gray-200". Another thing, there is a "$border-width" variable. Would not it be better to use this variable to set the default width of the border? | |||||
| 2017-08-10 | Add "$border-color" variable | envolute | 1 | -0/+1 | |
| 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 ↵ | Patrick Yeo | 1 | -1/+1 | |
| box-shadow | |||||
| 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 ↵ | Mark Otto | 2 | -3/+7 | |
| the default <th> text-align value | |||||
| 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 | |
| c3e4cbd changed the border of input elements to be translucent. This commit makes input group elements and custom form inputs follow the same pattern. | |||||
| 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 | |
| Fixes #20660 | |||||
| 2017-08-10 | Remove broken CSS that tried to reset the absolute positioning when there ↵ | Mark Otto | 2 | -7/+3 | |
| was no text | |||||
| 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 | |
| Dropped `.radio-inline` and `.checkbox-inline`. | |||||
| 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 | |
| Specify `--source-map-contents true` for node-sass and `source-map-inline-sources` for clean-css. Without this, the sourcemaps weren't found. | |||||
| 2017-08-09 | Fix flex order generated code and a typo. | XhmikosR | 1 | -6/+3 | |
| 2017-08-08 | Merge branch 'v4-dev' of https://github.com/lucascono/bootstrap into v4-dev | lucascono | 0 | -0/+0 | |
| 2017-08-08 | Merge remote-tracking branch 'twbs/v4-dev' into v4-dev | lucascono | 9 | -6/+16 | |
| 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 | Merge branch 'v4-dev' into v4-dev | Lucas Banegas | 1 | -1/+1 | |
| 2017-08-06 | Fix typo | Pablo Crivella | 1 | -1/+1 | |
| 2017-08-06 | Fix the min breakpoint in media-breakpoint-between | lucascono | 1 | -1/+1 | |
