- 25 Dec, 2016 1 commit
-
-
Starsam80 authored
-
- 23 Dec, 2016 10 commits
-
-
Mark Otto authored
- Instead of negative left/right margins, we selectively apply margins to the cards as needed. This way the first and last child never receive a left and right margin (respectively), so we don't need to negative indent those at the .card-deck level. - Drops the margin-bottom override on the .card because there's no more default margin there. - Drop the margin-bottom from the .card-deck to match our lack of margins on the card. This and the previous commit fixes #19883.
-
Mark Otto authored
add flex direction too
-
Mark Otto authored
use utils instead
-
Mark Otto authored
this allows us to easily scale card blocks in groups and decks, without repeating it in our css
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
this assumes no margin on the .card to start (which will follow in a later commit)
-
Mark Otto authored
-
Mark Otto authored
-
- 22 Dec, 2016 1 commit
-
-
Mark Otto authored
* 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
-
- 28 Nov, 2016 1 commit
-
-
Starsam80 authored
* Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method
-
- 12 Sep, 2016 1 commit
-
- 08 Sep, 2016 2 commits
-
-
Mark Otto authored
* 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
-
Mark Otto authored
Cards must be inline-block in columns, otherwise they can get split across columns
-
- 05 Sep, 2016 1 commit
-
-
- 12 May, 2016 3 commits
-
-
Mark Otto authored
Here we're doing some margin swapping, so it looks a little funky. All this does is match the margin implementation and rendering across our table and flex versions of card decks.
-
Mark Otto authored
-
Mark Otto authored
- Remove the box-shadow and switch back to border to match .card basics - Update the header nav margin override--since we restored the border, we need that default negative margin at the bottom
-
- 08 May, 2016 1 commit
-
- 02 Apr, 2016 1 commit
-
-
vsn4ik authored
-
- 17 Feb, 2016 2 commits
-
-
Chris Rebert authored
[skip sauce] [skip variable]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 09 Feb, 2016 2 commits
-
-
Mark Otto authored
-
- 04 Feb, 2016 1 commit
-
-
Mark Otto authored
-
- 18 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 11 Jan, 2016 1 commit
-
-
ju1ius authored
-
- 06 Jan, 2016 1 commit
-
-
Mark Otto authored
-
- 24 Dec, 2015 3 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
-
Chris Rebert authored
-
- 08 Dec, 2015 1 commit
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 30 Nov, 2015 1 commit
-
-
Chris Rebert authored
Refs #18150 [skip sauce] [skip validator]
-
- 26 Nov, 2015 1 commit
-
-
Leslie Hoare authored
-
- 15 Nov, 2015 1 commit
-
-
Mark Otto authored
-
- 13 Nov, 2015 2 commits
-
-
Chris Rebert authored
[ci skip]
-
Mark Otto authored
-
- 29 Oct, 2015 1 commit
-
-
Bass Jobsen authored
-