Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

v0.1.5-alpha

Compare
Choose a tag to compare
@pbernasconi pbernasconi released this 17 Oct 03:46
· 624 commits to master since this release

The Facebook Plugin is now supported with many new plugins added and bugs fixed!

Highlights

FB plugin - The highly demanded Facebook plugin now has docs and a working example in the demo file of ngCordova.

TouchID - Add iOS TouchID authentication to your apps easily with the touchid plugin. See the demo app for a working example.

Travis CI testing - We've integrated ngCordova into TravisCI, and have builds tested on each commit.

New

Plugins

Fix

  • Dialogs plugin : fixed prompt and confirm methods to return button index and input (if exists)
  • Keychain : fix issue where keychain is not initialized properly
  • StatusBar : fix the method overlaysWebView to honour the boolean param
  • Remove ngCordova.min.js from bower for better grunt integration
  • Fixes to the File Plugin (more fixes coming soon)