| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-10-30 | Fixes #20975: removed trailing whitespace | Valentine Abanosimov | 1 | -1/+1 | |
| 2016-10-30 | Fixes #20975: made navbar-text color on navbar-dark equal to non-hovered ↵ | Valentine Abanosimov | 1 | -0/+8 | |
| link color | |||||
| 2016-10-28 | grunt | Mark Otto | 16 | -12/+24 | |
| 2016-10-28 | Merge pull request #21041 from twbs/horizontal-form-validation-example | Mark Otto | 2 | -3/+47 | |
| Horizontal form validation example | |||||
| 2016-10-28 | add horizontal form examples | Mark Otto | 1 | -0/+35 | |
| 2016-10-28 | rework some copy | Mark Otto | 1 | -3/+11 | |
| 2016-10-28 | include .col-form-label in the form validation field mixin | Mark Otto | 1 | -0/+1 | |
| 2016-10-28 | Merge pull request #17536 from Johann-S/testPadding | Mark Otto | 1 | -0/+38 | |
| [Fix #17400] Add tests about padding restoration | |||||
| 2016-10-27 | grunt | Mark Otto | 25 | -45/+63 | |
| 2016-10-27 | Merge branch 'issue19217' of https://github.com/alberto/bootstrap into ↵ | Mark Otto | 1 | -6/+16 | |
| alberto-issue19217 | |||||
| 2016-10-27 | Merge pull request #19887 from ryanburnett/v4-dev | Mark Otto | 1 | -6/+12 | |
| Alphabetized carousel options & added "ride" to it | |||||
| 2016-10-27 | Merge pull request #19915 from zalog/patch-9 | Mark Otto | 1 | -0/+1 | |
| Zero out the default margin-bottom on label.custom-file | |||||
| 2016-10-27 | Merge pull request #20101 from heath3/patch-1 | Mark Otto | 1 | -11/+9 | |
| Re-use 'between' mixin for 'only' mixin | |||||
| 2016-10-27 | grunt | Mark Otto | 10 | -40/+39 | |
| 2016-10-27 | follow up to #20441: move file to correct place | Mark Otto | 1 | -0/+0 | |
| 2016-10-27 | Merge pull request #20225 from morishitter/v4-dev | Mark Otto | 1 | -0/+2 | |
| Add some properties to the list of property order in .scss-lint.yml | |||||
| 2016-10-27 | Merge pull request #20441 from cortopy/visibility-mixin | Mark Otto | 3 | -1/+7 | |
| Visibility mixin | |||||
| 2016-10-27 | Merge pull request #18851 from ju1ius/patch-1 | Mark Otto | 1 | -3/+9 | |
| Don't clearfix if flexbox is enabled. Fixes #18849 | |||||
| 2016-10-27 | switch to rgba for list-group border color | Mark Otto | 1 | -1/+1 | |
| matches the card border-color, fixes #20129 | |||||
| 2016-10-27 | Merge pull request #21032 from twbs/flexbox-input-group | Mark Otto | 1 | -1/+14 | |
| Proper input group sizing and alignment in flexbox mode | |||||
| 2016-10-27 | Merge pull request #21033 from twbs/label-less-custom-controls | Mark Otto | 1 | -0/+1 | |
| Add a min-height: 1.5rem; to custom controls | |||||
| 2016-10-27 | Merge pull request #21034 from twbs/better-custom-control-alignment | Mark Otto | 1 | -1/+1 | |
| Calculcate the top offset for custom control indicators | |||||
| 2016-10-27 | grunt | Mark Otto | 4 | -4/+4 | |
| 2016-10-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 3 | -16/+16 | |
| 2016-10-27 | grunt | Mark Otto | 25 | -19/+25 | |
| 2016-10-27 | Merge branch 'patch-1' of https://github.com/tomhorvat/bootstrap into ↵ | Mark Otto | 2 | -0/+2 | |
| tomhorvat-patch-1 | |||||
| 2016-10-27 | Merge pull request #20734 from beausmith/button-outline-variant | Mark Otto | 1 | -5/+5 | |
| Remove hard-coded value in button-outline-variant | |||||
| 2016-10-27 | Merge pull request #21035 from judetucker/badge_cleanup | Mark Otto | 2 | -11/+11 | |
| cleaned up the docs to complete the change from .tag to .badge | |||||
| 2016-10-27 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 59 | -421/+971 | |
| 2016-10-27 | cleaned up the docs to complete the change from tag to badge | judetucker | 2 | -11/+11 | |
| 2016-10-27 | Calculcate the top offset for custom control indicators | Mark Otto | 1 | -1/+1 | |
| Fixes #21023. Uses some math functions to determine what the offset should be. This is helpful for those who customize the size of their indicators and still want them vertically centered. | |||||
| 2016-10-27 | Add a min-height: 1.5rem; to custom controls | Mark Otto | 1 | -0/+1 | |
| Fixes #20730. This change computes the minimum needed height of what a single line of text would be for the custom checkboxes/radios. This is required because our custom control indicators are positioned absolutely, meaning they cannot be clearfixed or anything like that. Using a computed value means it should scale nicely in case of customization | |||||
| 2016-10-27 | property order | Mark Otto | 1 | -1/+1 | |
| 2016-10-27 | Ensure proper sizing of and alignment of content within input group addons ↵ | Mark Otto | 1 | -1/+14 | |
| and buttons Fixes #20927. | |||||
| 2016-10-27 | Merge pull request #21028 from judetucker/card_docs_float | Mark Otto | 1 | -1/+1 | |
| Docs correction to change .pull to .float on Card docs | |||||
| 2016-10-27 | Fixes #17631: Add mention of removed .btn-group-justified | Mark Otto | 1 | -0/+1 | |
| It was only available for anchor elements and not button elements, so it was super weird to support. Might be bringing it back with flexbox though in v4 as an option. | |||||
| 2016-10-27 | grunt | Mark Otto | 49 | -362/+819 | |
| 2016-10-27 | rework flex grid autolayout docs | Mark Otto | 1 | -2/+10 | |
| Adds clearer headings to each section, reworks some copy to be more direct. | |||||
| 2016-10-27 | unrelated change; bold that stuff to emphasize it | Mark Otto | 1 | -2/+2 | |
| 2016-10-27 | Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ↵ | Mark Otto | 2 | -0/+35 | |
| alanmoo-auto-flex-col | |||||
| 2016-10-27 | Merge pull request #21027 from twbs/document-zindex | Mark Otto | 3 | -4/+24 | |
| Document zindex | |||||
| 2016-10-27 | Change variable for modal backdrop zindex, rearrange to be ordered from ↵ | Mark Otto | 3 | -7/+7 | |
| lowest to highest | |||||
| 2016-10-27 | Document our z-index values | Mark Otto | 1 | -0/+20 | |
| Fixes #18532 | |||||
| 2016-10-27 | fixes #18565: mention carousel sizing in docs | Mark Otto | 1 | -0/+2 | |
| 2016-10-27 | Fixes #20498: Warn about flexbox bugs in our flex grid docs | Mark Otto | 1 | -0/+1 | |
| 2016-10-27 | fixes #21000: Remove margin from static form control example | Mark Otto | 1 | -1/+1 | |
| 2016-10-27 | Merge pull request #21024 from eigan/fixdoc-secondary-dropdown | Mark Otto | 1 | -6/+6 | |
| Docfix: Change label from Default to Secondary, and reorder dropdowns | |||||
| 2016-10-27 | Docfix: Typo default -> secondary, and reorder | Einar Gangsø | 1 | -6/+6 | |
| 2016-10-26 | change the header nav description to include the new float | judetucker | 1 | -1/+1 | |
| 2016-10-26 | Merge pull request #20938 from JPeer264/feature/sass-doc | Mark Otto | 1 | -45/+71 | |
| Docs: Sass Variables Table of Contents | |||||
