Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@piotrkulpinski piotrkulpinski released this 17 Nov 14:34
· 31 commits to master since this release

Changelog

Features

  • Get rid of Ruby Sass option (LibSass is now at 100% feature parity with the Ruby version!)
  • Make jQuery an option
  • Implement Browserify support
  • Replace jQuery 1.x with jQuery 2.x
  • Remove CSS3 Pie option from generator
  • Implement grunt-modernizr
  • Replace grunt-autoprefixer with grunt-postcss
  • Add GitHub shields for package versions
  • Option to toggle imagemin, svg2png, spritesmith & remfallback
  • Add icomoon automation
  • Allow to generate static pages directly from the .yo-rc file (Generating multiple pages at once)
  • Add simple README.md to the generated project

Improvements

  • Add some more tests
  • When using Bootstrap make it use SCSS/LESS version instead compiled library
  • Optimize usemin handling
  • Update yeoman to latest version and update code to the latest standards
  • Remove configcheck.js file and replace it with this.config.get('config’)`

Fixes

  • Remfallback trips on bootstrap-sass-official 3.3.5