The Wayback Machine - https://web.archive.org/web/20210107024454/https://github.com/discourse/discourse-data-explorer
Skip to content
master
Go to file
Code

Latest commit

We recently merged a Discourse core's PR to replace usages of Ember's debounce and discourseDebounce with a new debounce wrapper. The new wrapper works exactly like Ember's debounce but internally calls "run" when called in test mode.

This PR replaces all usages of other debounce functions with the new wrapper and fallbacks to Ember's debounce for backward-compatibility.
c6a11d9

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

You can’t perform that action at this time.