| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2016-10-26 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 1 | -4/+4 | |
| 2016-10-26 | Follow up to #20982 to fix css for modals | Mark Otto | 1 | -2/+2 | |
| 2016-10-26 | Merge pull request #21019 from Starsam80/fix-collapse | Mark Otto | 2 | -6/+6 | |
| Rename .in to .active to fix collapse | |||||
| 2016-10-26 | Merge pull request #21020 from twbs/rename-tag-to-badge | Mark Otto | 9 | -97/+97 | |
| Rename .tag to .badge to avoid conflicting with WordPress | |||||
| 2016-10-26 | Rename .tag to .badge to avoid conflicting with WordPress | Mark Otto | 9 | -97/+97 | |
| 2016-10-26 | Rename .in to .active to fix collapse | Starsam80 | 2 | -6/+6 | |
| 2016-10-25 | Merge pull request #20945 from coliff/patch-10 | Mark Otto | 1 | -1/+1 | |
| Update Google Analytics snippet to always load via HTTPS | |||||
| 2016-10-25 | Merge pull request #20982 from Johann-S/fix19344 | Mark Otto | 19 | -113/+113 | |
| Fix #19344 - Use a single class name for opened/expanded/shown state of widgets | |||||
| 2016-10-25 | Merge pull request #20951 from sbaechler/font-weights | Mark Otto | 8 | -14/+17 | |
| Use a variable for the default font weights. Fixes #20741 | |||||
| 2016-10-25 | Merge pull request #20903 from Starsam80/fix-20395 | Mark Otto | 1 | -0/+12 | |
| Remove borders on the top and/or bottom when .list-group-flush is the first and/or last child | |||||
| 2016-10-25 | Merge pull request #20998 from twbs/v4-browser-names | Mark Otto | 2 | -15/+15 | |
| Rename Microsoft Edge to just Edge in docs | |||||
| 2016-10-25 | Body font weight variable | tomhorvat | 2 | -0/+3 | |
| 2016-10-25 | Use a single class name for opened/expanded/shown state of widgets | Johann-S | 19 | -113/+113 | |
| 2016-10-25 | Merge pull request #20962 from patrickhlauke/v4-fix-unescaped-hash-data-urls | Patrick H. Lauke | 1 | -9/+25 | |
| Fix unescaped `#` in SVG data URLs | |||||
| 2016-10-24 | Fixes #20948: Rename Microsoft Edge to just Edge in docs | Mark Otto | 2 | -15/+15 | |
| 2016-10-24 | Merge pull request #20947 from bardiharborow/examples | Mark Otto | 10 | -43/+44 | |
| Normalize examples and update where relevant. | |||||
| 2016-10-24 | Merge pull request #20994 from ramaboo/v4-dev | Mark Otto | 1 | -2/+2 | |
| Fixing ruby gem version to 4.0.0.alpha5 | |||||
| 2016-10-24 | Merge pull request #20973 from pixelbandito/container-gutter-breakpoints | Mark Otto | 1 | -3/+9 | |
| Container padding uses per-breakpoint gutter sizes, fixes #19304. | |||||
| 2016-10-24 | Merge pull request #20467 from maxbeatty/v4-dev-17754 | Mark Otto | 2 | -5/+21 | |
| add support for ol in tab plugin | |||||
| 2016-10-24 | Merge pull request #18847 from Johann-S/fix18824 | Mark Otto | 2 | -1/+24 | |
| Fix bug multiple accordions collapse | |||||
| 2016-10-24 | Merge pull request #20957 from kukac7/patch-1 | Mark Otto | 1 | -2/+0 | |
| duplicate navbar-toggler-padding variables | |||||
| 2016-10-24 | Merge pull request #20964 from vanduynslagerp/fix-form-control-shadows | Mark Otto | 1 | -4/+2 | |
| Set box-shadow on input if enable-shadows rather than enable-rounded | |||||
| 2016-10-24 | Merge pull request #20966 from bardiharborow/spacing-docs | Mark Otto | 1 | -1/+1 | |
| Fix documentation for all-side spacing classes. | |||||
