discourse/plugins/discourse-local-dates/assets/javascripts
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
..
discourse FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
initializers FIX: Determining local date same range is erroring when there is no date (#18509) 2022-10-07 21:07:27 +08:00
lib FEATURE: Show relative time when date is omitted (#18547) 2022-10-12 11:23:34 +08:00