discourse/app
David Taylor 258471e7f2 DEV: Move `editor-preview` wrapper outside PluginOutlet
This outlet is the only one to pass an `@classNames` argument, which is no longer supported in the glimmer version of PluginOutlet. This commit moves the wrapper outside, thereby maintaining the old HTML structure.
2023-01-31 11:29:04 +00:00
..
assets DEV: Move `editor-preview` wrapper outside PluginOutlet 2023-01-31 11:29:04 +00:00
controllers SECURITY: Hide PM count for tags by default () 2023-01-31 12:08:23 +08:00
helpers DEV: Prefer \A and \z over ^ and $ in regexes () 2023-01-20 12:52:49 -06:00
jobs DEV: Limit concurrency of NotifyReviewables job () 2023-01-25 15:19:11 -05:00
mailers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
models FIX: Truncate existing user status to 100 chars () 2023-01-30 10:49:08 +02:00
serializers DEV: Prefer \A and \z over ^ and $ in regexes () 2023-01-20 12:52:49 -06:00
services FEATURE: allow restricting duplication in search index () 2023-01-31 12:41:31 +11:00
views DEV: use structured data in crawler-linkback-list for referencing only () 2023-01-30 08:26:55 +01:00