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: vaadin-dashboard component #7946

Merged
merged 67 commits into from
Oct 8, 2024
Merged

feat: vaadin-dashboard component #7946

merged 67 commits into from
Oct 8, 2024

Conversation

tomivirkki
Copy link
Member

@tomivirkki tomivirkki commented Oct 7, 2024

Description

This PR merges the dashboard package from feat/dashboard to main

Note: merge this PR with "Create a merge commit"

Type of change

Feature

tomivirkki and others added 30 commits August 14, 2024 13:56
ugur-vaadin and others added 9 commits September 30, 2024 09:35
* feat: add dense mode

* refactor: remove dense property from dashboard and layout

* fix: make dashboard layout extend layout mixin

* chore: add js suffix to import
* refactor: rename header slot to header content

* chore: update dev pages to use header content slot
* docs: add dashboard jsdocs

* docs: add attr annotations

* docs: remove defaults from custom properties

* Update packages/dashboard/src/vaadin-dashboard-layout.d.ts

Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>

* docs: add backticks to property names

* docs: replace header and inner html with text content

* docs: rename gap property to spacing

* chore: fix typo

* docs: rename header to header content

---------

Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
packages/dashboard/src/keyboard-controller.js Outdated Show resolved Hide resolved
packages/dashboard/src/vaadin-dashboard-button.js Outdated Show resolved Hide resolved
packages/dashboard/src/vaadin-dashboard-helpers.js Outdated Show resolved Hide resolved
packages/dashboard/src/vaadin-dashboard-section.js Outdated Show resolved Hide resolved
packages/dashboard/src/widget-reorder-controller.js Outdated Show resolved Hide resolved
packages/dashboard/src/widget-resize-controller.js Outdated Show resolved Hide resolved
packages/dashboard/src/widget-resize-controller.js Outdated Show resolved Hide resolved
packages/dashboard/src/keyboard-controller.js Outdated Show resolved Hide resolved
packages/dashboard/src/vaadin-dashboard.js Outdated Show resolved Hide resolved
dev/dashboard.html Outdated Show resolved Hide resolved
Copy link
Contributor

@sissbruecker sissbruecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly did manual testing. Reported a few smaller issues, otherwise works fine 👍

Copy link

sonarcloud bot commented Oct 8, 2024

@ZheSun88 ZheSun88 removed the request for review from vursen October 8, 2024 08:40
@tomivirkki tomivirkki merged commit 73c9d6b into main Oct 8, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard branch October 8, 2024 08:45
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.

5 participants