aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2016-10-24Fixing ruby gem version to 4.0.0.alpha5David Singer1-2/+2
2016-10-24nav stylesMark Otto1-12/+29
2016-10-24make masthead sit below navMark Otto1-0/+1
2016-10-24copy changes, add toc, tweak ads placementMark Otto2-5/+13
2016-10-24fix broken floatMark Otto1-1/+1
2016-10-24append trailing slash to slug so that page name matching is more accurateMark Otto1-1/+1
2016-10-24make search work on homepageMark Otto1-2/+0
2016-10-24Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto236-10159/+28212
2016-10-24Add documentation for col-{breakpoint}-autoAlan Mooiman1-0/+31
2016-10-22Container padding uses per-breakpoint gutter sizes, fixes #19304.Chris Garcia1-3/+9
2016-10-21Fix documentation for all-side spacing classes.Bardi Harborow1-1/+1
2016-10-20Use box-shadow mixinPierre-Denis Vanduynslager1-4/+2
2016-10-20Set box-shadow on input if enable-shadows rather than enable-roundedPierre-Denis Vanduynslager1-1/+1
2016-10-20Merge branch 'twbs/v4-dev' into v4-devPierre-Denis Vanduynslager253-10595/+29534
2016-10-20replace `#` with `%23` in SVG data urls with str-replacePatrick H. Lauke1-9/+9
2016-10-20Add str-replace Sass functionPatrick H. Lauke1-0/+16
2016-10-20Create col class for auto flexbox columnsAlan Mooiman1-0/+4
.col-xs-auto, .col-sm-auto, etc.
2016-10-20duplicate navbar-toggler-padding variablesbéla1-2/+0
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler8-14/+17
Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170.
2016-10-19hashesv4.0.0-alpha.5Mark Otto1-2/+2