fix(Timepicker-compat): clearIcon not working in freeform#31324
Merged
YuanboXue-Amber merged 5 commits intomicrosoft:masterfrom May 27, 2024
Merged
fix(Timepicker-compat): clearIcon not working in freeform#31324YuanboXue-Amber merged 5 commits intomicrosoft:masterfrom
YuanboXue-Amber merged 5 commits intomicrosoft:masterfrom
Conversation
|
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. |
Collaborator
📊 Bundle size report
🤖 This report was generated against 3be221900e3c3898dc34570c5f4d14a224bc2d01 |
layershifter
approved these changes
May 16, 2024
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
fabricteam
reviewed
May 27, 2024
| @@ -0,0 +1,7 @@ | |||
| { | |||
Collaborator
There was a problem hiding this comment.
🕵 fluentuiv9 Open the Visual Regressions report to inspect the affected screenshots
Avatar Converged 1 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Avatar Converged.badgeMask.normal.chromium.png | 2 | Changed |
Card Converged - Selectable 8 screenshots
| Image Name | Diff(in Pixels) | Image Type |
|---|---|---|
| Card Converged - Selectable.appearance focusable + selectable.click.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance focusable + selectable.hover.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance focusable + selectable.normal.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance focusable + selectable.selected.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance selectable - Filled.click.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance selectable - Filled.hover.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance selectable - Filled.normal.chromium.png | 0 | Added |
| Card Converged - Selectable.appearance selectable - Filled.selected.chromium.png | 0 | Added |
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
May 28, 2024
* master: (49 commits) Update focus order in sankey chart for vertical navigation (microsoft#31469) chore: use new performant 'type-check' for v9 libaries (microsoft#31454) applying package updates fix(Timepicker-compat): clearIcon not working in freeform (microsoft#31324) chore: re-enable lint rule (microsoft#31459) feat(react-tag-picker): adds text property to TagPickerOption (microsoft#31474) feat(recipes): create package with initial implementation (moved from /apps) (microsoft#31386) applying package updates applying package updates chore: revert globals changes (microsoft#31470) (web-components) Use `ElementInternals` for TextInput elements (microsoft#31201) chore:(docs) Update and migrate component implementation guide (microsoft#31398) disallow all globals in Fluent v9 (microsoft#30967) chore:(react-nav-preview) Recomposing more components and some pixel pushing (microsoft#31387) fix(pr-deploy-site): explicitly set types to not include whole @types/* globals which are causing issues with addition of @types/web (microsoft#31465) fix(recipes-react-components): explicitly set types to not include whole @types/* globals which are cauising issues with addition of @types/web (microsoft#31463) applying package updates applying package updates applying package updates Update IconDirectionContextProvider import to import from specific path (microsoft#31006) ...
miroslavstastny
pushed a commit
to miroslavstastny/fluentui
that referenced
this pull request
Jun 14, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

fix #31123
title says all.