meldestelle/frontend/core
StefanMoCoAt f78563f8c8 chore(frontend): refactor navigation and DI setup, remove unused shared module
- Replaced `initKoin` with `startKoin` for DI initialization consistency across platforms.
- Introduced `StateNavigationPort` with `StateFlow` to streamline navigation state management.
- Migrated `AppScreen` to sealed class with route mapping for better navigation handling.
- Deleted unused `frontend/shared` module and removed related dependencies from build files.
- Cleaned up legacy navigation and Redux-related code, aligning with MVVM architecture.
2026-02-01 13:46:39 +01:00
..
auth chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
design-system chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
domain chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
local-db chore(frontend): improve comment formatting, fix minor code inconsistencies, and enhance SQLite worker initialization 2026-02-01 12:15:16 +01:00
navigation chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
network chore(frontend): cleanup legacy code and improve localization consistency 2026-02-01 12:00:10 +01:00
sync chore(frontend): improve comment formatting, fix minor code inconsistencies, and enhance SQLite worker initialization 2026-02-01 12:15:16 +01:00