discourse/plugins/discourse-local-dates/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
..
javascripts FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
stylesheets/common UX: Add flat text button styles and use in date/time cancel modal (#17892) 2022-08-15 15:06:03 -04:00