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(FormLayout): introduce autoResponsive mode #8689

Merged

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Feb 17, 2025

Description

This PR introduces an autoResponsive mode to FormLayout. In this mode, the component automatically creates and then dynamically adjusts columns based on the provided columnWidth, maxColumns, and the available space in the container.

Fixes #8684

Type of change

  • Feature

@vursen vursen force-pushed the feat/auto-responsive-form-layout-initial branch from 1ca6056 to f25d525 Compare February 19, 2025 09:57
…' into feat/auto-responsive-form-layout-initial
@vursen vursen force-pushed the feat/auto-responsive-form-layout-initial branch from f25d525 to c19c8d0 Compare February 19, 2025 09:57
@vursen vursen marked this pull request as ready for review February 19, 2025 09:57
@vursen vursen force-pushed the feat/auto-responsive-form-layout-initial branch from 490294f to 090424a Compare February 19, 2025 10:34
@vursen vursen changed the title feat: introduce autoResponsive mode feat(FormLayout): introduce autoResponsive mode Feb 20, 2025
@vursen vursen removed the request for review from DiegoCardoso February 20, 2025 11:57
@vursen vursen merged commit f8d30f6 into feat/auto-responsive-form-layout Feb 20, 2025
9 checks passed
@vursen vursen deleted the feat/auto-responsive-form-layout-initial branch February 20, 2025 11:59
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.

3 participants