discourse/plugins/styleguide/assets
David Taylor b3a23bd9d6
DEV: Introduce new component-based DModal API (#21304)
Ember 4.x will be removing the 'named outlet' feature, which were previously relying on to render modal 'controllers' and their associated templates. This commit updates the modal.show API to accept a component class, and also introduces a declarative API which can be used by including the <DModal component directly in your template.

For more information on the API design, and conversion instructions from the current API, see these Meta topics:

DModal API: https://meta.discourse.org/t/268304
Conversion: https://meta.discourse.org/t/268057
2023-07-03 10:51:27 +01:00
..
javascripts/discourse DEV: Introduce new component-based DModal API (#21304) 2023-07-03 10:51:27 +01:00
stylesheets DEV: implements styleguide for chat header icon (#22033) 2023-06-09 18:40:34 +02:00