feat(theme): SRC theme v1.1.0 — MD3 components (shape scale, buttons, cards, dialogs, state layers)

This commit is contained in:
Bernd Rodler
2026-08-03 19:13:07 +02:00
parent 88670d4bcf
commit f0e63de09b
3 changed files with 234 additions and 4 deletions
+3
View File
@@ -45,4 +45,7 @@ data dir (`/app/data/*`); Vercel serverless has a read-only filesystem → crash
`vncmail.sandbox.vnc.de`, with 4 persistent volumes — see `deploy/k8s/`. A
microfrontends integration was also added and reverted the same day._
| 2026-08-03 | `lib/stalwart/auth-context.ts` | give `jmap_stalwart_ctx` a 6-hour maxAge (was session-cookie → expired on tab close) | session survival across browser restarts |
| 2026-08-03 | `lib/builtin-themes.ts` | add `srcSkin` (MD3 component overrides: shape scale, filled buttons, text fields, cards, dialogs, state layers, switches, login card); add @font-face + typography to `builtin-src`; bump to v1.1.0 | SRC theme: keep colors + fonts, apply MD3 design system |
_(append new rows as you diverge)_