aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/components/card.md
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-682/+0
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html
2018-03-14Remove custom example plugin. (#25784)m5o1-54/+81
2018-03-12Use callout without custom Jekyll plugin.m5o1-2/+1
2017-12-26Move from h4s and misc to h5s so headings from example snippets don't show ↵Mark Otto1-39/+39
in our table of contents
2017-12-22Restyle code element, remove docs example overflow, improve docs examples ↵Mark Otto1-13/+13
(#25054) * Restyle code element, clean up variables - Removes the padding and background-color - Changes the color to a brand color () - Add new variables to kbd element styles to account for removing the code ones - Remove overrides that were needed previously * only break between words, and override it in the pre * make file inputs 100% wide * scope custom file changes in input group for sizing * shorter button labels for responsive * narrower cards * button was too wide * downsize * fewer links in pagination * redo cell text * improve overflow docs
2017-10-22mention spacing in card docs, fixes part of #24373Mark Otto1-1/+1
2017-10-22copy editMark Otto1-3/+1
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