managarten/packages/shared-ui/src/navigation
Till-JS bd869dfe09 feat: unify navigation with shared PillNavigation component
- Add PillNavigation and PillDropdown to @manacore/shared-ui
- Features: glassmorphism design, horizontal/sidebar toggle, collapsible FAB
- Configurable per app: nav items, primary color, logo, language switcher
- Integrate into ManaCore, ManaDeck, and Memoro web apps
- Remove old local navigation components (Sidebar, Navbar, PillNavigation)
- Add navigation stores for persistent user preferences

Apps now share consistent navigation UX with app-specific branding.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 01:31:23 +01:00
..
index.ts feat: unify navigation with shared PillNavigation component 2025-11-25 01:31:23 +01:00
Navbar.svelte feat(shared-ui): add navigation components and form elements 2025-11-24 22:01:04 +01:00
NavLink.svelte feat(shared-ui): add navigation components and form elements 2025-11-24 22:01:04 +01:00
PillDropdown.svelte feat: unify navigation with shared PillNavigation component 2025-11-25 01:31:23 +01:00
PillNavigation.svelte feat: unify navigation with shared PillNavigation component 2025-11-25 01:31:23 +01:00
Sidebar.svelte feat(shared-ui): add navigation components and form elements 2025-11-24 22:01:04 +01:00
SidebarSection.svelte feat: add sidebar enhancement components (Tier 7) 2025-11-25 00:42:46 +01:00
types.ts feat: unify navigation with shared PillNavigation component 2025-11-25 01:31:23 +01:00