mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 09:02:07 +00:00
- 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.