vikunja/frontend/src/components/gantt
kolaente f25147d09c fix(gantt): ensure chart container fills viewport width for narrow date ranges
Adds min-inline-size: 100% to .gantt-container so the scrollable area
never appears narrower than the card width, even with short date ranges.

Ref #2337
2026-04-03 19:07:49 +00:00
..
primitives fix(components): add undefined checks in GanttChartPrimitive 2025-11-22 17:23:03 +01:00
GanttChart.vue fix(gantt): ensure chart container fills viewport width for narrow date ranges 2026-04-03 19:07:49 +00:00
GanttChartBody.vue feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
GanttRelationArrows.vue fix(gantt): remove unreachable hover rule on relation arrows 2026-03-03 13:11:43 +01:00
GanttRow.vue feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
GanttRowBars.vue fix(gantt): render collapse chevron after bars for correct SVG paint order 2026-03-03 13:11:43 +01:00
GanttTimelineHeader.vue feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00
GanttVerticalGridLines.vue feat(gantt): rebuild the gantt chart (#1001) 2025-08-12 16:33:50 +02:00