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

0.4.0-1, SASS, PageSpeed, Autoprefixer

Pre-release
Pre-release
Compare
Choose a tag to compare
@robdodson robdodson released this 10 Aug 22:14
· 235 commits to master since this release

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.

Give the pre-release a spin and let us know if there are any outstanding issues. Thanks!

  • ecd9cc4 Rob Dodson - 0.4.0-1
  • 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