meldestelle/frontend
Stefan Mogeritsch a0b7d5aa34 feat(theme): add centralized typography and color definitions
- Introduced `AppTypography` for standardized text styles across the project.
- Added `AppColors` with centralized color palette for consistent theming.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-21 16:57:20 +01:00
..
core feat(theme): add centralized typography and color definitions 2026-03-21 16:57:20 +01:00
features refactor(ui): replace TabRow with PrimaryTabRow and improve toggle state handling in MainApp 2026-03-21 14:00:15 +01:00
shells/meldestelle-portal refactor(theme): centralize colors and typography in AppColors and AppTypography 2026-03-21 16:56:33 +01:00
README.md chore(frontend): remove custom Webpack sqlite-wasm integration plugins and cleanup config 2026-01-26 20:37:23 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: → docs/06_Frontend/README.md