discourse/app/assets/javascripts/discourse-common/addon/lib
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
..
attribute-hook.js DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
debounce.js DEV: Actually debounce functions in tests (#16213) 2022-06-21 23:34:04 +02:00
deprecated.js DEV: Prefix deprecation notices and api warnings with theme name/id 2022-02-14 10:11:19 +00:00
dom-from-string.js DEV: Allow utility class domFromString to take in strings with multiple top level elements (#15548) 2022-01-12 19:49:24 +08:00
escape.js FIX: Escape Font Awesome icons (#12421) 2021-03-17 16:11:40 +03:00
get-owner.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
get-url.js DEV: De-jQuerify get-url (#17314) 2022-07-04 02:25:15 +02:00
helpers.js DEV: Remove 'dasherize' string prototype extensions (#16740) 2022-05-13 10:56:23 -05:00
icon-library.js DEV: Rename translatedtitle to translatedTitle (#17160) 2022-06-20 12:28:05 -06:00
legacy-resolver.js DEV: Modernize Ember Resolver (#17353) 2022-07-06 14:20:00 +01:00
object.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-handlebars-helpers.js FIX: Tests were broken in Firefox (#12456) 2021-03-22 11:35:51 +11:00
raw-handlebars.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-templates.js FIX: Core templates should never overwrite theme/plugins (#12988) 2021-05-07 14:41:06 -04:00
suffix-trie.js PERF: Improve JS app boot speed by optimizing customResolve() (#14990) 2021-11-18 16:38:00 +00:00