-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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(slider): Add screenshot tests #28873
chore(slider): Add screenshot tests #28873
Conversation
@@ -0,0 +1,69 @@ | |||
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
Slider 20 screenshots
Image Name | Diff(in Pixels) | Image Type |
---|---|---|
Slider.Default - Dark Mode.normal.chromium.png | 0 | Added |
Slider.Default - Dark Mode.rightArrow.chromium.png | 0 | Added |
Slider.Default - RTL.normal.chromium.png | 0 | Added |
Slider.Default - RTL.rightArrow.chromium.png | 0 | Added |
Slider.Default.normal.chromium.png | 0 | Added |
Slider.Default.rightArrow.chromium.png | 0 | Added |
Slider.Disabled - Dark Mode.normal.chromium.png | 0 | Added |
Slider.Disabled - Dark Mode.rightArrow.chromium.png | 0 | Added |
Slider.Disabled.normal.chromium.png | 0 | Added |
Slider.Disabled.rightArrow.chromium.png | 0 | Added |
Slider.Size Medium.normal.chromium.png | 0 | Added |
Slider.Size Medium.rightArrow.chromium.png | 0 | Added |
Slider.Size Small.normal.chromium.png | 0 | Added |
Slider.Size Small.rightArrow.chromium.png | 0 | Added |
Slider.Slider Steps Vertical.normal.chromium.png | 0 | Added |
Slider.Slider Steps Vertical.rightArrow.chromium.png | 0 | Added |
Slider.Slider Steps.normal.chromium.png | 0 | Added |
Slider.Slider Steps.rightArrow.chromium.png | 0 | Added |
Slider.Vertical.normal.chromium.png | 0 | Added |
Slider.Vertical.rightArrow.chromium.png | 0 | Added |
📊 Bundle size report🤖 This report was generated against a6baaca2a79e39bd1ef616ddb757d7505d6b0adf |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: a6baaca2a79e39bd1ef616ddb757d7505d6b0adf (build) |
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 1466367:
|
RTL issues: #28914 |
6517469
to
1466367
Compare
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
418892e
into
microsoft:web-components-v3
Add screenshot tests for
fluent-slider