managarten/apps/calendar/apps/web
Till JS eda1bd7155 feat(ux): add error boundaries and expand i18n to 5 languages
- Add +error.svelte to Calendar (blue) and Todo (emerald) web apps
- Add FR, IT, ES locale files for Contacts (216 keys each)
- Add FR, IT, ES locale files for Todo (104 keys each)
- Update i18n index.ts to register new locales
All three apps now support DE, EN, FR, IT, ES

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 11:26:30 +01:00
..
e2e feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
src feat(ux): add error boundaries and expand i18n to 5 languages 2026-03-19 11:26:30 +01:00
Dockerfile fix(calendar,contacts,todo): second round of pre-launch audit fixes 2026-03-19 11:12:20 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
playwright.config.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts feat(calendar): production hardening - cleanup, tests, a11y, error handling 2026-03-15 12:43:36 +01:00