aboutsummaryrefslogtreecommitdiff
path: root/docs/components/card.md
AgeCommit message (Collapse)AuthorFilesLines
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