| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -720/+0 | |
| 2017-05-27 | update components docs | Mark Otto | 1 | -5/+3 | |
| 2017-03-27 | Card image fixes (#22288) | Mark Otto | 1 | -4/+4 | |
| * fix image stretching due to flexbox * fix broke text-muted on dark bg * no img-fluid needed | |||||
| 2017-03-18 | add header and footer to example | Mark Otto | 1 | -0/+2 | |
| 2017-01-05 | Doc updates (#21542) | Quy | 1 | -3/+3 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-03 | Update sizing links | Quy | 1 | -1/+1 | |
| 2017-01-02 | fixes #21509: remove reference to .card-deck-wrapper | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | margins to separate some cards in examples | Mark Otto | 1 | -10/+10 | |
| 2016-12-22 | final docs cleanup with columns and more | Mark Otto | 1 | -15/+21 | |
| 2016-12-22 | card deck footer example | Mark Otto | 1 | -1/+38 | |
| 2016-12-22 | add aligned footer example | Mark Otto | 1 | -0/+34 | |
| 2016-12-22 | redo subheadings and organization of card layout options | Mark Otto | 1 | -5/+6 | |
| 2016-12-22 | better grouping of card styles docs | Mark Otto | 1 | -3/+7 | |
| 2016-12-22 | redo image section for intros and subheadings | Mark Otto | 1 | -3/+7 | |
| 2016-12-22 | retitle nav section | Mark Otto | 1 | -0/+5 | |
| 2016-12-22 | update alignment section with widths | Mark Otto | 1 | -0/+29 | |
| 2016-12-22 | redo sizing section with utils and grid callouts | Mark Otto | 1 | -2/+65 | |
| 2016-12-22 | redo the supported content section entirely to give it sub sections | Mark Otto | 1 | -91/+40 | |
| 2016-12-22 | redo docs intro for the example | Mark Otto | 1 | -2/+4 | |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -28/+22 | |
| * remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom | |||||
| 2016-12-04 | Remove `.float-left` from card header nav (#21292) | Starsam80 | 1 | -3/+3 | |
| 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 | |
