Releases: davidchang/angular-facebook-utils
Releases · davidchang/angular-facebook-utils
Joey
Billy
Addresses several big fixes:
- Fix Terribly Inconsistent/Broken Login Logic - needs to initialize Facebook app immediately
- Introduce non-backwards compatible changes to move to Angular Values for providing configuration like App ID or Firebase URL, as opposed to passing these values as directive element attributes
And introduces new features:
- Introduce Routing to enforce Facebook Login to view "private" pages
- Configuration works for both firebase and non firebase versions
1.0.2
1.0.1
- Perhaps read the current URL and insert that into the modal
- Option to change path of channel.html
- Include CSS in the minified partial
- Use facebooksdk service to hold the FB.API call - make it just return the $q promise
- Use Grunt Angular templates: https://npmjs.org/package/grunt-angular-templates
- Make sure CSS in HTML partial will link properly to the image file (http://necolas.github.io/css3-social-signin-buttons/auth-icons.png)
Initial Release
v1.0.0 docs fixes and bower related changes