• Randall Leeds's avatar
    Improve slow-validate directive and usage · 2e2a3741
    Randall Leeds authored
    Respond to view value changes by watching the view value on the scope
    rather than registering a view change listener. View change listeners
    only fire on changes which are valid.
    
    Be careful not to use the directive in combination with ng-hide or
    ng-show since the CSS changes subvert the transition.
    
    Improve the conditions for showing/hiding so that it considers the
    validity of a field in addition to whether the field is pristine or
    dirty.
    
    Relates to #1200
    2e2a3741
Name
Last commit
Last update
h Loading commit data...