-
Notifications
You must be signed in to change notification settings - Fork 86
refactor: update dashboard styles, add Lumo theme variants #8962
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
Conversation
packages/dashboard/theme/lumo/vaadin-dashboard-widget-styles.js
Outdated
Show resolved
Hide resolved
We should probably add some visual tests for the themes. |
Added some tests. Can you check the baseline images @rolfsmeds ? |
As I've now modified stuff again, I'm guessing the baselines need updating too @ugur-vaadin ? |
Updated the images. Header content alignment seems to have changed. Can you check to see if anything looks out of place? |
Header content alignment was changed to support wrapping widget titles, but I see now that apparently the titles are rendering significantly lower in the test images than on macOS, which probably means they do so on Windows too. Doesn't look very good. I'll make a couple of small tweaks to hopefully make it look better. |
…etter visual alignment.
Updated the images. |
LGTM |
packages/dashboard/test/visual/lumo/screenshots/dashboard/baseline/theme-flat-widgets.png
Outdated
Show resolved
Hide resolved
packages/dashboard/test/visual/lumo/screenshots/dashboard/baseline/theme-elevated-widgets.png
Outdated
Show resolved
Hide resolved
Co-authored-by: Jouni Koivuviita <[email protected]>
|
Co-authored-by: ugur-vaadin <[email protected]>
…9204) Co-authored-by: Rolf Smeds <[email protected]> Co-authored-by: ugur-vaadin <[email protected]>
Description
Fixes #8961
Fixes #8706
Type of change
Checklist
Additional for
Feature
type of change