1. 18 Jan, 2016 1 commit
  2. 17 Jan, 2016 8 commits
  3. 14 Jan, 2016 2 commits
  4. 09 Jan, 2016 5 commits
  5. 07 Jan, 2016 5 commits
  6. 06 Jan, 2016 9 commits
  7. 05 Jan, 2016 1 commit
  8. 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
  9. 21 Dec, 2015 2 commits
  10. 08 Dec, 2015 6 commits