Skip to content

Releases: Swiip/generator-gulp-angular

v1.1.1 - la der des ders

29 Jun 10:41
Compare
Choose a tag to compare

This release is probably the latest of project in favor of FountainJS a better Yeoman generator.

FountainJS

- some adjustments on usage of gulp-sass and gulp-stylus - some update on recipes - some fixes on bootstrap bower package - add a outdated warning on [README](https://github.com/Swiip/generator-gulp-angular#unmaintained-outdated--pensive)

Details

v1.1.0

31 Mar 16:19
Compare
Choose a tag to compare
  • Migration from TSD to Typings (#1052)
  • Update to Angular 1.5
  • Update to Foundation Sites 6 (#1009)
  • Migration from awesome-typescript-loader to ts-loader (#1003)
  • Update to Babel 6 (#953)
  • And many other fixes

Thanks to all contributors. For those looking for an Angular 2 support, get an early look at https://github.com/FountainJS/generator-fountain-webapp

v1.0.2

24 Nov 11:52
Compare
Choose a tag to compare
Update version

v1.0.1

23 Nov 13:03
Compare
Choose a tag to compare
  • Remove "yo" to avoid unmet peer dependency #873
  • Update some documentations #863 #874 #877 #880
  • Move main generator into generators/ folder #871
  • Improve typescript style #881
  • Update usage http-proxy-middleware #892
  • Fix reloading index.html #904 #911
  • Serve assets file in unit tests #915

v1.0.0

16 Oct 07:49
Compare
Choose a tag to compare

v1.0.0-rc2

17 Sep 08:37
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

v1.0.0-rc1

17 Sep 08:36
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

v0.12.1...v1.0.0-rc1

v0.12.1

22 Jun 13:59
Compare
Choose a tag to compare
  • Add baseUrl to protractor conf #625
  • Add overrides pprt in bower.json for plain CSS + Bootstrap #622
  • Fix import file path #621

v0.12.0

18 Jun 15:55
Compare
Choose a tag to compare

Feature

  • Rewrite sample app to illustrate classic case (directive, service, constants)
  • Sample app follows john-papa-style-guide
  • Update dependencies (generator and sample app)
  • Update yeoman-generator to v0.21
  • Add AngularJS v1.4 && drop AngularJS v1.2
  • Improve styles files workflow
  • Allow args with gulp protractor #555
  • Replace home made proxy by http-proxy-middleware #593

Bug fix

  • Fix injection wiredep option #480
  • Fix karma conf #499 #509
  • Fix dist with empty folder #589
  • Fix reuse vars/mixins in stylesPreprocessor #596

v0.11.0

06 Apr 13:50
Compare
Choose a tag to compare

Misc

  • Delete unused 404.html #449
  • Add version of generator in .yo-rc.json #450

Feature

  • Move components folder in app folder #447
  • Always use a vendor.cssPrepro #466

Bug fix

  • Fix karma autowatch #444
  • Fix a console error when running BrowserSync #461
  • Fix a wrong entry in staticFiles #470