discourse/app/assets
David Taylor 6d6d5a200f
DEV: Add `withSilencedDeprecationsAsync` for async functions (#19057)
Previously we were trying to handle both async and sync use cases in a single function, but it was confusing to read and led to subtle race conditions. This commit separates the async version into a separate function.
2022-11-16 17:55:20 +00:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Add `withSilencedDeprecationsAsync` for async functions (#19057) 2022-11-16 17:55:20 +00:00
stylesheets DEV: allow themes to more easily set border-radii (#19037) 2022-11-16 11:35:09 -05:00