-
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(text-input): Add screenshot tests #28929
chore(text-input): Add screenshot tests #28929
Conversation
📊 Bundle size report🤖 This report was generated against 2f59582504dca05054a49aa2d47a483356fb6a69 |
@@ -0,0 +1,179 @@ | |||
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
TextInput 28 screenshots
Image Name | Diff(in Pixels) | Image Type |
---|---|---|
TextInput.Appearance Filled Darker - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Appearance Filled Darker.normal.chromium.png | 0 | Added |
TextInput.Appearance Filled Lighter - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Appearance Filled Lighter.normal.chromium.png | 0 | Added |
TextInput.Appearance Outline - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Appearance Outline.normal.chromium.png | 0 | Added |
TextInput.Appearance Underline - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Appearance Underline.normal.chromium.png | 0 | Added |
TextInput.Content End - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Content End - RTL.normal.chromium.png | 0 | Added |
TextInput.Content End.normal.chromium.png | 0 | Added |
TextInput.Content Start - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Content Start - RTL.normal.chromium.png | 0 | Added |
TextInput.Content Start End - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Content Start End - RTL.normal.chromium.png | 0 | Added |
TextInput.Content Start End.normal.chromium.png | 0 | Added |
TextInput.Content Start.normal.chromium.png | 0 | Added |
TextInput.Default.normal.chromium.png | 0 | Added |
TextInput.Disabled - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Disabled.normal.chromium.png | 0 | Added |
TextInput.Inline.normal.chromium.png | 0 | Added |
TextInput.Placeholder - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Placeholder.normal.chromium.png | 0 | Added |
TextInput.Required - Dark Mode.normal.chromium.png | 0 | Added |
TextInput.Required.normal.chromium.png | 0 | Added |
TextInput.Size Large.normal.chromium.png | 0 | Added |
TextInput.Size Medium.normal.chromium.png | 0 | Added |
TextInput.Size Small.normal.chromium.png | 0 | Added |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 2f59582504dca05054a49aa2d47a483356fb6a69 (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 b1e0ff1:
|
393b521
into
microsoft:web-components-v3
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
* chore(text-input): Add screenshot tests * node16 module resolution
Add screenshot tests for
fluent-text-input