managarten/packages/shared-ui/src/bottom-stack
Till JS c8ed58b7d1 fix(mana,ui): integrate guest nudge into bottom stack + theme it
The "Gefällt es dir?" guest nudge was a free-floating fixed element at
bottom: 10rem, so it didn't follow the bottom-stack when the PillNav was
collapsed. Move it inside .bottom-stack as the first child so it shares
the stack's reflow.

NotificationBar now uses the elevation system (--color-surface-elevated,
--color-border-strong, --color-foreground) instead of hardcoded rgba so
it adapts to all themes. Bumped the CTA button (shadow + hover lift) and
container (stronger border, layered shadow) to be more visible.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 12:13:05 +02:00
..
BottomStack.svelte feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
index.ts feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
MinimizedTabs.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
NotificationBar.svelte fix(mana,ui): integrate guest nudge into bottom stack + theme it 2026-04-08 12:13:05 +02:00
types.ts feat(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00