SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

feat(form): Add new $submitted state to forms

The $submitted state changes
- to true when the form is submitted
- to false when $setPristine is called on the form

A .ng-submitted class is added to the form when $submitted=true

Closes #8056
N
Nicolás Andrés Gallinal committed
108a69be17df5884d026c57b2be3235c576250fe
Parent: 52b77b6
Committed by rodyhaddad <rody@rodyhaddad.com> on 8/1/2014, 11:54:07 PM