Hi, I've got 3 questions about ngMessages:
I've been keeping track of angular 1.3 development and had created a helper similar to ngMessages destined for release in angular 1.3. I'd like to start using ngMessages instead and after a quick spike it seems to work fine. 1. Is there any reason not to use it in our (current) angular 1.2 project? We may not upgrade to 1.3 anytime soon. The only thing that complains is bower (dependency on angular 1.3) Example working plunkr: http://plnkr.co/edit/nofoEj 2. Why doesn't ngMessages currently have a flag for not showing if the form or field is pristine or not dirty? Seems unintuitive. 3. Are there plans to include a $submitted flag on the form? This would be super-helpful for form validation. Cheers, Rob -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
