Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@adamjohnson adamjohnson released this 13 Jul 19:19
· 20 commits to master since this release

Major Updates

  • The dropdown navigation is now configurable. By default, the navigation only outputs top-level items. If you want dropdown menus, navigate to Manage > Settings > Data and put a 2 in the nav_depth field.
    • Please note: 2 is the maximum allowed navigation depth.
  • We're now importing all our Sass partials via styles.scss to solve an edge case problem outlined in #74.

Minor Updates

  • We sorted out some issues with the dropdown navigation displaying incorrectly on small screens.

Other Notes

On January 4th, 2017 Adam Glenn pushed some changes to the Hero module in Patterns so they align with those in Super Theme v2. If you upgrade a site with an old version of patterns, pay special attention to your Hero patterns. The new version adds the gold slash (/). Depending on how you're using the hero pattern, you may have to tweak your implementation if you find the slash undesirable.