discourse/app/assets/javascripts/discourse-common/addon/helpers
Godfrey Chan c34f8b65cb
DEV: Rename I18n imports to discourse-i18n (#23915)
As of #23867 this is now a real package, so updating the imports to
use the real package name, rather than relying on the alias. The
name change in the package name is because `I18n` is not a valid
name as NPM packages must be all lowercase.

This commit also introduces an eslint rule to prevent importing from
the old I18n path.

For themes/plugins, the old 'i18n' name remains functional.
2023-10-18 11:07:09 +01:00
..
bound-i18n.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
component-for-collection.js
component-for-row.js
d-icon.js DEV: introduce Ember <template> tag support (.gjs) (#22719) 2023-07-20 21:01:12 +01:00
fa-icon.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
get-url.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
html-safe.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
i18n.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00