managarten/packages/shared-ui/src/navigation
Till JS c21793baaf fix: resolve all 40 Svelte dev warnings for clean startup
- Add $state() to 4 reactive variables (guestMode, emailInput, passwordInput, searchInputElement)
- Replace 3 deprecated <svelte:component> with direct component references
- Fix 8 a11y issues: add ARIA roles, tabindex, keyboard handlers to click-handler divs
- Remove 22 unused CSS selectors across 8 shared-ui components

Zero warnings on dev startup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:01:17 +02:00
..
expandable-toolbar fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
AppDrawer.svelte fix(ui): open all AppDrawer apps in new tab 2026-04-03 11:36:26 +02:00
appNavigationStore.svelte.ts feat(shared-ui, manacore/web): cross-app navigation enhancement (3 phases) 2026-04-01 11:59:36 +02:00
GlobalSpotlight.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
index.ts feat(shared-ui): add content search support to GlobalSpotlight 2026-04-01 22:29:51 +02:00
Navbar.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
NavLink.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
PillDropdown.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
PillNavigation.svelte refactor(ui): unified bottom-stack container for PillNav, QuickInput, TagStrip 2026-04-02 23:52:40 +02:00
PillTabGroup.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
PillTagSelector.svelte feat(calendar): integrate TagStrip into PillNavigation dropdown 2026-02-13 22:42:11 +01:00
PillTimeRangeSelector.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
PillToolbar.svelte feat(calendar): improve navigation layout controls and sidebar integration 2025-12-12 13:13:45 +01:00
PillToolbarButton.svelte fix(ui): replace hardcoded colors with theme variables 2025-12-13 14:40:16 +01:00
PillToolbarDivider.svelte feat(shared-ui): add QuickInputBar and PillToolbar components 2025-12-12 02:17:17 +01:00
PillViewSwitcher.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
Sidebar.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
SidebarSection.svelte refactor(shared-ui): replace remaining inline SVGs with Phosphor icons 2026-03-31 12:44:50 +02:00
TagStrip.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
types.ts feat(shared-ui, todo): BottomStack notification system + PillNav bottomOffset 2026-04-01 21:32:35 +02:00
useGlobalSpotlight.svelte.ts feat(shared-ui, manacore/web): cross-app navigation enhancement (3 phases) 2026-04-01 11:59:36 +02:00