discourse/app/assets/javascripts/admin/addon
Bianca Nenciu ccb345bd88
FEATURE: Update topic/comment embedding parameters (#20181)
This commit implements many changes to topic and comments embedding. It
deprecates the class_name field from EmbeddableHost and suggests using
the className parameter. discourse_username parameter has been
deprecated and it will fetch it from embedded site from the author or
discourse-username meta.

See the updated code sample from Admin > Customize > Embedding page.

* FEATURE: Add className parameter for Discourse embed

* DEV: Hide class_name from EmbeddableHost

* DEV: Deprecate class_name field of EmbeddableHost

* FEATURE: Use either author or discourse-username meta tag

* DEV: Deprecate discourse_username parameter

* DEV: Improve embed code sample
2023-02-28 14:31:59 +02:00
..
adapters
components FEATURE: Update topic/comment embedding parameters (#20181) 2023-02-28 14:31:59 +02:00
controllers FEATURE: Update topic/comment embedding parameters (#20181) 2023-02-28 14:31:59 +02:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
lib DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
mixins UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
models DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
routes DEV: Clean up showModal() calls (#20442) 2023-02-24 15:53:04 +01:00
services UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
templates FEATURE: Update topic/comment embedding parameters (#20181) 2023-02-28 14:31:59 +02:00