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 form layout CSS properties, deprecate form item ones #8691

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Feb 18, 2025

Description

This PR introduces the CSS properties --vaadin-form-layout-label-width and --vaadin-form-layout-label-spacing, and deprecates the old form item properties --vaadin-form-item-label-width and --vaadin-form-item-label-spacing.

Fixes #8683

Type of change

  • Feature

@vursen vursen marked this pull request as ready for review February 18, 2025 07:29
@vursen vursen requested a review from DiegoCardoso February 18, 2025 07:29
@vursen vursen force-pushed the deprecate-rest-form-item-CSS-properties branch from a94b7b0 to bd7f11d Compare February 18, 2025 11:29
@vursen vursen merged commit 1dc31c7 into main Feb 19, 2025
9 checks passed
@vursen vursen deleted the deprecate-rest-form-item-CSS-properties branch February 19, 2025 09:18
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.

Deprecate form item CSS properties, introduce form layout properties
2 participants