Skip to content

Feature: Add overlay support for DOMRenderExtension #8567

@etrepum

Description

@etrepum

Description

Follow-up to #8528

The new import extension implements the concept of overlays to augment an existing configuration. DOMRenderExtension could use a similar mechanism to allow runtime modifications of the DOMRenderConfig either for a particular request (e.g. $generateHTMLFromNodes), or when some runtime situation requires a change (e.g. an extension is enabled or disabled). We may also want to add another argument to domOverride to allow an override to be elided at this decision point so we can build an optimal render program based on folding those constant decisions out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement over existing feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions