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
v0.5.0-1 Bootstrap with 0.17.0
6dfe277
fix bootstrap thingsec601dc
organize template folder a bit0a996d9
upgrade testing to use 0.17.0 goodnessfef8a9f
Update app to gen 0.17.0 syntax59e6c4d
Revert "Gruntfile can be a .coffee file"f02b945
Gruntfile can be a .coffee file70faaf1
Update to Apache Server Configs v2.5.0e960a8e
change 4 spaces indent to 2f55c99a
Remove test/bower_components from gitignore list0fb7d25
rollback update to readmeaad1bf3
Fix components relative path5dfc893
Changed all indentation to two spaces, updated jshintrc to reflect this. Fixes #286.3c0360b
update generator to 0.17.0 and testing63b821f
bump grunt-contrib-imagemin17c9330
Shorten this.pkg assignment960fb6f
Fix bootstrap fonts directory for dist27d5e5c
Close GH-373: add --allow-remote option to serve task.3ae2eb1
updategrunt-bower-install
togrunt-wiredep
.2797675
freshen the readme with some rearranged wordings.0c51acc
update grunt-bower-install dependency.141ff3e
use yosay & this.log instead of console.log.15864dd
Update to Apache Server Configs v2.3.01c4b94f
Shorten copy Bootstrap config4c5a002
Close GH-351: Fix location for Bootstrap fonts with Sass and CSS.6a428a7
Fix compile sass files with .sass extensione473889
some code styling cleanups4109cef
closes #342 - remove loadPath & includePath.
v0.4.9
b8fd9b7
remove conditional ie classes.1139bb1
Remove unnecessary ignores from bowerInstallf503092
Close GH-334: Explain the difference between rubysass and libsass.a96cbed
Don't try to copy bowerrc, it causes a fatal errora1571cd
.bowerrc is now moot as it's the default dir5e679d9
grunt-modernizr changed its syntaxd7a1fff
Remove Grunt badge in order to standardize READMEs1d2a5cd
Use SVG badge for Travise376175
fix skip install and message3815967
fix builtwith GruntJS image9b8edf0
Changed starting options and started changes to Gruntfile17111e0
templates _package.json updated to use latest version of all packagesad01077
bower notes7457417
Downgrade imagemin to a more stable version2a01595
add missing semicolons4a06c7d
Update grunt-usemin to stop creating broken linksa67856d
Fix Glyphicons copy path for LESS Bootstrap2499b61
Exclude the Bootstrap JS file on LESS Bootstrap too50502e7
Fix Bower include pathscdc519d
install bower_components in root directory35cfc7f
Update bowerInstall exclude paths
v0.4.8
f69c119
Changing the way Bootstrap Sass package is ref'dacc3f9b
use bowerInstall onwatch
task.1c26a43
Change prompt order, make Sass and Modernizr false by default870d212
add missing comma13d76d6
Changed notation for usemin67977e0
Used the wrong variable yeoman instead of configd493c26
Added images folder to assetsDirs - usemincda255a
Rev the favicon and touch icons if they are referenced in index0e693de
Bower supports Github shorthandsf45c6f9
Rename 'yeoman' var to 'config'2823d72
"Twitter Bootstrap" is now simply Bootstrap429b04c
Close GH-279: Fix Glyphicons path for Sass Bootstrap.1396f1d
Fix jQuery location7f567dd
Fix image revving49c85a8
upgrade bower-install to 1.0634fadb
Fix-273 Exceptions on execution beginning and never finished.aa9f33b
update jquery to 1.11.0ce06b4f
gruntfile - no need to be specific about which image types605abe9
Fix Bootstrap font pathse72da73
Update to Apache Server Configs v2.2.0a28cc90
Exclude Sprocketsy JS file from bower-installb0c92d4
Fix JS and fonts path4f1d2a7
Update Bootstrap to 3.1.04c49ef9
Switch to official port of Bootstrap to Sass03134c5
output modernizr to script/vendor folder83c101a
Update Gruntfile.jsaee9165
followup to #246c0c2e57
X-UA-Compatible is deprecated in IE11cd72865
package.json: updating authors978c037
Small improvements to tests7215266
pass target through from deprecated server task34d09a4
Move changelog to Releases
v0.4.7
8d6962e
Update .travis.yml3faf45b
Merge pull request #240 from alrra/update-htaccess2410b17
Update to Apache Server Configs v2.1.0dcf330a
Readme: adds screenshot of latest52403a7
Readme: link up to Yeoman.ioc50a4e2
Separate Bootstrap from Sass with Compassa84ee60
Bind Compass functions to compassBootstrap variable35d3313
Merge pull request #234 from eddiemonge/js80e88c2
readme - various improvementscacce74
Merge pull request #231 from eddiemonge/readdeps012f34d
note about 3rd party resourcesa723d21
improve package.jsone4b80ef
improve description messagea6688c9
generate main.js when using coffee and allow it to come after plugins
v0.4.5
- Update to Apache Server Configs v2.1.0
- Fixes issues with Bower not always installing sub-generator dependencies
- Use
grunt-bower-install
for CSS dependencies - skip install for hookfor framework if set on parent
- improve HTMLMin
- Added comments to Gruntfile
- grunt serve should serve compass images from tmp, not dist
- Prevent replacing of optimized gifs by copy task
- Bumped dependencies
- Remove version, add private to bower.json template
- Git ignore bower components in test dir
v0.4.2
- Easer livereload configuration thanks to grunt-contrib-connect 0.4
- grunt-open was replaced with new grunt-contrib-connect feature
- bootstrap-dropdown was added to requirejs config
- Bootstrap fonts are now correctly copied during build