From 8a30071f41821301d817d4dc08043f1bbad1ec9c Mon Sep 17 00:00:00 2001 From: Cyril Date: Thu, 15 Jan 2026 13:18:04 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D(docs)=20update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Document focus management pattern entry --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88232c1e..b102d0c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] - ### Changed +- 📝(frontend) document focus management pattern for side panels and menus - ♿️(frontend) add accessible back button in side panel #881 - ♿️(frontend) improve participants toggle a11y label #880 - ♿️(frontend) make carousel image decorative #871 - ♿️(frontend) reactions are now vocalized and configurable #849 - ♿️(frontend) improve background effect announcements #879 +- ♿(frontend) improve menu focus management #869 ### Fixed