Skip to content

Boilerplate v1.2.0

Compare
Choose a tag to compare
@jasonnrosa jasonnrosa released this 24 Apr 21:29
662b94b

Feature Enhancements

  • 🚀 #104 Added a comment about h1 heading in home.html for SEO context
  • 🚀 #112, #113 Updated modules to meet style guide requirements
  • 🚀 #115 Removed use of hs- class usage for button module
  • 🚀 #116, #117, #119 Updated templates to meet style guide requirements and added comments in templates to make it easier to use
  • 🚀 #120 Updated style-sheets to meet style guide requirements, removed use of variables in main.css in favor of theme variables in theme-overrides.css, and reorganized CSS partials to follow a version of ITCSS folder structure.
  • 🚀 #133 Updated theme fields.json files and theme-overrides.css files to meet style guide requirements
  • 🚀 #136 Updated JS files to meet style guide requirements and added polyFill for NodeList forEach to support IE
  • 🚀 #137 Added template and theme screenshots which are displayed when choosing which template to use when creating a new page

Bug Fixes

  • 🐛 #102 Updated menu dropdown border
  • 🐛 #122 Fixed issue with screenshot path when updating template file names
  • 🐛 #135 Removed unneeded home.css file from main.css

Contributors