1. 22 Aug, 2016 1 commit
  2. 12 Jul, 2016 1 commit
  3. 06 Jul, 2016 1 commit
  4. 28 Jun, 2016 2 commits
  5. 13 Jun, 2016 1 commit
  6. 19 May, 2016 1 commit
  7. 12 May, 2016 1 commit
  8. 11 May, 2016 5 commits
  9. 09 May, 2016 1 commit
  10. 08 May, 2016 3 commits
  11. 23 Apr, 2016 1 commit
  12. 07 Apr, 2016 1 commit
  13. 17 Feb, 2016 1 commit
  14. 11 Feb, 2016 1 commit
  15. 09 Feb, 2016 1 commit
  16. 08 Feb, 2016 1 commit
  17. 06 Feb, 2016 4 commits
  18. 05 Feb, 2016 2 commits
  19. 06 Jan, 2016 3 commits
  20. 25 Dec, 2015 1 commit
  21. 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
  22. 21 Dec, 2015 1 commit
  23. 09 Dec, 2015 3 commits
  24. 08 Dec, 2015 2 commits