discourse/plugins
Roman Rizzi 8b426431a4
DEV: Wrap Ember.run.debounce. (#11352)
We want to wrap the `Ember.run.debounce` function and internally call `Ember.run` instead when running tests.

This commit changes discourseDebounce to work the same way as `Ember.run.debounce`.

Now that `discourseDebounce` works exactly like `Ember.run.debounce`, let's replace it and only use `DiscourseDebounce` from now on.

Move debounce to discourse-common to be able to reuse it in different bundles

Keep old debounce file for backwards-compatibility
2020-12-10 11:01:42 -03:00
..
discourse-details DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-local-dates DEV: Wrap Ember.run.debounce. (#11352) 2020-12-10 11:01:42 -03:00
discourse-narrative-bot DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-presence DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lazy-yt DEV: enforces eslint’s curly rule to the codebase (#10720) 2020-09-22 16:28:28 +02:00
poll DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
styleguide DEV: Add header colors to styleguide (#11421) 2020-12-07 14:50:45 -05:00