| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-01 | update name | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | Redo the "responsive helpers" files | Mark Otto | 6 | -31/+66 | |
| - Moves the embed SCSS to the utilities subfolder - Separate the floats from the embed docs - Rename embed docs from responsive helpers to embeds | |||||
| 2017-07-01 | Move /utilities/typography to /utilities/text to match SCSS file name | Mark Otto | 7 | -7/+7 | |
| 2017-07-01 | Move /utilities/flexbox to /utilities/flex to match name of SCSS file | Mark Otto | 8 | -8/+8 | |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 2 | -5/+2 | |
| 2017-07-01 | badge variants are generated from -colors Sass map | Mark Otto | 1 | -6/+0 | |
| 2017-07-01 | button variants are generated from -colors Sass map | Mark Otto | 1 | -24/+0 | |
| 2017-07-01 | no xs sizes being used | Mark Otto | 1 | -1/+0 | |
| 2017-07-01 | Add bash script to lint our variables | Mark Otto | 1 | -0/+28 | |
| 2017-07-01 | build dist | Mark Otto | 27 | -252/+272 | |
| 2017-07-01 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -9/+21 | |
| 2017-07-01 | Restore .text-muted | Mark Otto | 1 | -3/+3 | |
| 2017-07-01 | Update carousel display settings | Mark Otto | 1 | -2/+2 | |
| Use `display: block` since we're not really using any flex styles on the `.carousel-items` (only their controls and indicators). For the indicators, since moving to `width`, our indicators grow to fill available space, so we need to change `flex: 1 0 auto` to `flex: 0 1 auto` to prevent that. | |||||
| 2017-07-01 | using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contents | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | use @supports to apply transform3d to those who can do it, then provide a ↵ | Mark Otto | 1 | -3/+15 | |
| non-3d fallback to ie11 | |||||
| 2017-07-01 | no need for offset, use justify-content-center | Mark Otto | 1 | -2/+2 | |
| 2017-07-01 | cleanup offsets | Mark Otto | 4 | -15/+13 | |
| 2017-06-30 | build dist | Mark Otto | 27 | -234/+241 | |
| 2017-06-30 | build dist | Mark Otto | 7 | -220/+13 | |
| 2017-06-30 | clip to border-box, update overlay | Mark Otto | 2 | -1/+2 | |
| 2017-06-30 | remove a few .card-dark refs | Mark Otto | 1 | -3/+3 | |
| 2017-06-30 | account for new blockquote changes | Mark Otto | 1 | -8/+8 | |
| 2017-06-30 | migration guide updated | Mark Otto | 1 | -5/+1 | |
| 2017-06-30 | Update card docs to loop over the theme colors and use bg, border, and color ↵ | Mark Otto | 1 | -102/+27 | |
| utilities | |||||
| 2017-06-30 | ditch .card-blockquote for a regular .blockquote (dependent on #22949) | Mark Otto | 1 | -4/+4 | |
| 2017-06-30 | add a bg-transparent to override bgs | Mark Otto | 1 | -0/+2 | |
| 2017-06-30 | make card headers and footers translucent | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and ↵ | Mark Otto | 3 | -90/+0 | |
| .border-{color} utilities | |||||
| 2017-06-30 | Drop .blockquote-reverse, replace with text utils, and redesign blockquote ↵ | Mark Otto | 3 | -25/+10 | |
| to not have a border | |||||
| 2017-06-30 | update redirect_from on docs pages | Mark Otto | 5 | -5/+5 | |
| 2017-06-30 | add css-docs task to the dist build | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | build dist | Mark Otto | 35 | -3667/+1686 | |
| 2017-06-30 | update that docs bit too | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | formatting | Mark Otto | 1 | -2/+2 | |
| 2017-06-30 | this were removed | Mark Otto | 1 | -5/+0 | |
| 2017-06-30 | drop that part of the docs, not applicable | Mark Otto | 1 | -16/+0 | |
| 2017-06-30 | drop the mixins | Mark Otto | 1 | -23/+0 | |
| 2017-06-30 | Update _grid-framework.scss | Mark Otto | 1 | -1/+1 | |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 3 | -40/+13 | |
| 2017-06-30 | ios9 and up opera | Mark Otto | 1 | -2/+2 | |
| 2017-06-30 | narrow browser support in postcss | Mark Otto | 1 | -13/+4 | |
| 2017-06-30 | dist build | Mark Otto | 11 | -722/+902 | |
| 2017-06-30 | remove unused mixin, fix variable | Mark Otto | 2 | -13/+3 | |
| 2017-06-30 | update usage elsewhere | Mark Otto | 3 | -4/+4 | |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 4 | -69/+28 | |
| 2017-06-30 | Merge pull request #22836 from twbs/colors-redux | Mark Otto | 53 | -618/+597 | |
| v4: Colors redux | |||||
| 2017-06-30 | callout for future sass implementation | Mark Otto | 1 | -0/+4 | |
| [skip ci] | |||||
| 2017-06-30 | Merge branch 'v4-dev' into colors-redux | Mark Otto | 23 | -231/+231 | |
| 2017-06-30 | build dist | Mark Otto | 23 | -231/+231 | |
| 2017-06-29 | update comment | Mark Otto | 1 | -2/+5 | |
