From 165928a54308233b8bb318d927c5c78496833d4a Mon Sep 17 00:00:00 2001 From: Federico Jaramillo Martinez Date: Tue, 21 Jul 2026 15:36:27 +0200 Subject: [PATCH] docs(changeset): describe in-pane chevron in quiet-session-warnings Update the single quiet-session-warnings changeset entry to cover the final shipped behavior: status-bar expand/collapse toggle, the in-pane minimise chevron restored in 2bdfd48, per-session remembered state, and SVG warning icons. Frontmatter (patch) unchanged. No new changeset. Relay restore-warning-chevron leg 2 (final). --- .changeset/quiet-session-warnings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/quiet-session-warnings.md b/.changeset/quiet-session-warnings.md index dfb7aee..daa8d32 100644 --- a/.changeset/quiet-session-warnings.md +++ b/.changeset/quiet-session-warnings.md @@ -2,4 +2,4 @@ "@jmfederico/pi-web": patch --- -Let users minimise session warnings with an accessible status-bar count that remains available as an expand/collapse toggle, remembers its state per session, and uses SVG warning icons. +Let users minimise session warnings with an accessible status-bar count that remains available as an expand/collapse toggle, an in-pane minimise chevron on the expanded warnings pane, per-session remembered state, and SVG warning icons.