vaadin / flow-components

Java counterpart of Vaadin Web Components
101 stars 66 forks source link

feat: add wrap API to HorizontalLayout/VerticalLayout #6839

Closed DiegoCardoso closed 6 days ago

DiegoCardoso commented 6 days ago

Description

This pull request introduces new functionality to the ThemableLayout class in the vaadin-ordered-layout-flow package, adding support for item wrapping within the layout. Additionally, it includes corresponding test cases to ensure the new functionality works as expected.

New functionality:

Testing:

Fixes https://github.com/vaadin/web-components/issues/7949

Type of change

sonarcloud[bot] commented 6 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

vaadin-bot commented 5 days ago

This ticket/PR has been released with Vaadin 24.6.0.alpha4 and is also targeting the upcoming stable 24.6.0 version.