managarten/packages/shared-ui/src
Till JS 9fc237d9ed feat(a11y): add skip-to-content links and ARIA labels to calendar, contacts, todo
- Add skip-to-content link ("Zum Inhalt springen") to all 3 app layouts
- Add id="main-content" to main content areas
- Add ariaLabel prop to shared PillNavigation component
- Set aria-label="Hauptnavigation" on nav elements in all 3 apps
- Add aria-label to icon-only nav toggle button in todo

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 12:41:23 +01:00
..
atoms chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
charts feat(shared-ui): add unified statistics components with theme support 2025-12-10 21:12:07 +01:00
command-bar fix(contacts): resolve Svelte 5 hydration error 2025-12-14 21:13:22 +01:00
components ♻️ refactor(shared-ui): remove lucide-svelte dependency 2026-01-29 14:05:46 +01:00
context-menu feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels 2025-12-14 23:43:19 +01:00
help feat(shared-ui): add reusable HelpModal system with keyboard shortcuts and syntax panels 2025-12-14 23:43:19 +01:00
molecules fix(shared-ui): export calculateFadeOpacity from index 2026-02-02 17:07:49 +01:00
navigation feat(a11y): add skip-to-content links and ARIA labels to calendar, contacts, todo 2026-03-19 12:41:23 +01:00
organisms refactor(shared-ui): centralize toast system across all web apps 2026-01-29 14:03:29 +01:00
pages chore: various UI improvements and fixes 2025-12-10 20:05:02 +01:00
quick-input 🎨 refactor(shared-ui): improve LoginPage and InputBar components 2026-02-13 23:29:56 +01:00
settings ♻️ refactor(shared-ui): simplify PillNavigation - remove sidebar mode 2026-02-17 13:27:23 +01:00
toast ♻️ refactor: centralize global error handler in shared-ui 2026-01-29 15:17:17 +01:00
index.ts feat(calendar): integrate TagStrip into PillNavigation dropdown 2026-02-13 22:42:11 +01:00