discourse/app/assets/javascripts/admin/addon/components/schema-theme-setting
David Taylor 0ed4b09527
DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733)
`discourse-common` was created in the past to share logic between the
'wizard' app and the main 'discourse' app. Since then, the wizard has
been consolidated into the main app, so the separation of
`discourse-common` is no longer useful.

This commit moves `discourse-common/(lib|utils)/*` into
`discourse/lib/*`, adds shims for the imports, and updates existing
uses in core.
2025-01-13 13:02:49 +00:00
..
editor DEV: Move discourse-common/ helpers to discourse/ (#30728) 2025-01-13 09:36:11 +00:00
types DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
editor.gjs DEV: Move discourse-common/(utils|lib) to discourse/lib (#30733) 2025-01-13 13:02:49 +00:00
field-input-description.gjs DEV: Add validation message to string fields in theme object editor (#26257) 2024-03-21 12:39:25 +08:00
field.gjs DEV: Update htmlSafe imports (#26776) 2024-04-27 12:01:58 +02:00
number-field.gjs DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00