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

feat(ngMobile): trigger ngClick event on element #3219

Closed
wants to merge 1 commit into from

Commits on Jul 13, 2013

  1. feat(ngMobile): trigger ngClick event on element

    With this patch, people can bind to the 'ngClick'
    event in directives so that they can run code
    on the non native mobile tap/click event which
    is controlled by the click directive from the
    ngMobile module.
    
    Fixes angular#3218
    cburgdorf committed Jul 13, 2013
    Configuration menu
    Copy the full SHA
    6786f03 View commit details
    Browse the repository at this point in the history