Calendar/src/v2/core
Janus C. H. Knudsen e581039b62 Refactors calendar data management and sync infrastructure
Introduces comprehensive data management system for calendar V2
- Adds IndexedDB storage with pluggable entity services
- Implements EventBus for decoupled event communication
- Creates data seeding mechanism for initial application setup
- Establishes sync and repository abstractions for flexible data handling
2025-12-08 00:26:16 +01:00
..
CalendarOrchestrator.ts Refactor calendar V2 core with DI and new features 2025-12-07 14:31:16 +01:00
DateService.ts Refactor calendar UI and time range configuration 2025-12-07 21:54:12 +01:00
EventBus.ts Refactors calendar data management and sync infrastructure 2025-12-08 00:26:16 +01:00
HeaderDrawerManager.ts Refactors header and scroll management logic 2025-12-07 23:25:02 +01:00
IGroupingRenderer.ts New renders+css 2025-12-06 01:22:04 +01:00
IGroupingStore.ts Refactor calendar V2 core with DI and new features 2025-12-07 14:31:16 +01:00
ITimeFormatConfig.ts Refactor calendar V2 core with DI and new features 2025-12-07 14:31:16 +01:00
NavigationAnimator.ts Refactor calendar V2 core with DI and new features 2025-12-07 14:31:16 +01:00
RenderContext.ts New renders+css 2025-12-06 01:22:04 +01:00
RendererRegistry.ts New renders+css 2025-12-06 01:22:04 +01:00
ScrollManager.ts Refactors header and scroll management logic 2025-12-07 23:25:02 +01:00
ViewConfig.ts New renders+css 2025-12-06 01:22:04 +01:00