Skip to content

feat: add fitHeight Prop to Layout Components for Full Parent Height Support#146

Merged
eugeneshulga869 merged 1 commit into
developfrom
SE-638
Jun 17, 2025
Merged

feat: add fitHeight Prop to Layout Components for Full Parent Height Support#146
eugeneshulga869 merged 1 commit into
developfrom
SE-638

Conversation

@eugeneshulga869
Copy link
Copy Markdown
Collaborator

This PR introduces a new optional fitHeight parameter to core layout components such as Container, Grid, Flex, Card, and others.

When fitHeight is enabled, the component will apply height: 100%, allowing it to fully inherit the height of its parent. This change improves layout flexibility and enables more robust composition patterns — especially for full-height views like canvases, modals, or dashboards.

@eugeneshulga869 eugeneshulga869 self-assigned this Jun 17, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
csk6-jd-preview ❌ Failed (Inspect) Jun 17, 2025 1:43pm
dxa-demo ❌ Failed (Inspect) Jun 17, 2025 1:43pm
fsdemo ❌ Failed (Inspect) Jun 17, 2025 1:43pm
qorvo-demo ❌ Failed (Inspect) Jun 17, 2025 1:43pm

@eugeneshulga869 eugeneshulga869 merged commit a02d801 into develop Jun 17, 2025
9 of 18 checks passed
@eugeneshulga869 eugeneshulga869 deleted the SE-638 branch June 17, 2025 14:19
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