Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Releases: googlearchive/generator-angularfire

Release 1.0.0

30 Mar 21:45
Compare
Choose a tag to compare

This merges latest generator-angular branch and upgrades dependencies to AngularFire 1.0.0 and Firebase SDK 2.2.2.

Fixes #47
Fixes #51
Fixes #50
Fixes #44

Upgrade to AngularFire 0.9.1 and SDK 2.1.0

13 Jan 17:32
Compare
Choose a tag to compare

This upgrade incorporates the latest changes to generator-angular, as well as adding the new 2.1.0 methods and AngularFire updates.

Upgrade to AngularFire 0.8.2 - Major restructure

05 Sep 18:14
Compare
Choose a tag to compare

Features

  • Upgraded to AngularFire 0.8.2 (versions will now be in sync)
  • Now forked from generator-angular for easier upgrade path
  • No longer necessary to do yo angular before yo angularfire
  • CoffeeScript support
  • Better use of resolve method in routers
  • More streamlined auth process (simpler simpleLogin service)
  • Added Google auth provider
  • Added anonymous auth provider