managarten/packages/shared-ui/src
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
..
actions feat(shared-ui): add focusTrap action and apply to shared Modal 2026-03-24 10:04:04 +01:00
atoms feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
bottom-stack fix(mana,ui): integrate guest nudge into bottom stack + theme it 2026-04-08 12:13:05 +02:00
charts feat(shared-ui): add unified statistics components with theme support 2025-12-10 21:12:07 +01:00
command-bar feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
components feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
context-menu fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
dnd feat(dreams): scaffold Traumtagebuch module 2026-04-07 14:07:12 +02:00
help feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
molecules feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
navigation fix: extract types from .svelte files for proper named re-exports 2026-04-07 13:53:13 +02:00
onboarding feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
organisms feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
pages feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
quick-input feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
settings feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
test feat(shared-ui): add TagChip component and tag component tests 2026-04-02 14:24:19 +02:00
toast feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts refactor: consolidate codebase — remove archived code, deduplicate packages, standardize middleware 2026-04-03 12:55:58 +02:00