-
Notifications
You must be signed in to change notification settings - Fork 85
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 middle and end slots to horizontal layout #8515
Conversation
578a43c
to
843cfb3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only did some testing around the wrapping behavior for now.
packages/horizontal-layout/src/vaadin-horizontal-layout-mixin.js
Outdated
Show resolved
Hide resolved
packages/horizontal-layout/src/vaadin-horizontal-layout-mixin.js
Outdated
Show resolved
Hide resolved
3538579
to
6bb3ad5
Compare
7281f64
to
b24788b
Compare
...zontal-layout/test/visual/lumo/screenshots/horizontal-layout/baseline/slots-all-wrap-end.png
Outdated
Show resolved
Hide resolved
...zontal-layout/test/visual/lumo/screenshots/horizontal-layout/baseline/slots-all-wrap-end.png
Outdated
Show resolved
Hide resolved
|
This ticket/PR has been released with Vaadin 24.7.0.alpha10 and is also targeting the upcoming stable 24.7.0 version. |
Description
Part of vaadin/platform#5038
Type of change