discourse/app/assets
David Taylor 207c0dd88c
DEV: Resolve flaky test caused by requestAnimationFrame use (#20396)
We need to register a waiter so that any calls to `await settled()` will wait for the `requestAnimationFrame` call to return. Wrapping in `DEBUG` as well as `isTesting()` means that this extra logic will be totally optimized out of production builds.
2023-02-21 18:02:04 +00:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Resolve flaky test caused by requestAnimationFrame use (#20396) 2023-02-21 18:02:04 +00:00
stylesheets UX: Restore wider search dropdown width (#20391) 2023-02-21 15:40:22 +00:00