Using migrate rather than upgrade term#24695
Merged
GeoffCoxMSFT merged 5 commits intomicrosoft:masterfrom Sep 7, 2022
Merged
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. Latest deployment of this branch, based on commit ca2112d:
|
spmonahan
reviewed
Sep 7, 2022
apps/public-docsite-v9/src/Concepts/Migration/FromV0/migrate-styles.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/FromV8/Components/Theme.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Overview.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Overview.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Overview.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Planning.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Planning.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Planning.stories.mdx
Outdated
Show resolved
Hide resolved
apps/public-docsite-v9/src/Concepts/Migration/Planning.stories.mdx
Outdated
Show resolved
Hide resolved
change/@fluentui-react-components-e349e408-4be5-4669-a75b-4e9191d6e7d1.json
Outdated
Show resolved
Hide resolved
khmakoto
reviewed
Sep 7, 2022
apps/public-docsite-v9/src/Concepts/Migration/FromV0/migrate-styles.stories.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com> Co-authored-by: Sean Monahan <seanmonahan@microsoft.com>
…fluentui into upgrade-to-migrate
Collaborator
📊 Bundle size reportUnchanged fixtures
|
Collaborator
Perf Analysis (
|
| Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
|---|---|---|---|---|---|
| Avatar | mount | 1281 | 1293 | 5000 | |
| Button | mount | 973 | 950 | 5000 | |
| FluentProvider | mount | 1464 | 1588 | 5000 | |
| FluentProviderWithTheme | mount | 621 | 597 | 10 | |
| FluentProviderWithTheme | virtual-rerender | 598 | 598 | 10 | |
| FluentProviderWithTheme | virtual-rerender-with-unmount | 634 | 627 | 10 | |
| MakeStyles | mount | 1755 | 1894 | 50000 | |
| SpinButton | mount | 2446 | 2483 | 5000 |
Asset size changesUnable to find bundle size details for Baseline commit: 76e7b65 Possible causes
Recommendations
|
spmonahan
approved these changes
Sep 7, 2022
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Sep 9, 2022
* master: (63 commits) feat: add helper types to assist DOM element handling (microsoft#24722) applying package updates Textarea/hc bug (microsoft#24701) Fix null ref in use slider (microsoft#24728) Add Field unit tests, and remove snapshot tests (microsoft#24706) Stress Test: add build commands (microsoft#24575) Coachmark - useOffsetHeight should cause re-render on each set state to match v7 functionality (microsoft#24702) Implement screener tests for Field components (microsoft#24684) Update Field types to clean up react-field.api.md (microsoft#24703) fix(Popup): remove rotate(360deg) from PopupContent content styles (microsoft#24432) fix(FocusZone): should reset tabindex when focus is outside the zone with prop `shouldResetActiveElementWhenTabFromZone` (microsoft#24463) Fix greyed out legend key contrast ratio (microsoft#24714) fix: Portal compat should apply `focus-visible` ponyfill (microsoft#24712) Fix artifact error (microsoft#24717) chore(react-dialog): remove localShorthands in favor of griffel shorthands (microsoft#24715) Skip screener checks for draft PRs with exception of appropriately la… (microsoft#24694) fix: Remove provider classname from focus styles (microsoft#24710) feat: autocontrolled `useTable` hook (microsoft#24688) feat: add dialog properties to getNativeElementProps (microsoft#24698) Using migrate rather than upgrade term (microsoft#24695) ...
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.
Changes
Fixes #24676