discourse/app
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
..
assets DEV: Resolve flaky test caused by requestAnimationFrame use (#20396) 2023-02-21 18:02:04 +00:00
controllers DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
serializers UX: Release new user profile navigation for sidebar compatibility (#20134) 2023-02-21 10:16:16 +08:00
services DEV: Enable unless cops 2023-02-21 10:30:48 +01:00
views UX: Style edits (#19927) 2023-02-15 11:02:16 -06:00