Fabi bcf99e9749
docs: add versions to technical advisory (#6494)
* docs: extend technical advisory

* docs: add version and dates

* docs: add version and dates

* fix version and date

* docs: add version and dates

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-09-05 12:53:11 +00:00

1.1 KiB

title
Technical Advisory 10002

Date and Version

Version: TBD

Date: Calendar week 40/41

Description

Since Angular Material v15 many of the UI components have been refactored to be based on the official Material Design Components for Web (MDC). These refactored components do not support dynamic styling, so in order to keep the library up-to-date, the console UI will loose its dynamic theming capability.

Statement

This design change is tracked in the following PR: feat(console): MDC components. As soon as the release version is published, we will include the version here.

Mitigation

If you need users to have your branding settings (background-, button-, link and text coloring), you should implemement your own user facing UI yourself and not use ZITADELs console UI. Assets like your logo and icons will still be used.

Impact

Once this update has been released and deployed, the console UI won't apply any coloring of your branding settings to the UI components.

:::note ZITADEL hosted Login-UI is not affected by this change. :::