Files
authentik/web/src/elements
Mmx233 54fad67e11 web: fix Brand CSS not applied to nested Shadow DOM components (#19892)
* web: fix Brand CSS not applied to nested Shadow DOM components

After PR #17444, Brand CSS was only applied when ThemeChangeEvent fired.
Components created after the initial event never received the custom styles.

This fix immediately applies Brand CSS when a style root is set, ensuring
all nested Shadow DOM components (like flow stages) receive brand styling
regardless of when they are created.

* Update web/src/elements/Base.ts

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>

* Clarify.

---------

Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
2026-02-01 07:51:34 +01:00
..
2025-12-04 19:15:43 +00:00
2025-12-08 16:42:36 -05:00
2026-01-15 21:31:46 +01:00
2026-01-27 01:06:36 +01:00
2025-12-02 18:01:51 +01:00
2025-12-04 19:15:43 +00:00
2026-01-13 18:56:28 +01:00
2025-07-10 20:36:56 +00:00