aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30Update card docs to loop over the theme colors and use bg, border, and color ...Mark Otto1-102/+27
2017-06-30ditch .card-blockquote for a regular .blockquote (dependent on #22949)Mark Otto1-4/+4
2017-06-30add a bg-transparent to override bgsMark Otto1-0/+2
2017-06-30make card headers and footers translucentMark Otto1-1/+1
2017-06-30Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto3-90/+0
2017-06-30Drop .blockquote-reverse, replace with text utils, and redesign blockquote to...Mark Otto3-25/+10
2017-06-30update redirect_from on docs pagesMark Otto5-5/+5
2017-06-30add css-docs task to the dist buildMark Otto1-1/+1
2017-06-30build distMark Otto35-3667/+1686
2017-06-30update that docs bit tooMark Otto1-1/+1
2017-06-30formattingMark Otto1-2/+2
2017-06-30this were removedMark Otto1-5/+0
2017-06-30drop that part of the docs, not applicableMark Otto1-16/+0
2017-06-30drop the mixinsMark Otto1-23/+0
2017-06-30Update _grid-framework.scssMark Otto1-1/+1
2017-06-30Drop offsets and push/pull for new order variantsMark Otto3-40/+13
2017-06-30ios9 and up operaMark Otto1-2/+2
2017-06-30narrow browser support in postcssMark Otto1-13/+4
2017-06-30dist buildMark Otto11-722/+902
2017-06-30remove unused mixin, fix variableMark Otto2-13/+3
2017-06-30update usage elsewhereMark Otto3-4/+4
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto4-69/+28
2017-06-30Merge pull request #22836 from twbs/colors-reduxMark Otto53-618/+597
2017-06-30callout for future sass implementationMark Otto1-0/+4
2017-06-30Merge branch 'v4-dev' into colors-reduxMark Otto23-231/+231
2017-06-30build distMark Otto23-231/+231
2017-06-29update commentMark Otto1-2/+5
2017-06-29Merge branch 'colors-redux' of https://github.com/twbs/bootstrap into colors-...Mark Otto0-0/+0
2017-06-29Merge branch 'v4-dev' into colors-reduxMark Otto29-914/+775
2017-06-29Drop the old $gray- variables for the new color rangeMark Otto6-67/+56
2017-06-29add map function for graysMark Otto1-0/+4
2017-06-29Merge branch 'v4-dev' into colors-reduxMark Otto29-914/+775
2017-06-29buildMark Otto27-235/+235
2017-06-29fix broken links on Utilities for layout pageCraig Potter1-4/+4
2017-06-28remove $state-vars nowMark Otto1-22/+2
2017-06-28move table variants to use sass mapMark Otto2-64/+15
2017-06-28move list group variants to be generated from sass mapMark Otto2-12/+9
2017-06-28remove now unused alert variant variablesMark Otto1-16/+0
2017-06-28Fix accidental removing of babel-plugin-transform-es2015-modules-stripJohann-S1-675/+536
2017-06-27Merge branch 'v4-dev' into colors-reduxMark Otto1-1/+1
2017-06-27Update migration.md to fix minor typoRichard Beales1-1/+1
2017-06-26Merge branch 'v4-dev' into colors-reduxMark Otto1-1/+1
2017-06-26fixes #22908Mark Otto1-1/+1
2017-06-25Merge branch 'v4-dev' into colors-reduxMark Otto4-4/+7
2017-06-25buildMark Otto4-4/+7
2017-06-25Merge branch 'v4-dev' into colors-reduxMark Otto6-1014/+909
2017-06-25add border color utilitiesMark Otto3-3/+22
2017-06-25revamp button docs to loop over theme colorsMark Otto1-26/+5
2017-06-25update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-lightMark Otto3-3/+3
2017-06-25add theme-color-level function and interval so we can generate shades of colorsMark Otto2-0/+16