managarten/packages/shared-ui/src/organisms
Till JS 248100d490 fix(web): remove hardcoded white text, use theme tokens for light mode
PageShell header icon/title had opacity: 0.5 — removed for full
visibility. Moodlit, Zitare, Skilltree and BaseListView used
text-white/* classes that were invisible in light mode — migrated
to hsl(var(--color-foreground/muted-foreground)) tokens.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 16:07:40 +02:00
..
network fix(a11y): replace 215 suppression comments with real fixes 2026-04-10 22:43:05 +02:00
AppSlider.svelte fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
AppSlider.types.ts feat: add i18n localization with language switcher to all web apps 2025-11-25 01:41:25 +01:00
BaseListView.svelte fix(web): remove hardcoded white text, use theme tokens for light mode 2026-04-12 16:07:40 +02:00
ConfirmationModal.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
FormModal.svelte feat(ui): add elevation system for overlays and modals 2025-12-13 15:00:33 +01:00
index.ts refactor(mana/web): consolidate ListView scaffolding into BaseListView 2026-04-08 18:40:47 +02:00
Modal.svelte fix(a11y): replace 215 suppression comments with real fixes 2026-04-10 22:43:05 +02:00