aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/card.md
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17Revert #23108 to restore list group borders (#24411)Mark Otto1-0/+13
* revert #23108, which had no bug but was a problem with the example code * add example to the docs for future proofing * move it up
2017-10-04Remove double spaces.XhmikosR1-1/+1
2017-09-26Normalize all links. (#24109)XhmikosR1-1/+1
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-09-18Add text-light to sample card under Card columns (#23800)Andres Galante1-1/+1
2017-09-04Improve clarity of documentation for .card-body (#23691)oxlay1-2/+2
2017-07-01Move /utilities/typography to /utilities/text to match SCSS file nameMark Otto1-1/+1
2017-06-30clip to border-box, update overlayMark Otto1-1/+1
2017-06-30remove a few .card-dark refsMark Otto1-3/+3
2017-06-30account for new blockquote changesMark Otto1-8/+8
2017-06-30Update card docs to loop over the theme colors and use bg, border, and color ↵Mark Otto1-102/+27
utilities
2017-06-30ditch .card-blockquote for a regular .blockquote (dependent on #22949)Mark Otto1-4/+4
2017-06-25rename .card-inverse to .card-dark, update docs to matchMark Otto1-16/+16
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, ↵Mark Otto1-7/+7
and generate card, button, bg, and color classes from the sass map
2017-06-15Rename .card-block to .card-body to match nomenclature of modalsMark Otto1-53/+53
2017-05-29update urlsMark Otto1-3/+3
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+720