aboutsummaryrefslogtreecommitdiff
path: root/docs/components/card.md
AgeCommit message (Collapse)AuthorFilesLines
2016-11-28Inverse card improvements (#21242)Mark Otto1-1/+1
* Add a color to .card-inverse to account for non .card- prefixed classes * reword the docs to better articulate what the class does
2016-11-26Remove 'xs' from text utilities (#21217)Starsam801-19/+19
2016-11-09Fix broken and redirected links.Bardi Harborow1-1/+1
2016-10-31Responsive display utilities (#20934)Mark Otto1-2/+2
* Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name * make floats use the same format, add float-none mixin
2016-10-26change the header nav description to include the new floatjudetucker1-1/+1
2016-10-09Merge branch 'v4-dev' into v4-utilsMark Otto1-2/+3
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-2/+2
2016-10-02v4: Social meta tags (#20825)Mark Otto1-0/+1
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-09-26Rename pull-*-{left|right} classes to .float-*-left and .float-*-rightMark Otto1-2/+2
2016-09-07v4: Card image fixes (#20667)Mark Otto1-3/+3
* 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-05-11Fix #17511 by adding mention to the docs for how to extend the card columnsMark Otto1-1/+14
2016-05-09clarify docs comment from #19459Mark Otto1-1/+1
2016-05-09Merge pull request #19459 from delftswa2016/v4-card-orderingMark Otto1-1/+3
Explicitly state the ordering of cards in card columns in the docs
2016-03-11Fixed typosFloris Verburg1-2/+2
2016-03-11Added explicit commentary to .card-* classesFloris Verburg1-0/+12
2016-03-10Explicitly state the ordering of cards in card columnsFloris Verburg1-1/+3
2016-02-17- Conveying color meaning to AT as markdown includePatrick H. Lauke1-0/+3
- Add/replace callout for color and AT with include
2016-02-03fuck that other class, let's just get tabs and pills in thereMark Otto1-35/+2
2016-01-17fuck around with card borders and moreMark Otto1-0/+83
2016-01-06update docs to matchMark Otto1-7/+7
2016-01-06Merge pull request #18501 from petetnt/card-outline-docsMark Otto1-0/+55
Document .card-*-outline variants
2015-12-26Change wording on link styled as buttonPatrick H. Lauke1-2/+2
"Go somewhere" is more descriptive of an example link, rather than a button that triggers in-page functionality. Also makes it consistent with all other examples in this page
2015-12-09Document .card-*-outline variantspetetnt1-0/+55
2015-12-07fixes #17433: improve borders on .list-group-flush to remove dupe borders ↵Mark Otto1-0/+10
when appropro
2015-11-22Remove non-responsive text alignment classesChris Rebert1-11/+11
These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce]
2015-09-16Add <h3> header example to Cards docswolfika1-0/+11
resolves #17609
2015-09-06Fixes #17486: start work on responsive cards for decks, groups, and columnsMark Otto1-2/+6
2015-09-05Update Holder.js to v2.8.2.XhmikosR1-16/+16
[ci skip]
2015-08-23Docs: fix typo from 9c52e03Heinrich Fenkart1-1/+1
2015-08-22avoid mentioning css block level in cards docs /cc #17158 #17103Mark Otto1-1/+1
2015-08-20Merge pull request #17184 from kkirsche/patch-28Mark Otto1-1/+1
v4 - Fix Broken link in text alignment section of v4 Card docs
2015-08-20Card Columns docs: Link to MDN multi-column CSS docsChris Rebert1-1/+1
2015-08-20Fix Broken link in text alignment section of v4 Card docsKevin Kirsche1-1/+1
Fix #17182
2015-08-20Card Columns docs: Put IE<=9 warning on its own lineChris Rebert1-1/+3
Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear.
2015-08-21Docs: various fixesHeinrich Fenkart1-2/+2
Mostly links. Fixes #17056.
2015-08-21Merge pull request #17025 from hebbet/v4-devHeinrich Fenkart1-1/+1
fix broken link to flexbox
2015-08-20Fix "background-variants" anchorBenjamin Dean1-1/+1
2015-08-19fix broken link to flexboxPascal Herbert1-1/+1
2015-08-14Massive cleanupMark Otto1-1/+1
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-05restore page headers, use partial and page frontmatter to organize itMark Otto1-0/+1
2015-05-29update cards docs to clarify things, fix remaining broken cardsMark Otto1-33/+51
2015-05-29add markdown toc stuffMark Otto1-16/+8
2015-05-28rewrite much of cards and the docsMark Otto1-99/+175
2015-05-27new card sizing maybeMark Otto1-12/+37
2015-04-23card.md: fix typoChris Rebert1-1/+1
2015-04-23add card grid sizingMark Otto1-0/+31
2015-04-23scope grid example styles betterMark Otto1-1/+1
2014-12-30Fix @mdo's grammarChris Rebert1-1/+1
2014-08-05cardsMark Otto1-0/+286