managarten/packages/shared-ui/src
Till-JS 8dcf543ed4 🐛 fix(clock): fix i18n initialization and add missing nav icons
- Fix svelte-i18n locale loading error by waiting for locale before render
- Add isLocaleLoading check to prevent rendering before translations ready
- Export waitLocale from i18n module for proper async initialization

- Add missing icons to PillNavigation component:
  - bell, timer, stopwatch, target, globe for Clock app
  - inbox, check, checkCircle, plus for Todo app

- Update Clock navItems to use proper icons:
  - Timer: clock → timer
  - Stoppuhr: activity → stopwatch

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 16:11:01 +01:00
..
atoms style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
molecules feat: integrate shared PageHeader and ProfilePage across all web apps 2025-11-30 00:06:29 +01:00
navigation 🐛 fix(clock): fix i18n initialization and add missing nav icons 2025-12-03 16:11:01 +01:00
organisms fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
pages fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
settings 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
index.ts feat(calendar): add event detail modal and structured location fields 2025-12-03 12:44:39 +01:00