aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-09Merge pull request #20684 from twbs/v4-utilsMark Otto54-491/+608
2016-10-09Merge pull request #20865 from twbs/v4-container-widthsMark Otto3-13/+14
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto162-649/+18408
2016-10-09Remove display from the .img-fluid utilityMark Otto2-6/+8
2016-10-09Update grid docs mention of gutter width value (no more rems for awhile now)Mark Otto1-1/+1
2016-10-09Update grid docs to use new values for grid breakpoints and containersMark Otto1-8/+8
2016-10-09Change 940px breakpoint to 960px so that all widths are divisible by 12Mark Otto1-1/+1
2016-10-09Change sm grid breakpoint and container max-widthMark Otto1-2/+2
2016-10-09Move from max-width to width for containers, plus a max-width 100%Mark Otto1-1/+2
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto2-3/+1
2016-10-09Update the grid table heading to clarify max width over widthMark Otto1-1/+1
2016-10-09Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-1/+2
2016-10-09gruntMark Otto34-115/+137
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow19-2902/+4118
2016-10-07Update devDependencies badge link.Vasily Artemchuk1-1/+1
2016-10-06Mark icon-fonts.md docs as not-yet-written (#20850)Seth Broweleit1-0/+1
2016-10-06README: Tweak linkage & capitalization (#20853)Rafael CorrĂȘa Gomes1-1/+1
2016-10-05Fix Hound warnings for minified files. (#20446)Bardi Harborow1-0/+3
2016-10-03Remove `-webkit-overflow-scrolling: touch` due to an iOS Safari bug (#20803)Chris Rebert1-1/+3
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow61-122/+122
2016-10-03Follow-up fix to #20821Patrick H. Lauke1-3/+3
2016-10-03Merge pull request #20821 from patrickhlauke/v4-h5bp-printPatrick H. Lauke1-4/+10
2016-10-02Show clearfix for examples for xs/sm devices (#19287)David Beitey1-6/+6
2016-10-02Updated documentation of the focus option from the modal component. (#19409)Patrick van Hesteren1-0/+6
2016-10-02Fixes #20566 (#20768)Matt Viteri1-3/+12
2016-10-02Flexbox grid updates (#20829)Mark Otto1-2/+5
2016-10-02gruntMark Otto24-168/+162
2016-10-02update commentMark Otto1-2/+1
2016-10-02remove the margin there since it's in normalizeMark Otto1-2/+0
2016-10-02Merge branch 'patch-1' of https://github.com/bardiharborow/bootstrap into bar...Mark Otto3-54/+54
2016-10-02gruntMark Otto35-124/+492
2016-10-02Comment that out for now since it's causing errorsMark Otto1-1/+1
2016-10-02Merge branch 'v4-dev' into v4-navbarsMark Otto66-56/+220
2016-10-02fix typosMark Otto1-4/+4
2016-10-02Merge branch 'customizable-grid-gutters-per-breakpoint' of https://github.com...Mark Otto8-36/+87
2016-10-02Ports changes from #20258 to v4 (#20828)Mark Otto1-0/+1
2016-10-02Only override input border-radius as part of .form-control to avoid bug with ...Mark Otto2-3/+9
2016-10-02Document that all table styles are inherited (#20699)Mark Otto1-1/+1
2016-10-02Fixes #20118: Add and use Sass variables to control the color of our embedded...Mark Otto1-7/+15
2016-10-02v4: Dropdown units (#20701)Mark Otto2-5/+6
2016-10-02Remove the margin-bottom from <label>s in .btn-groups (#20827)Mark Otto1-0/+1
2016-10-02v4: Social meta tags (#20825)Mark Otto53-8/+93
2016-10-02Fixes #20799: Apply same color change to disabled inline radios/checkboxes (#...Mark Otto1-0/+1
2016-10-02Update print styles borrowed from h5bpPatrick H. Lauke1-4/+10
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto20-55/+55
2016-09-23Upgrade to normalize.css v4.2.0 and fix Hound exclusion.Bardi Harborow3-54/+54
2016-09-22Merge pull request #20764 from patrickhlauke/v4-devPatrick H. Lauke1-0/+10
2016-09-22Add Edge#9011176 bug (visual artifacts in scrollable dialogs)Patrick H. Lauke1-0/+10
2016-09-16Remove hard-coded value in button-outline-variantBeau Smith1-5/+5
2016-09-15fix that navbar toggler example in docsMark Otto1-3/+1