1. 30 Jun, 2017 3 commits
  2. 26 Jun, 2017 1 commit
  3. 18 Jun, 2017 1 commit
  4. 15 Jun, 2017 1 commit
  5. 30 May, 2017 2 commits
  6. 28 May, 2017 1 commit
  7. 28 Mar, 2017 1 commit
    • Mark Otto's avatar
      Card image fixes (#22288) · fe3acc09
      Mark Otto authored
      * fix image stretching due to flexbox
      * fix broke text-muted on dark bg
      * no img-fluid needed
      fe3acc09
  8. 18 Mar, 2017 1 commit
  9. 05 Jan, 2017 1 commit
  10. 03 Jan, 2017 1 commit
  11. 02 Jan, 2017 1 commit
  12. 23 Dec, 2016 12 commits
  13. 22 Dec, 2016 1 commit
    • Mark Otto's avatar
      Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) · eb2e1102
      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 $e...
      eb2e1102
  14. 05 Dec, 2016 1 commit
  15. 28 Nov, 2016 1 commit
    • Mark Otto's avatar
      Inverse card improvements (#21242) · 2f9a94ca
      Mark Otto authored
      * Add a color to .card-inverse to account for non .card- prefixed classes
      
      * reword the docs to better articulate what the class does
      2f9a94ca
  16. 27 Nov, 2016 1 commit
  17. 08 Nov, 2016 1 commit
  18. 01 Nov, 2016 1 commit
    • Mark Otto's avatar
      Responsive display utilities (#20934) · ffaad0a8
      Mark Otto authored
      * 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
      ffaad0a8
  19. 27 Oct, 2016 1 commit
  20. 03 Oct, 2016 2 commits
    • Bardi Harborow's avatar
    • Mark Otto's avatar
      v4: Social meta tags (#20825) · 7bf868a7
      Mark Otto authored
      * 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
      7bf868a7
  21. 26 Sep, 2016 1 commit
  22. 08 Sep, 2016 1 commit
    • Mark Otto's avatar
      v4: Card image fixes (#20667) · 07752bab
      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
      07752bab
  23. 12 May, 2016 1 commit
  24. 09 May, 2016 1 commit
  25. 11 Mar, 2016 1 commit