Files
design-system/src/pages
hsiegeln 19dccb8685
All checks were successful
Build & Publish / publish (push) Successful in 51s
feat: add registerable actions to ProcessorTimeline and RouteFlow
Both components now accept `actions` (static) or `getActions` (dynamic
per-item) props. When provided, a "⋮" trigger appears on hover that
opens a Dropdown menu. Click propagation is stopped so action clicks
don't fire the row/node click handler.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 19:49:07 +01:00
..