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

Scope event changes #914

Merged
merged 2 commits into from
May 18, 2012
Merged

Scope event changes #914

merged 2 commits into from
May 18, 2012

Conversation

vojtajina
Copy link
Contributor

Things to consider:

  • e.stopPropagation() during $broadcast stops propagation only for given branch (it does depth-first traverse).
  • e.stopPropagation() if not allowed throws exception ( noop ?)
  • do we really want options object rather than just third boolean attribute (allowToStopPropagation)
  • by default stopPropagation is allowed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant