-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix: make CBG group-field part a flex container Change `[part=group-field]` of `<vaadin-checkbox-group>` to be a flex container instead of the default block container to avoid white-space in the markup to be rendered. Part of #5738 * test: update visual tests * fix: change group-field to wrap the children elements * test: update material visual tests * test: update visual tests for field-highlighter Co-authored-by: Diego Cardoso <[email protected]>
- Loading branch information
1 parent
98bd79b
commit f0e4057
Showing
34 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-13 Bytes
(99%)
...s/checkbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4 Bytes
(100%)
...heckbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/disabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-18 Bytes
(99%)
...ox-group/test/visual/lumo/screenshots/checkbox-group/baseline/error-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16 Bytes
(98%)
...ckbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/full-width.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-22 Bytes
(99%)
...oup/test/visual/lumo/screenshots/checkbox-group/baseline/helper-above-field.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16 Bytes
(99%)
...kbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/helper-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8 Bytes
(100%)
...ox-group/test/visual/lumo/screenshots/checkbox-group/baseline/label-focused.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8 Bytes
(100%)
...s/checkbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/label.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10 Bytes
(99%)
...heckbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/required.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8 Bytes
(99%)
...eckbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/rtl-basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-17 Bytes
(99%)
...roup/test/visual/lumo/screenshots/checkbox-group/baseline/rtl-error-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-114 Bytes
(90%)
...kbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/rtl-wrapped.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+18 Bytes
(100%)
...s/checkbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/value.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-117 Bytes
(89%)
...checkbox-group/test/visual/lumo/screenshots/checkbox-group/baseline/wrapped.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2 Bytes
(100%)
...eckbox-group/test/visual/material/screenshots/checkbox-group/baseline/basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2 Bytes
(100%)
...box-group/test/visual/material/screenshots/checkbox-group/baseline/disabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-12 Bytes
(100%)
...roup/test/visual/material/screenshots/checkbox-group/baseline/error-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6 Bytes
(100%)
...x-group/test/visual/material/screenshots/checkbox-group/baseline/full-width.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-3 Bytes
(100%)
...-group/test/visual/material/screenshots/checkbox-group/baseline/helper-text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+0 Bytes
(100%)
...roup/test/visual/material/screenshots/checkbox-group/baseline/label-focused.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7 Bytes
(99%)
...eckbox-group/test/visual/material/screenshots/checkbox-group/baseline/label.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-5 Bytes
(100%)
...box-group/test/visual/material/screenshots/checkbox-group/baseline/required.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6 Bytes
(99%)
...ox-group/test/visual/material/screenshots/checkbox-group/baseline/rtl-basic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10 Bytes
(100%)
.../test/visual/material/screenshots/checkbox-group/baseline/rtl-error-message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2 Bytes
(100%)
...-group/test/visual/material/screenshots/checkbox-group/baseline/rtl-wrapped.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(100%)
...eckbox-group/test/visual/material/screenshots/checkbox-group/baseline/value.png
Oops, something went wrong.
Binary file modified
BIN
-5 Bytes
(100%)
...kbox-group/test/visual/material/screenshots/checkbox-group/baseline/wrapped.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-92 Bytes
(99%)
...t/visual/lumo/screenshots/field-highlighter/baseline/checkbox-group-focused.png
Oops, something went wrong.
Binary file modified
BIN
-96 Bytes
(99%)
...hter/test/visual/lumo/screenshots/field-highlighter/baseline/checkbox-group.png
Oops, something went wrong.
Binary file modified
BIN
-529 Bytes
(94%)
...sual/material/screenshots/field-highlighter/baseline/checkbox-group-focused.png
Oops, something went wrong.
Binary file modified
BIN
-544 Bytes
(94%)
.../test/visual/material/screenshots/field-highlighter/baseline/checkbox-group.png
Oops, something went wrong.