managarten/packages/shared-ui/src/bottom-stack
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
..
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(todo/web): add page maximize/minimize/close controls and default todo page 2026-04-01 21:31:04 +02:00
NotificationBar.svelte fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +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