Calendar/src/v2/core
Janus C. H. Knudsen ee46593a5a Adds dynamic header hiding for date groupings
Introduces hideHeader option for date grouping configurations
Enables suppressing date headers in specific views like day view
Improves calendar view flexibility by conditionally rendering headers
2025-12-15 22:53:44 +01:00
..
CalendarOrchestrator.ts Adds dynamic header hiding for date groupings 2025-12-15 22:53:44 +01:00
DateService.ts Adds workweek settings and dynamic view configuration 2025-12-15 22:24:32 +01:00
EntityResolver.ts Adds hierarchical grouping and entity resolution support 2025-12-15 17:10:43 +01:00
EventBus.ts Refactors calendar data management and sync infrastructure 2025-12-08 00:26:16 +01:00
FilterTemplate.ts Adds hierarchical grouping and entity resolution support 2025-12-15 17:10:43 +01:00
HeaderDrawerManager.ts Enhances header drawer with multi-row event layout 2025-12-11 23:43:51 +01:00
IEntityResolver.ts Adds hierarchical grouping and entity resolution support 2025-12-15 17:10:43 +01:00
IGridConfig.ts Enhances event layout engine with advanced rendering logic 2025-12-11 18:11:11 +01:00
IGroupingRenderer.ts Adds dynamic header hiding for date groupings 2025-12-15 22:53:44 +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
RenderBuilder.ts Refactors renderer interfaces and implementations 2025-12-09 23:16:13 +01:00
ScrollManager.ts Syncs header drawer scroll with calendar header 2025-12-15 20:02:38 +01:00
ViewConfig.ts Adds dynamic header hiding for date groupings 2025-12-15 22:53:44 +01:00