discourse/app/assets/javascripts/discourse-common/addon
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
..
config DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
helpers DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
lib DEV: Add `withSilencedDeprecationsAsync` for async functions (#19057) 2022-11-16 17:55:20 +00:00
utils DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00
.gitkeep DEV: Make `discourse-common` an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
resolver.js DEV: Add unique ids to deprecations (#19019) 2022-11-16 10:00:39 +00:00