Skip to content

Conversation

@mikey75
Copy link
Owner

@mikey75 mikey75 commented Oct 22, 2025

Drop string based component constraints like "cell 0 0, alignx center, flowx" to Mig's own fluent API so

add(component, "cell 0 0, alignx center, flowx");

becomes

add(component, cell(0,0).alignX("center").flowX());

@mikey75 mikey75 merged commit e5bf980 into master Oct 24, 2025
2 checks passed
@mikey75
Copy link
Owner Author

mikey75 commented Oct 24, 2025

No external CRs, despite asking, think i am gonna merge!

@mikey75 mikey75 deleted the mig-ref branch October 24, 2025 16:28
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.

1 participant