Skip to content
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

fix(web-components): prefers-reduced-motion media query in button #33034

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

radium-v
Copy link
Contributor

Previous Behavior

The media query for buttons was incorrectly formatted.

New Behavior

The transition-duration property should apply to the :host selector when the media query matches prefers-reduced-motion: reduce.

@radium-v radium-v requested a review from a team as a code owner October 13, 2024 18:30
@radium-v radium-v enabled auto-merge (squash) October 14, 2024 23:18
@fabricteam
Copy link
Collaborator

📊 Bundle size report

✅ No changes found

@radium-v radium-v merged commit eaccd58 into microsoft:master Oct 14, 2024
16 of 18 checks passed
@fabricteam
Copy link
Collaborator

🕵 fluentui-web-components-v3 No visual regressions between this PR and main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants