From a78727d9b000133403e09fb47849960f2ae90750 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 28 Feb 2022 17:54:24 +0100 Subject: [PATCH] 2022.3: Add a bit of store to UI upgrades --- source/_posts/2022-03-02-release-20223.markdown | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/source/_posts/2022-03-02-release-20223.markdown b/source/_posts/2022-03-02-release-20223.markdown index 3738eb51cf9..2e8b30d5792 100644 --- a/source/_posts/2022-03-02-release-20223.markdown +++ b/source/_posts/2022-03-02-release-20223.markdown @@ -154,9 +154,15 @@ TODO: - Need before/after screenshots? We have been working hard on upgrading the Home Assistant frontend to use -Material Web Components everywhere, saying goodbye to our old paper style. -This allows our frontend to be up-to-date with the latest features and the latest style. -As you'll notice these elements have a different look from the older style, so don't be alarmed if your inputs are a bit different. +Material Web Components (MWC) everywhere, saying goodbye to our old +(and deprecated) paper style. + +This allows our frontend to be up-to-date with the latest features and the +latest style. As you'll notice these elements have a different look from the +older style, so don't be alarmed if your inputs are a bit different. + +Updating to MWC gives us many new oppertunaties for the future, but also makes +Home Assistant more accesible, for example, when using a screen reader. ## Triggered!