Add support for Angular 1.3+ and ngAnimate
The password placeholder now updates asynchronously. This was necessary due to the way animation promises work in 1.3, even with animation disabled.
ngAnimate is supported in Angular 1.3+ only. When using it, password placeholder text will pop in after the animation completes.