Skip to content

Add support for Angular 1.3+ and ngAnimate

Compare
Choose a tag to compare
@cvn cvn released this 09 Apr 06:38
· 37 commits to master since this release

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.