Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

0.4.0, Curious Cassowary

Compare
Choose a tag to compare
@robdodson robdodson released this 14 Aug 21:21
· 232 commits to master since this release

Yay! 0.4.0 is ready for mass consumption :) We're calling this one Curious Cassowary

cassowary

Lots of big things added in this version: SASS, PageSpeed Insights, and Autoprefixer. Elements are now created in their own directories, with separate CSS or SCSS files. And the yo polymer:el task will now ask if you want to generate an external CSS or SCSS file (based on your initial setup) and ask if you would like to have your imports automatically included in elements.html.

If you previously installed the pre-release version (0.4.0-1) you should be able to run npm install -g generator-polymer to update.

  • b52e7a6 Rob Dodson - 0.4.0
  • 103fb25 Rob Dodson - Version up to latest deps
  • 2b970c3 Rob Dodson - Add readme note about autoprefixer and external css
  • ecd9cc4 Rob Dodson - 0.4.0-1 (pre-release)
  • 0a4e393 Rob Dodson - Version up polymer dep
  • a8f2a63 Rob Dodson - Still need concat for js
  • b55520d Rob Dodson - Fixes #65, don't set newcap in jshint
  • 6002fd5 Rob Dodson - Fixes #64. yo polymer:el creating wrong path
  • b674c2b Rob Dodson - Add autoprefixer and fix minification tasks
  • 4c6a5a5 Rob Dodson - Add PageSpeed Insights
  • 6c361e1 Rob Dodson - Merge pull request #63 from wyze/bower_keywords, keywords should be array of strings
  • 8d7b8dd Rob Dodson - add missing dep
  • baad145 Rob Dodson - make import include optional
  • c48c8fd Rob Dodson - make tests pass again
  • 3db94c3 Rob Dodson - version up bower deps and consistent jshints
  • 642dc3d Rob Dodson - SASS support
  • 2ea36ab Rob Dodson - Update _bower.json
  • 4a3f479 Rob Dodson - Version up ncp and yosay to latest
  • 2b5c9df Rob Dodson - Add fancy badges
  • 3074cc8 Rob Dodson - Consistent strict behavior with IIFEs
  • a21a7ef Rob Dodson - Add globals to jshintrc
  • 57d739a Rob Dodson - Remove no-js class
  • 8e1674d Rob Dodson - jshintrc should use 2 spaces