Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

chore(debounce): create debounce helper #4813

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Create internal debounce helper
  • Move debounce logic from typeahead to use helper

This closes #3966.

- Create internal debounce helper
- Move debounce logic from typeahead to use helper
@Foxandxss
Copy link
Contributor

I like what you did, let's start from there.

I don't know much about typeahead to be honest, but is this debounced related to ng-model? (to be solved by ng-model-options) if not, good for merging.

@wesleycho
Copy link
Contributor Author

This is not related to the model - this is related to repositioning on resize or scroll.

@Foxandxss
Copy link
Contributor

Ah, good to go then.

@wesleycho wesleycho closed this in 73efc78 Nov 3, 2015
@wesleycho wesleycho deleted the chore/debounce branch November 3, 2015 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split off debounce from Typeahead to separate component
2 participants