managarten/apps/calendar/apps/web
Till JS 6b2b7035cf fix(calendar): scroll to current time and show time label on indicator
- Changed scroll behavior to position current time ~1/3 from viewport
  top instead of centering, so the red time indicator line is always
  visible on load
- Added current time label (e.g. "14:30") above the red indicator line
  on the right side

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 17:52:32 +01:00
..
e2e test(calendar): add composable unit tests and WeekView E2E interaction tests 2026-03-20 19:51:23 +01:00
src fix(calendar): scroll to current time and show time label on indicator 2026-03-22 17:52:32 +01:00
Dockerfile feat(games): add whopixels hosting at whopxl.mana.how 2026-03-20 19:57:50 +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: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00