From b277527510ba79a91e6c9c9fe7cc21d3df747048 Mon Sep 17 00:00:00 2001 From: Nexus Dev Date: Sat, 11 Apr 2026 13:19:32 +0000 Subject: [PATCH] feat(nexus): add promote-transition css-first animation overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Phase 12 — renders the 700ms compress-and-rise transition from spec §5.6 using CSS keyframes inlined via a scoped + + {/* SOURCE CONVERSATION label */} +
+ Source Conversation +
+ + {/* Compressed chat ribbon */} +
+ {children} +
+ + {/* Rising brainstormer panel */} +
+ {panelChildren} +
+ + ); +}