This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
David Taylor fc36ac6cde
DEV: Modernize Ember Resolver (#17353)
This switches us to use the modern ember resolver package, and re-implements a number of our custom resolution rules within it. The legacy resolver remains for now, and is used as a fallback if the modern resolver is unable to resolve a package. When this happens, a warning will be printed to the console.

Co-authored-by: Peter Wagenet <peter.wagenet@gmail.com>
2022-07-06 14:20:00 +01:00
..
controllers DEV: Fix a flaky submodule/auth test (#17313) 2022-07-04 02:25:35 +02:00
ember DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
lib DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
mixins DEV: Deprecate assert.not() (#15595) 2022-02-09 18:49:05 +01:00
models DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
services DEV: Emit a 'change' event when PresenceChannel info changes (#17088) 2022-06-15 16:13:44 +01:00
utils DEV: Fix this.clearRender deprecation warning (#17150) 2022-06-20 15:13:42 +02:00
localization-test.js FIX: Translation overrides from fallback locale didn't work on client 2021-12-17 14:03:35 +01:00