discourse/app/assets
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
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
stylesheets UX: extend horizontal user nav to all user pages (#18674) 2022-10-20 09:05:51 +08:00