1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts
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
..
discourse Reverted a formatting change 2020-12-08 13:41:45 +05:30
wizard Use the new discourseDebounce function wrapper. 2020-12-22 11:06:13 -03:00
wizard-custom-globals.js Update raw templating handling to new asset pipeline 2020-10-02 11:38:32 +10:00
wizard-custom-guest.js Use non-e6 formatting 2019-10-17 11:26:21 +11:00
wizard-custom-start.js Asset pipeline can't handle es6 2020-09-01 21:40:12 +10:00
wizard-custom.js Use the new discourseDebounce function wrapper. 2020-12-22 11:06:13 -03:00
wizard-plugin.js.erb add wizard raw template pre-compilation 2019-01-29 11:30:35 +11:00
wizard-raw-templates.js.erb Update wizard-raw-templates.js.erb 2020-10-02 19:32:18 +10:00