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

fix(ngModelOptions): do not trigger digest during debounce #8911

Closed
wants to merge 1 commit into from

Conversation

tbosch
Copy link
Contributor

@tbosch tbosch commented Sep 3, 2014

PR for merging #8850

@tbosch
Copy link
Contributor Author

tbosch commented Sep 3, 2014

@petebacondarwin Could you LGTM this?

@Narretz
Copy link
Contributor

Narretz commented Sep 3, 2014

Wasn't there already a PR by @shahata for this?

@tbosch
Copy link
Contributor Author

tbosch commented Sep 3, 2014

Yes, this one is just a little modification of it before I merge it into master:

  • change the test
  • change the commit message: This is not a breaking change but rather a fix

This change means that anyone watching `$viewValue` will no longer see the update immediately for debounced updates

Closes angular#8814
@petebacondarwin
Copy link
Contributor

From my phone it lgtm

@btford btford added this to the 1.3.0-rc.1 milestone Sep 3, 2014
@tbosch tbosch changed the title perf(ngModelOptions): do not trigger digest during debounce fix(ngModelOptions): do not trigger digest during debounce Sep 3, 2014
@petebacondarwin petebacondarwin self-assigned this Sep 5, 2014
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.

6 participants