managarten/apps
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
..
calendar 🐛 fix(calendar): shift FAB buttons when PillNav is in sidebar mode 2025-12-03 12:46:34 +01:00
chat 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
clock 🐛 fix(clock): fix i18n initialization and add missing nav icons 2025-12-03 16:11:01 +01:00
contacts feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:55:04 +01:00
mail feat(mail): add complete Mail app with backend, web, mobile, and landing 2025-12-03 16:06:32 +01:00
manacore feat(auth): add centralized user settings synced across all apps 2025-12-03 00:09:47 +01:00
manadeck 🐛 fix(theme): add ShadCN-style CSS variable aliases for shared components 2025-12-03 00:20:49 +01:00
picture Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
presi Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
storage Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
todo feat(contacts): add import/export with Google Contacts integration 2025-12-03 15:54:31 +01:00
zitare Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00