Skip to content

v0.7.0

Compare
Choose a tag to compare
@zckrs zckrs released this 04 Dec 12:00
· 807 commits to master since this release

New features


  • 🎉 Stylus support #101 thanks @eseceve
  • 🎉 UI-bootstrap support #137
  • 🎉 ngMaterial support #137
  • 🎉 Update yeoman-generatorto 0.18 #152
  • 🎉 Automagically inject JS and CSS in index.html, automagically inject preprocessor in index.(scss/less/styl) via @import #149

Bug fixes


  • With gulp serve new tab open to http://localhost:3000/#/ instead of http://localhost:3000/index.html#/ #105
  • Improve test #110 and #128 and #130
  • Rewriting generator process to facilitate contributions #120
  • Fixed bootstrap navbar #135 thanks @Nek-
  • Use gulp-angular-templatecache to put partial intp $templateCache #136