Files
Luciano Castillo c84182b2e4 feat(ActionGraph): implement async layout calculation for large graphs
- Enhanced the ActionGraph component to support asynchronous layout calculations for large graphs, improving UI responsiveness during layout updates.
- Introduced a loading overlay to indicate layout processing and initial hydration states, providing better user feedback.
- Added a new `isHydrating` prop to manage loading states effectively when fetching graph data.
2026-01-30 16:40:41 -05:00
..