| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-28 | Inverse card improvements (#21242) | Mark Otto | 1 | -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-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -19/+19 | |
| 2016-11-09 | Fix broken and redirected links. | Bardi Harborow | 1 | -1/+1 | |
| 2016-10-31 | Responsive display utilities (#20934) | Mark Otto | 1 | -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-26 | change the header nav description to include the new float | judetucker | 1 | -1/+1 | |
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -2/+3 | |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -2/+2 | |
| 2016-10-02 | v4: Social meta tags (#20825) | Mark Otto | 1 | -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-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 1 | -2/+2 | |
| 2016-09-07 | v4: Card image fixes (#20667) | Mark Otto | 1 | -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-11 | Fix #17511 by adding mention to the docs for how to extend the card columns | Mark Otto | 1 | -1/+14 | |
| 2016-05-09 | clarify docs comment from #19459 | Mark Otto | 1 | -1/+1 | |
| 2016-05-09 | Merge pull request #19459 from delftswa2016/v4-card-ordering | Mark Otto | 1 | -1/+3 | |
| Explicitly state the ordering of cards in card columns in the docs | |||||
| 2016-03-11 | Fixed typos | Floris Verburg | 1 | -2/+2 | |
| 2016-03-11 | Added explicit commentary to .card-* classes | Floris Verburg | 1 | -0/+12 | |
| 2016-03-10 | Explicitly state the ordering of cards in card columns | Floris Verburg | 1 | -1/+3 | |
| 2016-02-17 | - Conveying color meaning to AT as markdown include | Patrick H. Lauke | 1 | -0/+3 | |
| - Add/replace callout for color and AT with include | |||||
| 2016-02-03 | fuck that other class, let's just get tabs and pills in there | Mark Otto | 1 | -35/+2 | |
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 1 | -0/+83 | |
| 2016-01-06 | update docs to match | Mark Otto | 1 | -7/+7 | |
| 2016-01-06 | Merge pull request #18501 from petetnt/card-outline-docs | Mark Otto | 1 | -0/+55 | |
| Document .card-*-outline variants | |||||
| 2015-12-26 | Change wording on link styled as button | Patrick H. Lauke | 1 | -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-09 | Document .card-*-outline variants | petetnt | 1 | -0/+55 | |
| 2015-12-07 | fixes #17433: improve borders on .list-group-flush to remove dupe borders ↵ | Mark Otto | 1 | -0/+10 | |
| when appropro | |||||
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 1 | -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-16 | Add <h3> header example to Cards docs | wolfika | 1 | -0/+11 | |
| resolves #17609 | |||||
| 2015-09-06 | Fixes #17486: start work on responsive cards for decks, groups, and columns | Mark Otto | 1 | -2/+6 | |
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 1 | -16/+16 | |
| [ci skip] | |||||
| 2015-08-23 | Docs: fix typo from 9c52e03 | Heinrich Fenkart | 1 | -1/+1 | |
| 2015-08-22 | avoid mentioning css block level in cards docs /cc #17158 #17103 | Mark Otto | 1 | -1/+1 | |
| 2015-08-20 | Merge pull request #17184 from kkirsche/patch-28 | Mark Otto | 1 | -1/+1 | |
| v4 - Fix Broken link in text alignment section of v4 Card docs | |||||
| 2015-08-20 | Card Columns docs: Link to MDN multi-column CSS docs | Chris Rebert | 1 | -1/+1 | |
| 2015-08-20 | Fix Broken link in text alignment section of v4 Card docs | Kevin Kirsche | 1 | -1/+1 | |
| Fix #17182 | |||||
| 2015-08-20 | Card Columns docs: Put IE<=9 warning on its own line | Chris Rebert | 1 | -1/+3 | |
| Otherwise the "Heads up!" is at the end of the previous line, making the connection to the warning unclear. | |||||
| 2015-08-21 | Docs: various fixes | Heinrich Fenkart | 1 | -2/+2 | |
| Mostly links. Fixes #17056. | |||||
| 2015-08-21 | Merge pull request #17025 from hebbet/v4-dev | Heinrich Fenkart | 1 | -1/+1 | |
| fix broken link to flexbox | |||||
| 2015-08-20 | Fix "background-variants" anchor | Benjamin Dean | 1 | -1/+1 | |
| 2015-08-19 | fix broken link to flexbox | Pascal Herbert | 1 | -1/+1 | |
| 2015-08-14 | Massive cleanup | Mark Otto | 1 | -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-05 | restore page headers, use partial and page frontmatter to organize it | Mark Otto | 1 | -0/+1 | |
| 2015-05-29 | update cards docs to clarify things, fix remaining broken cards | Mark Otto | 1 | -33/+51 | |
| 2015-05-29 | add markdown toc stuff | Mark Otto | 1 | -16/+8 | |
| 2015-05-28 | rewrite much of cards and the docs | Mark Otto | 1 | -99/+175 | |
| 2015-05-27 | new card sizing maybe | Mark Otto | 1 | -12/+37 | |
| 2015-04-23 | card.md: fix typo | Chris Rebert | 1 | -1/+1 | |
| 2015-04-23 | add card grid sizing | Mark Otto | 1 | -0/+31 | |
| 2015-04-23 | scope grid example styles better | Mark Otto | 1 | -1/+1 | |
| 2014-12-30 | Fix @mdo's grammar | Chris Rebert | 1 | -1/+1 | |
| 2014-08-05 | cards | Mark Otto | 1 | -0/+286 | |
