Skip to content

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 8, 2025

Summary

  • move protected updateGraph implementations below the public APIs in legacy layouts to keep internal helpers separate
  • shift internal helpers like _engageWorker, _generateSimulator, and _strength after the public surface across D3/d3-force/GPU/experimental layouts
  • clean up minor style issues such as default node-position fallbacks and comment alignment while keeping behavior intact

Testing

  • yarn lint
  • yarn vitest run --project node modules/graph-layers/test/core/graph-engine.spec.ts modules/graph-layers/test/core/graph-layout.spec.ts modules/graph-layers/test/layouts/d3-dag-layout.spec.ts

Codex Task

@ibgreen ibgreen changed the title Reorder layout APIs ahead of internal helpers feat(graph-layers) Reorder layout APIs ahead of internal helpers Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants