Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(form): make ngForm $pristine after nested control.$setPristine() (counter version) #13773

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2016

  1. fix(form): make ngForm $pristine after nested control.$setPristine()

    When calling $setPristine on the nested form or control,
    form becomes $pristine of all the nested controls are pristine
    
    Closes angular#13715
    linoleum-js committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    61ac267 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. Configuration menu
    Copy the full SHA
    4d8c01c View commit details
    Browse the repository at this point in the history