| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 3 | -9/+13 | |
| - Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds | |||||
| 2016-09-08 | Update docs to use new spacing util class names | Mark Otto | 10 | -28/+28 | |
| 2016-09-08 | Rename margin and padding utilities from .{property}-{side} to ↵ | Mark Otto | 1 | -8/+8 | |
| .{property}{side} without the extra dash | |||||
| 2016-09-08 | Docs: Breaks out Utilities into separate section and optimizes its pages ↵ | Kovah | 14 | -367/+436 | |
| (#20678) | |||||
| 2016-09-08 | v4: Custom checkbox and radio alignment (#20671) | Mark Otto | 1 | -9/+4 | |
| * Allow text of custom form labels to wrap like the default ones * Switch from using after to force line breaks to float/clear combo in stacked custom forms | |||||
| 2016-09-08 | Add Brazilian Portuguese in translations (#20673) | Adam Macias | 1 | -0/+5 | |
| 2016-09-08 | #14840 - Use color variables consistently | Kovah | 1 | -33/+33 | |
| Replaces some raw colors with the appropriate color variables Example: #eee will be replaced by $gray-lighter (#eceeef) | |||||
| 2016-09-07 | Follow up fix for #20667 (#20672) | Mark Otto | 1 | -1/+1 | |
| Use proper Sass variable interpolation to ensure the proper values are compiled and not the literal string of the variable name | |||||
| 2016-09-07 | fix spacing a bit | Mark Otto | 1 | -6/+6 | |
| 2016-09-07 | Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into ↵ | Mark Otto | 1 | -12/+12 | |
| kkirsche-patch-21 | |||||
| 2016-09-07 | grunt | Mark Otto | 8 | -20/+22 | |
| 2016-09-07 | Fix docs for heading sizes (#20646) | Igor Tarasov | 1 | -6/+6 | |
| * Fix docs for heading sizes (sizes here were from v3) * Added rem sizes to header size docs * Fixed erroneous px sizes | |||||
| 2016-09-07 | v4: Card image fixes (#20667) | Mark Otto | 3 | -5/+5 | |
| * Add .img-fluid to card images in columns to ensure proper resizing * change that variable from regular value to variable * use calc to figure out a tighter border for card images | |||||
| 2016-09-07 | fixes #20655: Update font stack list in the Reboot docs to match current CSS ↵ | Mark Otto | 1 | -8/+0 | |
| usage (#20666) | |||||
| 2016-09-07 | Fix #20654 by reverting #20447 (#20665) | Mark Otto | 1 | -0/+1 | |
| Cards must be inline-block in columns, otherwise they can get split across columns | |||||
| 2016-09-06 | Update Bower url (HTTP to HTTPS) (#20658) | Juno_okyo | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-09-07 | Merge #20563 and #20567 | J2TeaM | 2 | -6/+2 | |
| 2016-09-07 | Fix eslint (prefer-template) | J2TeaM | 1 | -2/+2 | |
| 2016-09-07 | Remove classes at one time | J2TeaM | 1 | -8/+3 | |
| 2016-09-05 | Add Edge entry for #20507 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+10 | |
| Closes #20507 [skip sauce] | |||||
| 2016-09-05 | ads in content, sidebar changes, etc | Mark Otto | 4 | -8/+33 | |
| 2016-09-05 | nav changes | Mark Otto | 2 | -5/+5 | |
| 2016-09-05 | try out docs inline | Mark Otto | 1 | -0/+2 | |
| 2016-09-05 | migration copy | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 68 | -261/+207 | |
| 2016-09-05 | hide page header for now, border top nav, sticky sidebar | Mark Otto | 4 | -2/+12 | |
| 2016-09-05 | Move Sauce credentials out of .travis.yml | Chris Rebert | 1 | -4/+0 | |
| For the sake of cleanliness. | |||||
| 2016-09-05 | new hashesv4.0.0-alpha.4 | Mark Otto | 1 | -2/+2 | |
| 2016-09-05 | grunt | Mark Otto | 13 | -13/+13 | |
| 2016-09-05 | versions | Mark Otto | 36 | -110/+110 | |
| 2016-09-05 | grunt | Mark Otto | 8 | -66/+30 | |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 2 | -33/+26 | |
| - Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well | |||||
| 2016-09-04 | flip the columns, tweak some of the styles | Mark Otto | 4 | -9/+24 | |
| 2016-09-04 | Disable important flag on Sass linter (#20627) | Mark Otto | 6 | -9/+3 | |
| 2016-09-04 | Fixes #20619: Add important to the hover/focus as well (#20626) | Mark Otto | 1 | -1/+1 | |
| 2016-09-04 | grunt | Mark Otto | 8 | -8/+6 | |
| 2016-09-04 | Fix segmented buttons in input group docs (#20489) | Starsam80 | 1 | -2/+2 | |
| Fixes #20484 | |||||
| 2016-09-04 | Renamed contextual classes for tables (#20505) | Jonathan | 1 | -1/+2 | |
| To be prefixed with `.table-`. | |||||
| 2016-09-04 | Make .card class inside .card-columns display: block too (#20447) | Bass Jobsen | 1 | -1/+0 | |
| See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763 | |||||
| 2016-09-04 | grunt | Mark Otto | 8 | -18/+18 | |
| 2016-09-04 | Remove unused $variables in grid mixins (#20597) | Franco Moya | 2 | -3/+3 | |
| 2016-09-04 | fixes #20485: use rem units in alert dismiss (#20625) | Mark Otto | 2 | -4/+4 | |
| 2016-08-28 | Merge pull request #20562 from bardiharborow/readmebadges | Mark Otto | 1 | -0/+1 | |
| Fix README badge alignment. | |||||
| 2016-08-23 | Fix README badge alignment. | Bardi Harborow | 1 | -0/+1 | |
| 2016-08-21 | Merge pull request #20475 from califrench/patch-1 | Mark Otto | 1 | -1/+12 | |
| Updated docs with extra auto resize example | |||||
| 2016-08-21 | Merge pull request #20519 from vanillajonathan/patch-2 | Mark Otto | 1 | -0/+1 | |
| Added information about the .panel-group class | |||||
| 2016-08-21 | Update ads code and styles (also fixes #20477 in different way) | Mark Otto | 4 | -95/+69 | |
| 2016-08-21 | Fixes #20504: Mention .divider to .dropdown-divider name change | Mark Otto | 1 | -0/+1 | |
| 2016-08-21 | minor docs edit to fix #20538 | Mark Otto | 1 | -1/+1 | |
| 2016-08-21 | Merge pull request #20553 from twbs/split-dropup | Mark Otto | 1 | -1/+1 | |
| v4: Split dropup button example | |||||
