Skip to content

feat(react-motion-components-preview): migrate Blur to directed parameters#36398

Open
robertpenner wants to merge 1 commit into
microsoft:masterfrom
robertpenner:feat/blur-presence-projections
Open

feat(react-motion-components-preview): migrate Blur to directed parameters#36398
robertpenner wants to merge 1 commit into
microsoft:masterfrom
robertpenner:feat/blur-presence-projections

Conversation

@robertpenner

Copy link
Copy Markdown
Collaborator

Summary

  • migrate Blur from outRadius/inRadius to the graph-level fromRadius/restRadius/toRadius parameter record
  • preserve the stable factory-generated Blur.In and Blur.Out projections
  • make blurAtom a neutral directed fromRadiustoRadius atom
  • update component and atom call sites, stories, tests, API report, and change file

Validation

  • yarn nx test react-motion-components-preview --runInBand — 171 tests passed
  • yarn nx run react-motion-components-preview:type-check --excludeTaskDependencies
  • yarn nx run react-motion-components-preview:lint --excludeTaskDependencies
  • yarn nx run react-motion-components-preview:generate-api --excludeTaskDependencies --skipNxCache
  • git diff --check

@github-actions

Copy link
Copy Markdown

📊 Bundle size report

✅ No changes found

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

@@ -0,0 +1,7 @@
{

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/Menu Converged - submenuIndicator slotted content 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Menu Converged - submenuIndicator slotted content.default - RTL.submenus open.chromium.png 404 Changed
vr-tests-react-components/Positioning 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 622 Changed
vr-tests-react-components/ProgressBar converged 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/ProgressBar converged.Indeterminate + thickness.default.chromium.png 127 Changed
vr-tests-react-components/ProgressBar converged.Indeterminate + thickness - High Contrast.default.chromium.png 130 Changed
vr-tests-react-components/TagPicker 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled - RTL.disabled input hover.chromium.png 635 Changed

There were 1 duplicate changes discarded. Check the build logs for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant