1. 20 Feb, 2019 1 commit
  2. 02 Apr, 2018 1 commit
  3. 12 Mar, 2018 1 commit
  4. 03 Oct, 2017 1 commit
  5. 04 Sep, 2017 1 commit
  6. 11 Aug, 2017 1 commit
  7. 05 Mar, 2017 1 commit
    • Mark Otto's avatar
      Update spacer utilities (#22123) · ed1de867
      Mark Otto authored
      * Drop -x and -y as they're all the same
      - Also move -width to elsewhere in the vars because it makes no sense by spacers.
      - Update values of -x and -y across main Sass and docs Sass.
      * Update docs to reflect changes; link to spacing utils from options page
      ed1de867
  8. 17 Jan, 2016 1 commit
  9. 07 Jan, 2016 2 commits
  10. 24 Dec, 2015 1 commit
    • Chris Rebert's avatar
      Refactor Breadcrumbs component · 76a4c303
      Chris Rebert authored
      Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors,
      so as to no longer require the usage of `<ol>`-based markup.
      
      Rename variables to follow naming conventions:
      * $breadcrumb-padding-vertical => $breadcrumb-padding-y
      * $breadcrumb-padding-horizontal => $breadcrumb-padding-x
      
      Introduce new variable: $breadcrumb-item-padding
      
      [skip sauce]
      76a4c303
  11. 06 Sep, 2015 1 commit
  12. 05 Sep, 2015 1 commit
  13. 24 Aug, 2015 1 commit
  14. 18 Aug, 2015 1 commit
  15. 13 Aug, 2015 1 commit
  16. 23 Jun, 2015 1 commit
  17. 29 Apr, 2015 1 commit
    • Mark Otto's avatar
      Remove $line-height-computed · ed89be1f
      Mark Otto authored
      We have it set to `1` right now just to avoid compilation errors, but
      it’s been replaced everywhere with our new spacer classes anywho. We’ll
      likely want to remap that var to custom component vars though (e.g.,
      `$pagination-margin` instead of `$spacer-y`).
      ed89be1f
  18. 20 Jan, 2015 1 commit
  19. 11 Dec, 2014 1 commit
  20. 02 Dec, 2014 1 commit