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

Releases: googlearchive/angularfire-seed

Version 1.0.0 release

24 Mar 04:23
Compare
Choose a tag to compare

Bring compatibility up to date with AngularFire 1.0.0 and Firebase SDK 2.2.2.

Fixed #61 - file structure now matches new angular-seed structure
Simplified login and auth code
Added a lot of unit tests

Version 0.9.1 Release

09 Jan 22:53
Compare
Choose a tag to compare

Integrates AngularFire 0.9.1 and Firebase SDK 2.1.0.

  • New authentication functionality (bye FirebaseSimpleLogin!)
  • New changeEmail() function (yay!)
  • Simpler login service and updated routing
  • Small bug fixes