New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-mc-d8-theme

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-mc-d8-theme - npm Package Versions

1

1.3.3

Diff

Changelog

Source

🎈1.3.3 (2017-04-07)

Bug Fix

  • Added a .gitkeep to the layout folder. If the theme was created and checked into the repo without anything being added to the layout dir... errors my friend. Errors.

    Thanks Tim for the issue!

  • Added in default breakpoints in *.breakpoints.yml. Having this file contain only comments was bugging out some environments.

    Thanks Carie for the issue!

zhawkins
published 1.3.2 •

Changelog

Source

1.3.2 (2017-03-15)

New Feature

zhawkins
published 1.3.1 •

Changelog

Source

✈️ 1.3.1 (2017-02-14)

New Feature

  • Moved the project from Bitbucket to Github and NPM.

Documentation

  • Updated README to reflect new install instructions.
zhawkins
published 1.3.0 •

Changelog

Source

🔧 1.3.0 (2016-12-28)

New Feature

  • Added a warning at the end of the theme generation to remind you to delete any unused code. If you don't need it, delete it! ☠️
  • Added a concat task if KSS node is used. Thanks Tobias and Mario! This should allow you to not worry about adding a new CSS file for every new component within the style guide. Everything should work by default. Note that the generated all.css file may need some modification if CSS files are being concatenated in the wrong order. I've provided an example of how to do that within the concat.js gulp task. Also, Don't use the all.css file for production only the style guide. Leverage Drupal's Libraries to add CSS / JS files as needed.
    • https://bitbucket.org/mediacurrent/mis_theme_generator_8/issues/7/add-the-ability-to-concat-css-for-the
    • https://bitbucket.org/mediacurrent/mis_theme_generator_8/issues/8/dynamically-add-reference-to-allcss-to

Bug Fix

  • Removed duplicate style guide task include within the gulp file. This caused breakage if you didn't select the KSS option.

Documentation

  • Added link to CHANGELOG.md from the main README.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc