Skip to content

Releases: angular-fullstack/generator-angular-fullstack

v3.0.0-rc2

v3.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@Awk34 Awk34 released this 15 Aug 19:46
3.0.0-rc2

2.1.1

Choose a tag to compare

@Awk34 Awk34 released this 29 Jul 20:42
2.1.1

2.1.0

Choose a tag to compare

@Awk34 Awk34 released this 15 Jul 17:49

2.1.0

v1.1.0

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:45

This latest release of the Angular Fullstack Generator incorporates a number of new additions from Generator Angular, most notably is the use of grunt-bower-install for dependency management. Now most dependencies installed with bower will automatically be added to your index file!

There's also the addition of the navbar and navbar controller to the starting template. This helps reduce boilerplate for a common use case, but will also be helpful in later additions we'll be making to the generator.

Bug Fixes

  • app:
    • only copy CSS if Compass is not installed (7e586745)
    • services use classified names (56a71a83, closes #484)
    • reload JS files in watch (d20f5bd2)
  • build: deselecting ngRoute does remove route stuff (a358c1ae, closes #486)
  • gen:
    • updated all conflicts, and fixed some bugs, from merging with upstream (d07c829d)
    • fix bower install prompt during project gen (706f1336, closes #505)
  • package: fix imagemin for windows users (b3cec228)
  • views:
    • fix ng includes (598c69a5)
    • add compiled views to gitignore (087ede5f)
    • fix incorrect build path for vendor css (0ed2a200)

Features

  • app:
    • add jasmine browser global to test jshintrc (11b6ed42)
    • use lowercase file names (23e5d772, closes #463)
    • use htmlmin for smaller HTML files (2b85a52a, closes #469)
    • use grunt-bower-install for dep management (ba7b5051, closes #497)
    • Enable Node debug mode (83ae4a9e)
  • gen:
    • Added navbar to starting template (b5e94749)
    • additional work for compass support (11cb9943)
    • add Compass support to the initialization process (7fac1194)
    • add welcome message and dep notice for minsafe (f0bb8da2, closes #452)
  • server:
    • Added middleware for development mode that disables caching of script files (c082c81c)
    • Moved express configuration code out of server.js and into config folder to make it a more high level bootstrap.

Breaking Changes

  • Deselecting ngRoute adds controller and
    ng-include to index.html
    (a358c1ae)
  • --minsafe flag is now deprecated.
  • grunt server is now deprecated. Use grunt serve instead

v1.0.1

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:54
docs(changelog): bumped version and added coffeescript fix to changelog

v1.0.0

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:55
docs(changelog): updated version and changelog

v0.2.0

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:55
0.2.0

v0.1.0

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:58
npm publish 0.1.0

 generator has an option for including mongodb
 now with cleaner server code by using more standard conventions

v0.0.2

Choose a tag to compare

@DaftMonk DaftMonk released this 22 Dec 22:58
0.0.2