- app: update bootstrap-sass font path (7977147e)
- gen: fix service using wrong name (5e7f601f, closes #772)
- app: wrap old IE files in a vendor shim (627de2b0, closes #692)
- deps: upgrade Bootstrap dependency (637c13b1, closes #767)
- gen: fix template variable (794d2c67)
- app:
- gen: fix ref to Karma config for --coffee (380018f0, closes #748)
- karma: use the correct CoffeeScript extension (ddbab964, closes #737)
- release: get rid of circular loop (293ca6a4)
- app: move bower_components to root folder (396a2c04)
- bower_components is now in the /project_root directory (396a2c04)
- Gruntfile: fix usemin bug when using images in css (fac3d108)
- app:
- app is installed at appPath location (947b872c, closes #578)
- app-suffix should populate to sub-generators (02654419, closes #572)
- fix Bootstrap font issues (0a66f54d, closes #552, #638, #645, #661, #662, #665, #667)
- prevent faulty bowerInstall ignorePath (fa2e36b8)
- Remove redundant bootstrap-sass import (229e58ae)
- build:
- update karma.conf.js file location in Gruntfile (29b2d4d3, closes #706)
- use conservativeCollapse for htmlmin (06a34d08)
- clean subfolders of dist as well (9db87bf6)
- change livereload to use connect options (0f549060, closes #569, #674)
- grunt-newer requires a src attribute (6165b810, closes #620)
- add src property to jshint task (4668e702, closes #620)
- dep: update and correct Bower dependencies (9b592ca4)
- docs: add info about route generator uri option (fc4bdc5f, closes #650)
- gen:
- update gen-karma and use its new options (0f768f1d, closes #629)
- skip adding route to app file (7a768583, closes #694)
- fix more appPath, other changes (36317404)
- move test into root folder (53035aa1)
- update color logging (6aba417e)
- move images to common generator (cf3b6352)
- consolidate template files (22f2f2c3)
- do not use console to display messages (9f9831f5)
- misc: correct typo in readme (7200ffcf)
- test:
- tests:
- app:
- build:
- gen:
- app:
- build:
- generator:
- template: remove IE edge header (01738116)
- test: update assertFile syntax (51e46455, closes #554)
- app:
- build: use bowerInstall on
watch
task (6fbebb05) - deps:
- bower_components is no longer copied into the /dist folder. (4c53ea97)
- Removes the --minsafe from the generator. See the readme for more information about this change (c24e2509)
- app: upgrade to AngularJS 1.2.6 (2f7fa90c)
- app:
- build: deselecting ngRoute does remove route stuff (a358c1ae, closes #486)
- deps: hard-pin angular 1.2.5 (49c7f980)
- gen: fix bower install prompt during project gen (706f1336, closes #505)
- app:
- gen:
- Deselecting ngRoute adds controller and ng-include to index.html (a358c1ae)
--minsafe
flag is now deprecated. (f0bb8da2, closes #452)grunt server
is now deprecated. Usegrunt serve
instead (ef056319)
grunt server
is being deprecated (ef056319)
-
app:
-
deps: upgrade dependencies (3a57216f)
-
gen:
-
template: remove redundant closing tag (d1e560e0, closes #441)
-
bootstrap: some plugins have ordering dependencies (3da4a130)
-
docs: Add coffeescript=false to readme (abd7dc38)
-
styles: update path to icon images (8daad4f2)
-
app:
-
build:
-
gen:
- app: test setup in default configuration (2bebccbd)
- app:
- build:
- docs: fixed typo in readme (a967907c)
- generator: add app modules dependency to app (a45b71c9, closes #230)
- templates:
- test: update tests to match service files (c30464c3, closes #338, #354)
- views: correct path for sub views (0568e744, closes #359)
- cli: fix typo in angular:view generator usage (d62c2e34)
- coffee:
- docs:
- readme: Remove
yo
installation step (21f00e50) - templates:
- test: Add correct paths to generated files (1d6f3fbf)
- wording: clarify compass/scss feature prompt (5521fd73)
- build:
- coffee: generate source maps for coffeescript (38a872b3)
- gen: Change ga.js to analytics.js (17ae9e63)
#* Bug Fixes:
- app:
- docs:
#* Features:
- app:
- build: add support for svg optimization (03d63c69)
#* Features:
-
decorator:
-
build:
- Replace regard with contrib-watch (edf00565)
#* Bug Fixes:
-
build:
- bad concatenation of main.css (4c7e4b29)
- Bumped yeoman-generator version for new prompt (9e899bb2)
- don't override generated css files (dd6a0cb1)
- use Usemin for all CSS. (e6c2fa52)
- dropped nospawn option from watch (02f61f82)
- add svg files to the copy task (4b897ac8)
- updated generated dependencies (cab7c423)
- add httpFontsPath to Gruntfile (b00deb1a)
- coffeescript build was empty (54edc9de)
- add compass task only if compass-flavored bootstrap is selected (4408413e)
-
app:
-
coffee: syntax for minsafe directives (62677ec0)
-
decorator:
-
test: Updated tests for new prompt (64e57571)
-
cli: fix typo in angular:constant generator usage (6cbb80fd)
#* Features:
-
build: Integrate grunt-rev into build process (87bab71)
-
app:
- automatically install dependencies (9f95630)
- add coffee option to Karma generator (e81b624)
-
misc: add Grunt support to automate releases and changelogs (9daa50a)
#* Bug Fixes:
-
build:
-
remove all files except git related on clean (21a0f43)
-
fix Bower error caused by incorrect templates. (0ab5448)
-
Moved duplicate grunt options into own section (3869ca8)
-
grunt-bower-hooks was renamed (3bbaacd)
-
Watch SVG files. Fixes generator-webapp#41 (45fe8ab)
-
display correct message when running npm/bower (3498aa1)
-
add Bootstrap reference when not using Compass (d123897)
-
add SVG files to Grunt rev task. (3c8daab)
-
Changed to shallow copy fonts (1f6b864)
-
Ignore test subfolder (a07627b)
-
finify bootstrap img (263ce61)
-
-
coffee:
-
Fix compiling coffeescript files (71daa7f)
-
fix loading coffeescript tests (9692a21)
-
fix coffeescript directive test (aa2a9c0)
-
rewrite app.coffee file when called with --coffee (0f5256d)
-
-
app:
-
Remove
process.cwd()
from CS detection (3a707f4) -
use this.env.options.appPath (404c752)
-
use
installDependencies()
method (8369d9a) -
invoke karma:app with
skip-install
option if defined (7e47dc2) -
tag closing inconsistency (ref #177) (51bd8d8)
-
-
test:
-
Use $scope in tests instead of {} (58603bd)
-
add Node 0.10 to travis file (60b1ea7)
-
-
gen:
-
Fix controller spec generation (3bb58eb)
-
remove trailing comma in gruntfile. (32afa5a)
-
-
readme:
-
add note to readme about making a node_modules dir until global generators are supported (73a2450)
-
add a note about running commands from the root app folder (f986c77)
-
switched to global generators (18ef336)
-
add note to readme about commit message conventions (d125dd2)
-
Improve readme (8262b93)
-
added documentation of route adding (7c5e03c)
-
Corrected file extension in example (a1149ea)
-
-
tests: skip install on tests (5035d94)
#* Features:
-
build: Integrate grunt-rev into build process (87bab71)
-
app: automatically install dependencies (9f95630)
-
misc: add Grunt support to automate releases and changelogs (9daa50a)
#* Bug Fixes:
-
build:
-
remove all files except git related on clean (21a0f43)
-
fix Bower error caused by incorrect templates. (0ab5448)
-
Moved duplicate grunt options into own section (3869ca8)
-
grunt-bower-hooks was renamed (3bbaacd)
-
Watch SVG files. Fixes generator-webapp#41 (45fe8ab)
-
-
coffee:
-
Fix compiling coffeescript files (71daa7f)
-
fix loading coffeescript tests (9692a21)
-
fix coffeescript directive test (aa2a9c0)
-
rewrite app.coffee file when called with --coffee (0f5256d)
-
-
app:
- Remove
process.cwd()
from CS detection (3a707f4)
- Remove
-
test:
- Use $scope in tests instead of {} (58603bd)
-
gen:
- Fix controller spec generation (3bb58eb)
-
readme:
-
add note to readme about making a node_modules dir until global generators are supported (73a2450)
-
add a note about running commands from the root app folder (f986c77)
-