Commit graph

3 commits

Author SHA1 Message Date
Janus C. H. Knudsen
8456d8aa28 Enhances CSS grid configuration synchronization
Replaces isolated grid column update with comprehensive CSS property management

Extends configuration synchronization to include:
- Dynamic grid layout dimensions
- Hour height configuration
- Work and day hour boundaries

Provides more flexible and configurable grid styling
2025-11-03 23:07:30 +01:00
Janus C. H. Knudsen
d3f4667b61 Adds dynamic CSS grid column management
Updates ConfigManager to dynamically set CSS grid columns based on work week settings

Ensures the grid layout accurately reflects the number of visible days in the calendar view
Automatically updates grid columns when work week configuration changes

Improves responsive design and layout flexibility
2025-11-03 22:52:48 +01:00
Janus C. H. Knudsen
989c9bd69d Batch update, WIP 2025-11-03 22:04:37 +01:00
Renamed from src/configuration/ConfigManager.ts (Browse further)