| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
| 2016-10-24 | Fixing ruby gem version to 4.0.0.alpha5 | David Singer | 1 | -2/+2 | |
| 2016-10-24 | nav styles | Mark Otto | 1 | -12/+29 | |
| 2016-10-24 | make masthead sit below nav | Mark Otto | 1 | -0/+1 | |
| 2016-10-24 | copy changes, add toc, tweak ads placement | Mark Otto | 2 | -5/+13 | |
| 2016-10-24 | fix broken float | Mark Otto | 1 | -1/+1 | |
| 2016-10-24 | append trailing slash to slug so that page name matching is more accurate | Mark Otto | 1 | -1/+1 | |
| 2016-10-24 | make search work on homepage | Mark Otto | 1 | -2/+0 | |
| 2016-10-24 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 236 | -10159/+28212 | |
| 2016-10-24 | Add documentation for col-{breakpoint}-auto | Alan Mooiman | 1 | -0/+31 | |
| 2016-10-22 | Container padding uses per-breakpoint gutter sizes, fixes #19304. | Chris Garcia | 1 | -3/+9 | |
| 2016-10-21 | Fix documentation for all-side spacing classes. | Bardi Harborow | 1 | -1/+1 | |
| 2016-10-20 | Use box-shadow mixin | Pierre-Denis Vanduynslager | 1 | -4/+2 | |
| 2016-10-20 | Set box-shadow on input if enable-shadows rather than enable-rounded | Pierre-Denis Vanduynslager | 1 | -1/+1 | |
| 2016-10-20 | Merge branch 'twbs/v4-dev' into v4-dev | Pierre-Denis Vanduynslager | 253 | -10595/+29534 | |
| 2016-10-20 | replace `#` with `%23` in SVG data urls with str-replace | Patrick H. Lauke | 1 | -9/+9 | |
| 2016-10-20 | Add str-replace Sass function | Patrick H. Lauke | 1 | -0/+16 | |
| 2016-10-20 | Create col class for auto flexbox columns | Alan Mooiman | 1 | -0/+4 | |
| .col-xs-auto, .col-sm-auto, etc. | |||||
| 2016-10-20 | duplicate navbar-toggler-padding variables | béla | 1 | -2/+0 | |
| 2016-10-19 | Use a variable for the default font weights. Fixes #20741 | Simon Bächler | 8 | -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-19 | hashesv4.0.0-alpha.5 | Mark Otto | 1 | -2/+2 | |
