Skip to content

feat: Install necessary visx packages for Workflow History Timeline#1135

Merged
adhityamamallan merged 3 commits intocadence-workflow:masterfrom
adhityamamallan:visx-packages
Jan 22, 2026
Merged

feat: Install necessary visx packages for Workflow History Timeline#1135
adhityamamallan merged 3 commits intocadence-workflow:masterfrom
adhityamamallan:visx-packages

Conversation

@adhityamamallan
Copy link
Member

@adhityamamallan adhityamamallan commented Jan 21, 2026

Summary

  • Install necessary visx packages for Workflow History Timeline
    • @visx/axis: timeline's X-axis
    • @visx/event: reading the pointer position
    • @visx/group: SVG grouping
    • @visx/pattern: line pattern for running events
    • @visx/responsive: handle scaling along X-axis
    • @visx/scale: scale data points to pixels
    • @visx/shape: timeline event bars
    • @visx/tooltip: timeline event tooltips
  • Fix existing security vulnerabilities using npm audit fix

Test plan

Ran locally to sanity-check.

Signed-off-by: Adhitya Mamallan <adhitya.mamallan@uber.com>
Signed-off-by: Adhitya Mamallan <adhitya.mamallan@uber.com>
Signed-off-by: Adhitya Mamallan <adhitya.mamallan@uber.com>
@adhityamamallan adhityamamallan merged commit 1c1bdec into cadence-workflow:master Jan 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants