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 items and renderer to dashboard #7680

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

tomivirkki
Copy link
Member

Description

Add items and renderer properties to <vaadin-dashboard>

New API for <vaadin-dashboard>:

  • items: An array containing the items of the dashboard
  • renderer: Custom function for rendering a widget for each dashboard item.

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

Part of vaadin/platform#6626

Type of change

Feature

Copy link

@tomivirkki tomivirkki requested a review from ugur-vaadin August 21, 2024 09:45
@tomivirkki tomivirkki merged commit f7051b0 into feat/dashboard Aug 21, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard-items branch August 21, 2024 11:58
@vaadin-bot
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants