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

Update directive.ngdoc #6255

Closed
wants to merge 1 commit into from
Closed

Update directive.ngdoc #6255

wants to merge 1 commit into from

Conversation

bradw2k
Copy link
Contributor

@bradw2k bradw2k commented Feb 14, 2014

More description of "&" bindings, the fact that they trigger evaluation of expressions in the original scope's context.

More description of "&" bindings, the fact that they trigger evaluation of expressions in the original scope's context.
@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6255)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@caitp
Copy link
Contributor

caitp commented Feb 20, 2014

Looks okay to me

@caitp caitp closed this in 45304a9 Feb 20, 2014
@bradw2k
Copy link
Contributor Author

bradw2k commented Feb 20, 2014

"& bindings expose a function to an isolated scope" is misleading, & bindings expose expressions to the isolate scope. Expressions which do not call functions are perfectly valid and useful in & bindings.

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

Successfully merging this pull request may close these issues.

3 participants