managarten/packages/shared-ui/src/organisms
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
..
network fix: resolve all 40 Svelte dev warnings for clean startup 2026-04-03 12:01:17 +02:00
AppSlider.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
AppSlider.types.ts feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
ConfirmationModal.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
FormModal.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
index.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
Modal.svelte feat(shared-ui): add focusTrap action and apply to shared Modal 2026-03-24 10:04:04 +01:00