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: dashboard widget rowspan #7781

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Conversation

tomivirkki
Copy link
Member

Description

Add row spanning support for <vaadin-dashboard-layout> and <vaadin-dashboard>

  • Items can span multiple rows

Added API:
--vaadin-dashboard-item-rowspan: Applied to a child element of a dashboard. Affects its row span in the layout grid.

Fixes https://github.com/orgs/vaadin/projects/70/views/1?pane=issue&itemId=78393707

Part of vaadin/platform#6626

Type of change

Feature

Copy link

sonarcloud bot commented Sep 9, 2024

@tomivirkki tomivirkki merged commit a51684e into feat/dashboard Sep 10, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard-rowspan branch September 10, 2024 06:03
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