managarten/packages/shared-ui/src/navigation
Till-JS 4e4db4612c feat(apps): add unified Apps page and PillNavigation to all web apps
- Add AppsPage component to shared-ui for displaying all Mana apps
- Add allAppsHref prop to PillNavigation with "Alle Apps" link in dropdown
- Integrate PillNavigation in archived apps (maerchenzauber, news, uload, wisekeep)
- Add /apps route to all web apps (active and archived)
- Replace custom sidebars/headers with unified PillNavigation

Apps updated:
- Active: chat, manacore, manadeck, picture, presi, zitare
- Archived: maerchenzauber, memoro, news, nutriphi, uload, wisekeep

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 14:48:00 +01:00
..
index.ts refactor(shared-ui): use PillDropdown for app switcher 2025-11-29 15:15:00 +01:00
Navbar.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
NavLink.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PillDropdown.svelte feat(shared-ui): add nested language submenu in PillNavigation 2025-11-30 01:00:43 +01:00
PillNavigation.svelte feat(apps): add unified Apps page and PillNavigation to all web apps 2025-12-01 14:48:00 +01:00
PillTabGroup.svelte feat(shared-ui): extend PillNavigation with tab groups and migrate Picture app 2025-11-29 06:55:14 +01:00
Sidebar.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
SidebarSection.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
types.ts feat(shared-ui): add submenu and divider support to PillDropdown 2025-11-30 00:51:37 +01:00