1
0
Fork 0
discourse-custom-wizard-unl.../assets
romanrizzi 11ff364cbe
Use the new discourseDebounce function wrapper.
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.
2020-12-22 11:06:13 -03:00
..
javascripts Use the new discourseDebounce function wrapper. 2020-12-22 11:06:13 -03:00
lib various 2017-11-01 12:21:14 +08:00
stylesheets Improve input error styles 2020-11-25 12:58:20 +11:00