Recently our CSS guru's added following text-transform: uppercase; to span css style
Where we used CSS class it is updating the corresponding ngModel to uppercase. Is there a way to prevent. Is correct to say Angular does not allow CSS text-transformations. I don't want my model to updated. I know I can use $filter.uppercase designer don't want that. Is there a better solution. -- 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/groups/opt_out.
