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

docs($rootScope.Scope): improve clarity describing $watch with no listener #12429

Closed
wants to merge 1 commit into from

Conversation

Strikeskids
Copy link
Contributor

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the listener, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the watchExpression that will be executed multiple times.

…tener

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times.
@caitp
Copy link
Contributor

caitp commented Jul 30, 2015

lgtm

@caitp caitp closed this in 97ac763 Jul 30, 2015
Narretz pushed a commit that referenced this pull request Aug 3, 2015
…tener

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times.

Closes #12429
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
…tener

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times.

Closes angular#12429
ggershoni pushed a commit to ggershoni/angular.js that referenced this pull request Sep 29, 2015
…tener

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times.

Closes angular#12429
ggershoni pushed a commit to ggershoni/angular.js that referenced this pull request Sep 29, 2015
…tener

The previous explanation in parentheses created a bit of confusion because the documentation stated to leave off the `listener`, but then said "be prepared for multiple calls to your listener". The new explanation clarifies that it is indeed the `watchExpression` that will be executed multiple times.

Closes angular#12429
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