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

fix(required): false is a valid model value for required <select> #3658

Closed
wants to merge 1 commit into from

Commits on Sep 24, 2013

  1. fix(required): false is a valid model value when not a checkbox

    Make the `required` directive accept the model value `false` when it is
    not an <input> element or when the <input> element is not a checkbox
    
    Closes angular#3490 angular#2594
    lgalfaso committed Sep 24, 2013
    Configuration menu
    Copy the full SHA
    2575b57 View commit details
    Browse the repository at this point in the history