Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added couple of options to extend the directive: #54

Merged
merged 1 commit into from
Jan 5, 2015
Merged

Added couple of options to extend the directive: #54

merged 1 commit into from
Jan 5, 2015

Conversation

noordawod
Copy link
Contributor

  1. 'triggerPrevent': To prevent default event behavior unless its value is false.
  2. 'scopeEvent': To bind against directive's scope event rather than root scope.

1) 'triggerPrevent': To prevent default event behavior unless its value is false.
2) 'scopeEvent': To bind against directive's scope event rather than root scope.
noordawod pushed a commit that referenced this pull request Jan 5, 2015
I find this very useful in cases where individual Controllers could decide what's the triggering event should be.
@noordawod noordawod merged commit 8a4cf76 into nohros:master Jan 5, 2015
@noordawod noordawod deleted the ScopeTrigger branch January 5, 2015 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant