Sha256: 8a2dc19b43c85134e64fe59c0b4072d7df183b0d5b1fb34385d89a2af84b9f17

Contents?: true

Size: 366 Bytes

Versions: 62

Compression:

Stored size: 366 Bytes

Contents

%ul.style-guide__nav
  %li
    %p= link_to 'Back to Storefront', storefront.root_path
  - %w(settings base typography objects components trumps).each do |category|
    %li
      %strong= category.titleize
      %ul
        - partial_paths_for(category).each do |partial|
          - name = partial.split('/').last
          %li= link_to_style_guide(category, name)

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.5.27 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.26 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.45 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.25 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.23 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.22 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.21 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.20 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.19 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.18 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.17 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.5.16 app/views/workarea/storefront/style_guides/_navigation.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/style_guides/_navigation.html.haml