-
Notifications
You must be signed in to change notification settings - Fork 87
feat: add root heading level support to dashboard layout #9249
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 root heading level support to dashboard layout #9249
Conversation
a0088af to
e9590b4
Compare
|
b3ecb34 to
4f03518
Compare
02c9ffd to
dd38c31
Compare
|
3512498 to
49beea5
Compare
Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
49beea5 to
9682d74
Compare
|
|
This ticket/PR has been released with Vaadin 25.0.0-beta6. |



Description
This PR adds root heading level support to
DashboardLayout. It was previously added for Dashboard. This PR also refactors the heading level logic inDashboard,DashboardWidget, andDashboardSection; centralizing them inDashboardLayoutMixinandDashboardItemMixin.Fixes #8924
Type of change
Checklist