Skip to content

v1.5.0

Compare
Choose a tag to compare
@adamjohnson adamjohnson released this 02 Jul 21:37
· 26 commits to master since this release

Major Updates

  • We've added the dropdown navigation from wvu.edu to Brand Patterns.
    • This navigation is accessible and gives you the ability to see your dropdown menu's on mobile.
    • There are some changes to the implementation of the dropdown menu (read: HTML classes, CSS & JS), so be sure to reference the commit when you go to add this to your site.
  • Added Browser Sync as a dependency.
    • This gives you the ability to have live reloading and do multi-device testing.
    • Be sure to run npm install after you pull this version to get Browser Sync working.

Minor Updates

  • Numerous fixes from @adamglenn over 2016-2018.
  • Updated dependency versions (gulp-sass).
    • Again, be sure to run npm install in your theme's directory after updating.
  • Cleaned up non-dropdown navigation styles
  • Added a package-lock.json file
  • No longer double underlining <abbr> elements
  • Removed legacy support and files for IE8 and IE9
  • Removed remaining references to Stash