discourse/app/assets/javascripts/wizard/addon/components
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
..
discourse-logo.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
homepage-preview.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
image-preview-logo-small.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
image-preview-logo.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
styling-preview.hbs DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
styling-preview.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
wizard-canvas.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
wizard-field-checkbox.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-checkbox.js FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
wizard-field-checkboxes.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-checkboxes.js
wizard-field-dropdown.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-dropdown.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
wizard-field-image.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-image.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
wizard-field-text.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field-text.js
wizard-field.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-field.js FEATURE: allow wizard checkbox field to be disabled (#17916) 2022-08-15 05:52:07 +05:30
wizard-image-preview.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-image-preview.js
wizard-preview-base.hbs DEV: Refactor wizard preview components to use inheritence (#20282) 2023-02-14 14:20:15 +00:00
wizard-preview-base.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
wizard-step-form.js FEATURE: revamped wizard (#17477) 2022-07-27 06:53:01 +05:30
wizard-step.hbs DEV: Colocate wizard component templates (#20309) 2023-02-15 11:29:22 +00:00
wizard-step.js DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00