discourse/app/assets/javascripts/discourse-common/addon
David Taylor 68c7c8e25d
DEV: Deprecate mobile-specific templates (#29514)
We are moving away from the mobile-specific template pattern in favor of logical `{{#if}}` statements. This brings us closer to a standard Ember app, makes testing easier, and reduces duplicate code.

This commit includes some minor refactoring in the resolver & component-templates initializer, so that the mobile lookups happen on desktop, without actually being used. This allows us to print the deprecation message consistently, to improve visibility to developers.
2024-11-01 14:51:12 +00:00
..
config Revert "FIX: delay custom section reorder (#20781)" (#20786) 2023-03-23 11:27:12 +01:00
helpers DEV: add deprecation ids for base-url, fa-icon and chat service (#27911) 2024-07-15 14:29:17 +08:00
lib DEV: Deprecate htmlHelper (#29495) 2024-10-31 00:37:37 +01:00
utils PERF: Avoid excessive object creations in watched words (#27354) 2024-06-10 14:44:31 +02:00
.gitkeep
deprecation-workflow.js UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00
resolver.js DEV: Deprecate mobile-specific templates (#29514) 2024-11-01 14:51:12 +00:00