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

fix(ngMobile): prevent ngClick when item disabled #3335

Closed
wants to merge 1 commit into from

Commits on Jul 24, 2013

  1. fix(ngMobile): prevent ngClick when item disabled

     - the ngClick attribute was always triggered, regardless the ngDisabled/disabled attributes
     - we now check the DOM disabled status before triggering the original click event
     - deals with angular#3124 angular#3132 /cc @shepheb
    revolunet authored and bshepherdson committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    a3955ae View commit details
    Browse the repository at this point in the history