Skip to content

feat(automation): rename to arrange-nodes and add distribution#354

Merged
andypalmi merged 1 commit into
mainfrom
feat/distribute-nodes
May 25, 2026
Merged

feat(automation): rename to arrange-nodes and add distribution#354
andypalmi merged 1 commit into
mainfrom
feat/distribute-nodes

Conversation

@andypalmi
Copy link
Copy Markdown
Contributor

@andypalmi andypalmi commented May 22, 2026

Summary

  • Renames align-selection action to arrange-nodes
  • Adds horizontal and vertical distribution directions (requires 3+ nodes)
  • Alignment directions unchanged: grid, left, right, top, bottom, middle, center

Closes #352

Test plan

  • Existing alignment tests updated to use new action name
  • New tests for distribution directions and minimum node count validation
  • All 392 tests passing

Renames align-selection action to arrange-nodes. Adds horizontal
and vertical distribution directions (requires 3+ nodes).
@andypalmi andypalmi requested a review from Steve-Mcl May 22, 2026 16:57
@andypalmi andypalmi merged commit e8913c4 into main May 25, 2026
10 checks passed
@andypalmi andypalmi deleted the feat/distribute-nodes branch May 25, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename align-selection to arrange-selection and add distribution

2 participants