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

Support prop ignore reduce motion for bottom sheet #979

Merged
merged 3 commits into from
Dec 27, 2024

Conversation

sieu-db
Copy link
Collaborator

@sieu-db sieu-db commented Dec 27, 2024

Overview

  • support prop ignore reduce motion for bottom sheet

Important

Adds ignoreReduceMotion prop to BottomSheet to control motion settings in BottomSheet.tsx.

  • Behavior:
    • Adds ignoreReduceMotion prop to BottomSheet in BottomSheet.tsx.
    • Sets overrideReduceMotion in BottomSheetComponent to ReduceMotion.Never if ignoreReduceMotion is true, otherwise ReduceMotion.System.

This description was created by Ellipsis for a615865. It will automatically update as commits are pushed.

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

Copy link

Published version: @draftbit/[email protected]

@sieu-db sieu-db merged commit b8490f4 into master Dec 27, 2024
3 checks passed
@sieu-db sieu-db deleted the sieu/bottomsheet-ignore-reduce-motion branch December 27, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant