aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto3-16/+16
2016-10-27gruntMark Otto25-19/+25
2016-10-27Merge branch 'patch-1' of https://github.com/tomhorvat/bootstrap into ↵Mark Otto2-0/+2
tomhorvat-patch-1
2016-10-27Merge pull request #20734 from beausmith/button-outline-variantMark Otto1-5/+5
Remove hard-coded value in button-outline-variant
2016-10-27Merge pull request #21035 from judetucker/badge_cleanupMark Otto2-11/+11
cleaned up the docs to complete the change from .tag to .badge
2016-10-27Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto59-421/+971
2016-10-27cleaned up the docs to complete the change from tag to badgejudetucker2-11/+11
2016-10-27Calculcate the top offset for custom control indicatorsMark Otto1-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-27Add a min-height: 1.5rem; to custom controlsMark Otto1-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-27property orderMark Otto1-1/+1
2016-10-27Ensure proper sizing of and alignment of content within input group addons ↵Mark Otto1-1/+14
and buttons Fixes #20927.
2016-10-27Merge pull request #21028 from judetucker/card_docs_floatMark Otto1-1/+1
Docs correction to change .pull to .float on Card docs
2016-10-27Fixes #17631: Add mention of removed .btn-group-justifiedMark Otto1-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-27gruntMark Otto49-362/+819
2016-10-27rework flex grid autolayout docsMark Otto1-2/+10
Adds clearer headings to each section, reworks some copy to be more direct.
2016-10-27unrelated change; bold that stuff to emphasize itMark Otto1-2/+2
2016-10-27Merge branch 'auto-flex-col' of https://github.com/alanmoo/bootstrap into ↵Mark Otto2-0/+35
alanmoo-auto-flex-col
2016-10-27Merge pull request #21027 from twbs/document-zindexMark Otto3-4/+24
Document zindex
2016-10-27Change variable for modal backdrop zindex, rearrange to be ordered from ↵Mark Otto3-7/+7
lowest to highest
2016-10-27Document our z-index valuesMark Otto1-0/+20
Fixes #18532
2016-10-27fixes #18565: mention carousel sizing in docsMark Otto1-0/+2
2016-10-27Fixes #20498: Warn about flexbox bugs in our flex grid docsMark Otto1-0/+1
2016-10-27fixes #21000: Remove margin from static form control exampleMark Otto1-1/+1
2016-10-27Merge pull request #21024 from eigan/fixdoc-secondary-dropdownMark Otto1-6/+6
Docfix: Change label from Default to Secondary, and reorder dropdowns
2016-10-27Docfix: Typo default -> secondary, and reorderEinar Gangsø1-6/+6
2016-10-26change the header nav description to include the new floatjudetucker1-1/+1
2016-10-26Merge pull request #20938 from JPeer264/feature/sass-docMark Otto1-45/+71
Docs: Sass Variables Table of Contents
2016-10-26Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-devMark Otto1-4/+4
2016-10-26Follow up to #20982 to fix css for modalsMark Otto1-2/+2
2016-10-26Merge pull request #21019 from Starsam80/fix-collapseMark Otto2-6/+6
Rename .in to .active to fix collapse
2016-10-26Merge pull request #21020 from twbs/rename-tag-to-badgeMark Otto9-97/+97
Rename .tag to .badge to avoid conflicting with WordPress
2016-10-26Rename .tag to .badge to avoid conflicting with WordPressMark Otto9-97/+97
2016-10-26Rename .in to .active to fix collapseStarsam802-6/+6
2016-10-25Merge pull request #20945 from coliff/patch-10Mark Otto1-1/+1
Update Google Analytics snippet to always load via HTTPS
2016-10-25Merge pull request #20982 from Johann-S/fix19344Mark Otto19-113/+113
Fix #19344 - Use a single class name for opened/expanded/shown state of widgets
2016-10-25Merge pull request #20951 from sbaechler/font-weightsMark Otto8-14/+17
Use a variable for the default font weights. Fixes #20741
2016-10-25Merge pull request #20903 from Starsam80/fix-20395Mark Otto1-0/+12
Remove borders on the top and/or bottom when .list-group-flush is the first and/or last child
2016-10-25Merge pull request #20998 from twbs/v4-browser-namesMark Otto2-15/+15
Rename Microsoft Edge to just Edge in docs
2016-10-25Body font weight variabletomhorvat2-0/+3
2016-10-25Use a single class name for opened/expanded/shown state of widgetsJohann-S19-113/+113
2016-10-25Merge pull request #20962 from patrickhlauke/v4-fix-unescaped-hash-data-urlsPatrick H. Lauke1-9/+25
Fix unescaped `#` in SVG data URLs
2016-10-24Fixes #20948: Rename Microsoft Edge to just Edge in docsMark Otto2-15/+15
2016-10-24Merge pull request #20947 from bardiharborow/examplesMark Otto10-43/+44
Normalize examples and update where relevant.
2016-10-24Merge pull request #20994 from ramaboo/v4-devMark Otto1-2/+2
Fixing ruby gem version to 4.0.0.alpha5
2016-10-24Merge pull request #20973 from pixelbandito/container-gutter-breakpointsMark Otto1-3/+9
Container padding uses per-breakpoint gutter sizes, fixes #19304.
2016-10-24Merge pull request #20467 from maxbeatty/v4-dev-17754Mark Otto2-5/+21
add support for ol in tab plugin
2016-10-24Merge pull request #18847 from Johann-S/fix18824Mark Otto2-1/+24
Fix bug multiple accordions collapse
2016-10-24Merge pull request #20957 from kukac7/patch-1Mark Otto1-2/+0
duplicate navbar-toggler-padding variables
2016-10-24Merge pull request #20964 from vanduynslagerp/fix-form-control-shadowsMark Otto1-4/+2
Set box-shadow on input if enable-shadows rather than enable-rounded
2016-10-24Merge pull request #20966 from bardiharborow/spacing-docsMark Otto1-1/+1
Fix documentation for all-side spacing classes.