Skip to content

Add GraphLayout.setProps lifecycle and refactor layouts to use it#393

Open
ibgreen wants to merge 7 commits intomasterfrom
codex/add-setprops-method-to-graphlayout-ftg6x6
Open

Add GraphLayout.setProps lifecycle and refactor layouts to use it#393
ibgreen wants to merge 7 commits intomasterfrom
codex/add-setprops-method-to-graphlayout-ftg6x6

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 8, 2025

Summary

  • add a base GraphLayout.setProps implementation with validation hooks and automatic graph updates
  • route GraphEngine, LegacyGraphLayoutAdapter, and layout subclasses through the new API instead of mutating props
  • document the workflow and extend tests to cover prop updates and SimpleLayout accessors

Testing

  • yarn test-node

Codex Task

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.

1 participant