This repository has been archived by the owner on May 25, 2019. It is now read-only.
Releases: yeoman/generator-webapp_DEPRECATED
Releases · yeoman/generator-webapp_DEPRECATED
v1.1.2
v1.1.1
v1.1.0
Upgrade
$ npm install --global generator-webapp
Notable Changes
- 3803507 fix Modernizr path (#570)
- 41c1b71 remove unnecessary
sass:server
task - 8c3d6f5 use
jquery
ESLint environment - 2358df8 fix tests being run twice with Babel
- bc99349 update ESLint
- b13c034 add indent validation rule
- 5a4eb8d use
es6
ESLint environment if Babel is used - f854fda
autoprefixer-core
was deprecated in favor ofautoprefixer
- 680534d test with Node.js v4 instead of io.js on Travis CI
- af6b04f fix a BrowserSync issue where changing CSS and JS files wasn't causing a reload (#585, #579 , #603)
v1.0.1
v1.0.0
Upgrade
$ npm install --global generator-webapp
Notable Changes
- 63a2576 use ESLint instead of JSHint
- 2960d4c fix
vendor.css
not ending up in the build (yeoman/generator-webapp#211 (comment)) - 680f0c8 change
bower_components/...
paths to/bower_components/...
- 6aa02a5 use Babel by default, you can turn it off by passing the
--no-babel
flag (as indicated in the docs) - 6211734 make jQuery optional; if the Bootstrap option is off, the prompt will ask you if you want to include jQuery
- 1ed82fe use
.
as Sass include path instead ofbower_components
, meaning that paths between thebower:scss
block will now start withbower_components/
, to avoid potential conflicts
Deprecation
This generator will soon be deprecated in favor of generator-gulp-webapp, so we will only do critical bugfixes from now on.
v0.6.2
v0.6.1
Upgrade
$ npm install --global generator-webapp
Notable Changes
- 53e1a68 make Babel option
false
by default, otherwise you couldn't turn it off (#561) - 5fb6e01 fix initial wiredep run, now it's the same as the one in
Gruntfile.js
- 60c2735 fix last reported issue with sourcemaps 🎉 (#364) (initially solved by @stevemao in #539)
- 1e2394e instead of grunt-autoprefixer, use grunt-postcss with autoprefixer-core as a plugin, like grunt-autoprefixer's deprecation notice suggests
- 0fcff3d watch compiled JS files when using Babel (#560)
v0.6.0
Upgrade
$ npm install --global generator-webapp
New Recipes
Notable Changes
We have lots of updates in this release. Thanks so much to our contributors!
- 07bba17 fix race condition sometimes resulting in Sass errors
- 58cb3b9 fix Sass sourcemaps (known issue: #364)
- 3d6b2cf switch to grunt-filerev
- e014868 use BrowserSync instead of connect, much more awesome
- cf583eb bump Node dependencies
- 6e8ae7a fix Jasmine integration
- 887d96b completely switch over to libsass (no more Ruby dependency 🎉)
- de5077b add support for Babel
- 2581ade remove support for CoffeeScript
- e09e67c replace load-grunt-tasks with faster jit-grunt
- 5c3a756 fix dependencies not installing after scaffolding is done
- e8b8877 update package name
bootstrap-sass-official
tobootstrap-sass
- 5c5af36 bump Bower dependencies
- 3dedebf add Apple touch icon
- ead3e3f set initial scale of the viewport
- 0d335ad make all generator options on by default
- d4e91bd fix Mocha timeout issue, causing tests to fail
- e8f69ca fix
main.js
not ending up in the build
v0.5.1
A shiny new version of generator-webapp is now available. Check below for the release highlights.
Highlights
- Define project
.bowerrc
file to overcome cases of users erroneously having one in the home directory. - Bug fixes for
libsass
not being asked for. - Fix fonts not being revved.
Update to 0.5.1
$ npm update -g generator-webapp
Changes
0.5.0 siamese-saying
A shiny new version of generator-webapp is now available. Check below for the release highlights and lower down for the complete changelog.
Highlights
- Now uses the latest version of Yeoman's generator system (0.17.3) & latest dependencies.
- Bug fixes for Bootstrap: improved font handling for Sass/CSS/dist, shorter overall config.
- Code-style clean-ups. We dropped unnecessary excludes, includes and simplified paths.
Update to 0.5.0
$ npm update -g generator-webapp
Changelog
- view commit Close GH-337: Remove unnecessary excludes and ignores.
- view commit closes #342 - remove loadPath & includePath.
- view commit some code styling cleanups
- view commit Fix compile sass files with .sass extension
- view commit Close GH-351: Fix location for Bootstrap fonts with Sass and CSS.
- view commit Shorten copy Bootstrap config
- view commit update grunt-bower-install dependency.
- view commit update
grunt-bower-install
togrunt-wiredep
. - view commit Close GH-373: add --allow-remote option to serve task.
- view commit Fix bootstrap fonts directory for dist
- view commit bump grunt-contrib-imagemin
- view commit update generator to 0.17.0 and testing
- view commit Changed all indentation to two spaces, updated jshintrc to reflect this. Fixes #286.
- view commit Fix components relative path
- view commit Remove test/bower_components from gitignore list
- view commit change 4 spaces indent to 2
- view commit Update to Apache Server Configs v2.5.0
- view commit Update app to gen 0.17.0 syntax
- view commit upgrade testing to use 0.17.0 goodness
- view commit fix bootstrap things
- view commit Sensible autoprefixer defaults.
- view commit the "../" regex also matched the ts/ of bower_components/ - therefore removing it
- view commit exclude 'vendor' folder from bootstrap assets path
- view commit Fetch .htaccess file via npm and remove 404 page
- view commit bump template deps
- view commit bump deps
- view commit grunt file - add new option for conservative whitespace collapse
- view commit bump to latest yeoman-generator
- view commit Update to -generator 0.17.3, yosay latest.
Changes
yeoman/generator-webapp@v0.4.9...v0.5.0
Siamese cat used in the header image: https://www.flickr.com/photos/29233640@N07/5999971707