Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add itemMaxWidths attribute #1473

Merged
merged 1 commit into from
Jan 21, 2025
Merged

feat: add itemMaxWidths attribute #1473

merged 1 commit into from
Jan 21, 2025

Conversation

awesthouse
Copy link
Contributor

What does this pull request change?

  • feat: add itemMaxWidths attribute to set maxWidths for child views of StackPlugin

Why is this pull request needed?

If stack child has maxWidth, the parent wrapper should follow that width, but there doesn't seem to be a way around using full width in EntityView so it will always span full width and there's no way of knowing the maxWidth of child elements either. Best solution seems to be giving opportunity to set maxWidths of children in the actual StackPlugin config.

Issues related to this change

#1466

@awesthouse awesthouse requested a review from a team as a code owner January 21, 2025 09:17
@awesthouse awesthouse merged commit 169d7c5 into main Jan 21, 2025
8 checks passed
@awesthouse awesthouse deleted the feat/stack-maxwidths branch January 21, 2025 14:15
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.

2 participants