diff .claude/skills/zenbu-design-system/SKILL.md @ 253:fdf3816959cb

[ui] Add Sonner-like notification stack Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Tue, 04 Aug 2026 12:21:19 -0700
parents 7a7581f040e8
children 2b6e732087ff
line wrap: on
line diff
--- a/.claude/skills/zenbu-design-system/SKILL.md	Tue Aug 04 11:57:16 2026 -0700
+++ b/.claude/skills/zenbu-design-system/SKILL.md	Tue Aug 04 12:21:19 2026 -0700
@@ -24,6 +24,8 @@
   non-composed `zen-notify` events and bounded queues.
 - Keep `zen-notifications` behavior aligned with
   `design_system/NOTIFICATIONS.md`.
+- Notification presentation uses a measured collapsed depth stack that expands
+  on hover/focus; do not import Sonner or Radix.
 - Preserve keyboard, form, validity, label, and ARIA behavior.
 - Prefix custom elements and tokens with `zen-` / `--zen-`.
 - Keep selectors low-specificity so applications can override tokens.