1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/wizard/lib
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
..
jquery.timepicker.min.js added css/js for timepicker on wizard side 2020-03-27 12:49:27 +05:30
load-script.js.es6 FIX: get-url deprecation 2020-07-06 15:05:15 -04:00
text-lite.js.es6 Add composer field type 2018-02-08 12:30:55 +08:00
user-search.js.es6 Use the new discourseDebounce function wrapper. 2020-12-22 11:06:13 -03:00
utilities-lite.js.es6 Add composer field type 2018-02-08 12:30:55 +08:00
wizard-i18n.js.es6 Allow wizard i18n to be overridden by wizard theme i18n 2020-11-26 16:45:30 +11:00