discourse/plugins/discourse-local-dates/assets/javascripts/discourse
Jarek Radosz 8304f40f84
FIX: Correctly debounce various functions (#18673)
Debouncing inline anonymous functions does not work.

This fixes all instances of that error by extracting the function or using the new `@debounce(delay)` decorator
2022-10-20 13:28:09 +02:00
..
components FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
controllers DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00
templates DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00