Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Conversation

douglasg14b
Copy link
Contributor

Debouncing will no longer be a default action unless the user specifies debounce: true in the options. Relating to issue #256

Motivation: Debouncing was causing unexpected behavior where data was being excluded when submitting or saving text from TinyMCE. Debouncing should be optional.

Debouncing will no longer be a default action unless the user specifies debounce: true in the options.
@douglasg14b
Copy link
Contributor Author

douglasg14b commented May 15, 2016

Conflict: bower ECONFLICT Unable to find suitable version for angular not sure if this has to do with my change?

@deeg
Copy link
Contributor

deeg commented May 16, 2016

Thanks for posting this review. I am open to this change.

I will review tonight and try to get all the open PRs merged in. Sorry for the delay.

Don't worry about that error, I can take a look and fix it before merging.

@deeg deeg closed this in 4f6b0f6 May 17, 2016
@deeg
Copy link
Contributor

deeg commented May 17, 2016

Thanks for the PR. I decided to leave debouncing default for now with the ability to disable it.

I am going to open another ticket to change to throttle and allow debounce to be set by user with ng-model-options.

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.

2 participants