-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
chore(switch): Add screenshot tests #28930
chore(switch): Add screenshot tests #28930
Conversation
📊 Bundle size report🤖 This report was generated against 2f59582504dca05054a49aa2d47a483356fb6a69 |
@@ -0,0 +1,82 @@ | |||
import * as React from 'react'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕵 fluentui-web-components-v3 Open the Visual Regressions report to inspect the affected screenshots
Switch 34 screenshots
Image Name | Diff(in Pixels) | Image Type |
---|---|---|
Switch.Checked - Dark Mode.hover.chromium.png | 0 | Added |
Switch.Checked - Dark Mode.normal.chromium.png | 0 | Added |
Switch.Checked - RTL.hover.chromium.png | 0 | Added |
Switch.Checked - RTL.normal.chromium.png | 0 | Added |
Switch.Checked.hover.chromium.png | 0 | Added |
Switch.Checked.normal.chromium.png | 0 | Added |
Switch.Default - Dark Mode.hover.chromium.png | 0 | Added |
Switch.Default - Dark Mode.normal.chromium.png | 0 | Added |
Switch.Default - RTL.hover.chromium.png | 0 | Added |
Switch.Default - RTL.normal.chromium.png | 0 | Added |
Switch.Default.hover.chromium.png | 0 | Added |
Switch.Default.normal.chromium.png | 0 | Added |
Switch.Disabled - Dark Mode.hover.chromium.png | 0 | Added |
Switch.Disabled - Dark Mode.normal.chromium.png | 0 | Added |
Switch.Disabled - RTL.hover.chromium.png | 0 | Added |
Switch.Disabled - RTL.normal.chromium.png | 0 | Added |
Switch.Disabled Checked - Dark Mode.hover.chromium.png | 0 | Added |
Switch.Disabled Checked - Dark Mode.normal.chromium.png | 0 | Added |
Switch.Disabled Checked.hover.chromium.png | 0 | Added |
Switch.Disabled Checked.normal.chromium.png | 0 | Added |
Switch.Disabled.hover.chromium.png | 0 | Added |
Switch.Disabled.normal.chromium.png | 0 | Added |
Switch.Label Above - RTL.hover.chromium.png | 0 | Added |
Switch.Label Above - RTL.normal.chromium.png | 0 | Added |
Switch.Label Above.hover.chromium.png | 0 | Added |
Switch.Label Above.normal.chromium.png | 0 | Added |
Switch.Label After - RTL.hover.chromium.png | 0 | Added |
Switch.Label After - RTL.normal.chromium.png | 0 | Added |
Switch.Label After.hover.chromium.png | 0 | Added |
Switch.Label After.normal.chromium.png | 0 | Added |
Switch.Label Before - RTL.hover.chromium.png | 0 | Added |
Switch.Label Before - RTL.normal.chromium.png | 0 | Added |
Switch.Label Before.hover.chromium.png | 0 | Added |
Switch.Label Before.normal.chromium.png | 0 | Added |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 2f59582504dca05054a49aa2d47a483356fb6a69 (build) |
RTL issue: #28933 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 673f618:
|
Add screenshot tests for
fluent-switch