Skip to content

Fix ng-attr-placeholder bug, replace ngmin with ng-annotate

Compare
Choose a tag to compare
@cvn cvn released this 14 Jun 23:45
· 14 commits to master since this release

Fixed a bug where an undefined ng-attr-placeholder would display "undefined" for password placeholders. Also replaced ngmin with ng-annotate.

Thanks to @akkunchoi for the ng-annotate patch!